Skip to content
Zed

Apollo Intelligence for Zed

team.apolloai/intelligence

36 tools: intel feeds, DeFi, crypto, OSINT, NLP, scraping, proxy. x402 micropayments.

client:Zed transport:stdio runtime:npm

Install Apollo Intelligence 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": {
    "intelligence": {
      "command": "npx",
      "args": [
        "-y",
        "@apollo_ai/mcp-proxy"
      ],
      "env": {
        "APOLLO_API_URL": "<APOLLO_API_URL>"
      }
    }
  }
}

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

Apollo Intelligence in other clients