← v2026.3.31

Remote MCP HTTP/SSE servers

v2026.3.31 · Release notes

Configure remote mcp.servers with URL, optional streamable-http transport, auth headers, and safer redaction.

Remote MCP HTTP/SSE servers

mcp.servers can point at remote endpoints using HTTP or SSE (and optional streamable-http transport selection).

Safety

  • Support auth headers in config
  • Safer redaction of MCP credentials in logs and diagnostics

This makes it practical to run MCP tooling on another host or vendor without stuffing everything into stdio-only local servers.