Skip to content
Grok

Apollo Intelligence for Grok

team.apolloai/intelligence

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

client:Grok transport:stdio runtime:npm

Install Apollo Intelligence in Grok

.mcp.json (in your project root)

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

{
  "mcpServers": {
    "intelligence": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@apollo_ai/mcp-proxy"
      ],
      "env": {
        "APOLLO_API_URL": "<APOLLO_API_URL>"
      }
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

Apollo Intelligence in other clients