mcpbeat Sign in

Apollo Intelligence MCP Server

local only

Apollo Intelligence runs on your own machine — the client starts it, so there is no endpoint to ping. 65 installs a week from npm. Last commit 18 Sep 2026.

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

Installs per day peak 30 · avg 10 · +68% w/w
a month agotoday
65
Installs / week
npm · @apollo_ai/mcp-proxy
2
Stars
2 open issues
18 Sep 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Apollo Intelligence every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add intelligence -- npx -y @apollo_ai/mcp-proxy
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "intelligence": {
      "args": [
        "-y",
        "@apollo_ai/mcp-proxy"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.intelligence]
command = "npx"
args = ["-y", "@apollo_ai/mcp-proxy"]
.cursor/mcp.json
{
  "mcpServers": {
    "intelligence": {
      "args": [
        "-y",
        "@apollo_ai/mcp-proxy"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "intelligence": {
      "args": [
        "-y",
        "@apollo_ai/mcp-proxy"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: APOLLO_API_URL (Override API endpoint (default: https://apolloai.team)). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Apollo Intelligence

same job, measured the same way
Madeonsol
by madeonsol

Solana KOL trading intelligence & deployer analytics via x402 micropayments or API key.

670 installs/wk local only
Lead Intelligence
by timzinin-api

Pay-per-call lead intelligence tools with free MCP discovery and x402 payments.

8 tools answering
DeriveAI x402 APIs
by deriveit33z-ship-it

25 pay-per-request intelligence APIs for AI agents via x402 micropayments (USDC/Base)

25 tools answering
Webbersites X402 Data API
by webberdesign

45 pay-per-call AI agent tools: scraping, SEO, crypto data, lint, agent memory. x402 USDC on Base.

78 tools answering
Spraay X402 MCP
by plagtech

MCP server for Spraay x402 Gateway. 60 tools for crypto payments, DeFi, and AI on Base.

32 installs/wk local only
Cartography MCP Server
by mrcartographer

Human-curated crypto market intelligence with x402 payments. Weekly signals and analysis.

44 installs/wk local only
X402 MCP
by carboncashmere

177 crypto market intel endpoints with auto x402 USDC micropayments from your AI agent

60 installs/wk local only
Webbersites X402 MCP
by webberdesign

45 pay-per-call AI agent tools + wallet-owned agent memory. Scraping, SEO, lint, crypto. x402 USDC

60 installs/wk local only

Apollo Intelligence — questions

Answers built from our own checks of this server.

Why is there no uptime for Apollo Intelligence?
Apollo Intelligence runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @apollo_ai/mcp-proxy was installed 65 times last week.
How do I connect Apollo Intelligence?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @apollo_ai/mcp-proxy straight from npm; nothing to host, nothing to sign up for.
How many people use Apollo Intelligence?
The npm package @apollo_ai/mcp-proxy was installed 65 times in the last week. Week over week that is +68%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Apollo Intelligence open source?
Yes — it is published under the MIT licence, written in TypeScript, 2 stars on GitHub and 2 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.