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
{
"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