Connect agents to external APIs with Nango, with or without an MCP server.
How it works
Authorization
: Bearer token with your Nango secret keyconnection-id
: The connection ID that determines available actionsprovider-config-key
: The integration IDhttps://api.nango.dev/mcp
and supports the Streamable HTTP transport. The HTTP+SSE transport is NOT supported, as it’s being deprecated.
mcp-remote
package allows you to proxy requests to the MCP server over the Streamable HTTP transport.
~/Library/Application Support/Claude/claude_desktop_config.json
(MacOS) or %APPDATA%/Claude/claude_desktop_config.json
(Windows) in a code editor and add your desired MCP server connections using mcp-remote. Eg:
Avoid modifying the spacing on the headers as mcp-remote
is sensitive to it.