Windsurf
Connect AllMCP to Windsurf (Codeium’s IDE).
Get your API key Browse providersSet up the connection
Section titled “Set up the connection”Windsurf can connect either through its Settings UI or by editing the config file directly. Pick whichever you prefer.
-
Open MCP Servers
Open Settings → MCP Servers.
-
Add a server
Click Add Server.
-
Fill in the details
- Name:
allmcp - URL:
https://go.allmcp.co/mcp/ - Header name:
X-API-Key - Header value:
YOUR_API_KEY
- Name:
-
Save
Click Save.
-
Edit the config file
Edit
~/.codeium/windsurf/mcp_config.json:~/.codeium/windsurf/mcp_config.json {"mcpServers": {"allmcp": {"serverUrl": "https://go.allmcp.co/mcp/","headers": {"X-API-Key": "YOUR_API_KEY"}}}} -
Restart Windsurf
Restart Windsurf after editing the file.
Verify it’s working
Section titled “Verify it’s working”Open a Cascade chat in Agent mode and type:
What integrations does AllMCP support?The agent will list the integrations AllMCP supports.
Per-user scoping
Section titled “Per-user scoping”To scope tools to a specific user:
{ "mcpServers": { "allmcp": { "serverUrl": "https://go.allmcp.co/mcp/?user_id=your-user-id", "headers": { "X-API-Key": "YOUR_API_KEY" } } }}Next steps
Section titled “Next steps” Browse providers See every provider you can connect and the tools each one offers.