salesforce-mcp-tunnel-drop-vs-cert-error-distinction

Salesforce MCP failures come in two distinct patterns: cert errors (use curl -sk bypass to Streamable HTTP endpoint) vs tunnel connection drops (proxy instability, not cert-related). When multiple MCP tool retries fail with connection drops — not cert errors — the tunnel proxy itself is unstable. Switch to direct Streamable HTTP fallback (POST /mcp with Accept: text/event-stream) after 2-3 consecutive failures to avoid wasted retries.