Skip to content

Cline

Connect AllMCP to Cline (the VS Code AI agent extension).

Get your API key Browse providers
  1. Open the MCP settings

    In Cline, open the MCP Servers panel and choose Configure MCP Servers to edit the JSON, or edit cline_mcp_settings.json directly.

  2. Add the allmcp block

    cline_mcp_settings.json
    {
    "mcpServers": {
    "allmcp": {
    "type": "streamableHttp",
    "url": "https://go.allmcp.co/mcp/",
    "headers": {
    "X-API-Key": "YOUR_API_KEY"
    }
    }
    }
    }
  3. Verify it’s working

    In a Cline task, ask:

    What integrations does AllMCP support?