claude.ai
Available on Pro and Max plans, and on Team or Enterprise where an admin has enabled connectors.1
Open Settings, then Connectors
Click Add custom connector.
2
Paste the server URL
Enter
https://mcp.usesuperflow.ai/mcp and save.3
Sign in and approve
Claude sends you to Superflow’s consent screen. Sign in, pick the workspace to connect, review the permissions, and click Approve.
Claude Code
1
Add the server from your terminal
2
Sign in when prompted
Claude Code runs the sign-in flow in your browser the first time a Superflow tool is used.
Claude API
Pass the server in themcp_servers block of a Messages API request, with a matching mcp_toolset entry in tools (both are required) and the MCP client beta flag:
anthropic-beta: mcp-client-2025-11-20. The authorization_token is an access token for the Superflow connector obtained through the OAuth sign-in flow; see the Claude API MCP connector docs for how clients obtain and refresh it.
Free-plan claude.ai accounts cannot add remote connectors. Upgrade, or use Claude Code, which works on any plan that includes it.