Skip to content

Home

AllMCP gives AI agents access to every SaaS integration through a single endpoint. One API key. One URL. Every tool.



Create an API key, point your MCP client at one URL, and let your agent connect providers on demand. No per-provider OAuth flows to build, no token refresh to maintain — AllMCP handles all of it.

Quickstart How it works
  1. Get your API key

    Sign up and copy your key. It looks like this:

    allmcp_xxxxxxxxxxxxxxxxxxxxxxxx
    Sign up Log in
  2. Add the endpoint

    Point your MCP client at one URL with your key in the header.

    claude_desktop_config.json
    {
    "mcpServers": {
    "allmcp": {
    "command": "npx",
    "args": ["-y", "mcp-remote", "https://go.allmcp.co/mcp/", "--header", "X-API-Key:${ALLMCP_API_KEY}"],
    "env": { "ALLMCP_API_KEY": "YOUR_API_KEY" }
    }
    }
    }

    Needs Node.js. Save and fully quit and reopen Claude Desktop.

  3. Connect a provider

    Ask your agent in plain language — it runs the whole flow.

    You: “Connect my Bitrix24.”

    Agent: Done — your Bitrix24 tools are now live.


398 tools across 11 providers.

CategoryProvidersTools
CRMBitrix24, amoCRM, Kommo (rolling out), SalesDrive, Altegio202
TasksYouGile36
SheetsGoogle Sheets77
DocsGoogle Docs4
AdsGoogle Ads40
CommsBinotel31
Restaurantsiiko8

Building a native integration takes 3–4 weeks per provider: OAuth flows, token refresh, error handling, pagination, API quirks. That’s per-provider, per-team, forever.

AllMCP handles all of it. You connect once and your agent gets access to the full tool catalog for every provider your users connect.


AllMCP has three connection modes built in — no configuration required. You choose the mode by how you pass identity in the connection URL.