An MCP server that exposes Apollo’s API for market intelligence, web search/scraping, crypto and DeFi data, economic indicators, OSINT/security checks, weather, and basic ML/NLP. It supports paid per-request access via x402 micropayments and can auto-provision a free API key on first run.
From the registry: 53 AI agent tools: OSINT, intelligence feeds, DeFi, security, scraping. x402 micropayments.
Please install the `apollo-intelligence` MCP server into my current AI client (that's you).
Canonical MCP server config (stdio transport):
- command: `npx`
- args: ["@apollo_ai/mcp-proxy"]
- optional environment variables:
- `APOLLO_API_KEY`: Apollo API key; if not set, server auto-provisions a free key on first run (example: `ak_<your-key>`)
- `APOLLO_API_URL`: Override API endpoint (example: `https://apolloai.team`)
Note: Auto-provisions free API key with $0.10 balance on first run, cached in ~/.apollo-mcp/key.json. Paid tools use x402 protocol (USDC on Base).
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.APOLLO_API_KEYrequiredOverride the auto-provisioned key and use a specific Apollo API keyAPOLLO_API_URLOverride the Apollo API endpointDead code, security, secrets detection and code quality for Python, TypeScript, Go.