Skip to content
Zed

apollo for Zed

io.github.wmarceau/apollo

Apollo.io lead enrichment and prospecting via MCP

client:Zed transport:stdio runtime:pypi

Install apollo in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "context_servers": {
    "apollo": {
      "command": "uvx",
      "args": [
        "apollo-mcp"
      ],
      "env": {
        "APOLLO_API_KEY": "<APOLLO_API_KEY>"
      }
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

apollo in other clients