Skip to content
Claude Desktop

Apollo.io for Claude Desktop

io.github.apolloio/apollo-mcp

Prospect, enrich leads, and manage outreach sequences with Apollo.io.

client:Claude Desktop transport:streamable-http

Install Apollo.io in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "apollo-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.apollo.io/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

Apollo.io in other clients