Skip to content
Cursor

Apollo Intelligence for Cursor

team.apolloai/intelligence

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

client:Cursor transport:stdio runtime:npm

Install Apollo Intelligence in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Apollo Intelligence in other clients