Skip to content
Zed

apollo for Zed

com.mcparmory/apollo

Search and enrich contact and company data from 210M+ people and 35M+ companies

client:Zed transport:stdio runtime:pypi

Install apollo in Zed

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

{
  "context_servers": {
    "apollo": {
      "command": "uvx",
      "args": [
        "mcparmory-apollo"
      ]
    }
  }
}

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

apollo in other clients