Apollo Intelligence

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

0MITsearch

Install

Config snippet generator goes here (5 client tabs)

README

# Apollo Intelligence MCP Server 🏛️

**40 tools for AI agents: intelligence feeds, economic data, DeFi, real-time search, crypto, OSINT, weather, ML/NLP, proxy infrastructure — all via x402 micropayments.**

Give your AI agent access to curated market intelligence, web scraping through 190+ country residential proxies, real-time X/Twitter search, crypto prices, GitHub trending data, and more.

**🚀 Zero-config: just install and go.** The server auto-provisions a free API key with $0.10 balance on first run — no signup, no wallet, no configuration needed.

**🆓 Free trial: 5 requests/day per IP** on top of your auto-provisioned balance.

**🔑 Bring your own key:** Set `APOLLO_API_KEY` env var to use a specific key (overrides auto-provisioning).

**💎 x402 (crypto):** Pay per request with USDC on Base — fully automatic via x402 protocol.

[![npm version](https://img.shields.io/npm/v/@apollo_ai/mcp-proxy)](https://www.npmjs.com/package/@apollo_ai/mcp-proxy)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![x402scan](https://img.shields.io/badge/x402scan-listed-blue)](https://www.x402scan.com/server/3e61cb80-3b13-48cc-be79-db9dd85f57a4)
[![MCP](https://img.shields.io/badge/MCP-compatible-green)](https://modelcontextprotocol.io)

## Quick Start

### Claude Desktop

Add to `~/Library/Application Support/Claude/claude_desktop_config.json`:

```json
{
  "mcpServers": {
    "apollo": {
      "command": "npx",
      "args": ["@apollo_ai/mcp-proxy"]
    }
  }
}
```

That's it! The server auto-provisions a free API key on first run. To use your own key instead:

```json
{
  "mcpServers": {
    "apollo": {
      "command": "npx",
      "args": ["@apollo_ai/mcp-proxy"],
      "env": {
        "APOLLO_API_KEY": "ak_YOUR_KEY_HERE"
      }
    }
  }
}
```

### Cursor / Windsurf / Any MCP Client

```json
{
  "mcpServers": {
    "apollo": {
      "command": "npx",
      "args": ["@apollo_ai/mcp-proxy"]
    }
  }
}
```

> **Note:** No env vars needed. The server auto-provisions a free API key (`$0.10 balance`) on first run and caches it in `~/.apollo-mcp/key.json`. Set `APOLLO_API_KEY` env var to override.

To use a specific key:

```json
{
  "mcpServers": {
    "apollo": {
      "command": "npx",
      "args": ["@apollo_ai/mcp-proxy"],
      "env": {
        "APOLLO_API_KEY": "ak_YOUR_KEY_HERE"
      }
    }
  }
}
```

> **Tip:** Without `APOLLO_API_KEY`, the server auto-provisions a free key on first run. You also get 5 free requests/day per IP on top of the provisioned balance.

### Install Globally

```bash
npm install -g @apollo_ai/mcp-proxy
```

## All 40 Tools

### 🔍 Search & Scraping

| Tool | Description | Cost |
|------|-------------|------|
| `web_scrape` | Scrape any URL — proxy rotation, content extraction, markdown output | $0.02 |
| `web_search` | Web search with site filters (Reddit, HN, GitHub, Twitter) | $0.01 |
| `x_search` | Real-time X/Twitter search — posts, engagement, AI analysis (via Grok) | $0.75 |
| `proxy_fetch` | Raw residential proxy relay — 190+ countries, rotating or sticky | $0.01 |
| `proxy_status` | Check service availability and pricing | Free |
| `list_countries` | List 190+ available proxy exit countries | Free |

### 📊 Intelligence Feeds

| Tool | Description | Cost |
|------|-------------|------|
| `agent_intel` | Agent economy opportunities — grants, bounties, hackathons, market gaps | $0.05 |
| `sentiment` | Real-time social sentiment (crypto, DeFi, AI, tech) via Grok | $0.02 |
| `pain_points` | NLP-clustered pain points from Quora, G2, Reddit, Upwork → SaaS ideas | $0.08 |
| `agentic_trends` | Agentic economy signals — funding, adoption, multi-agent trends | $0.05 |
| `keyword_opportunities` | Keyword flywheel — seed → variants → opportunity mapping | $0.05 |
| `micro_saas` | Validated micro-SaaS ideas with market sizing and competition analysis | $0.10 |
| `web3_hackathons` | Live hackathon tracker — ETHGlobal, DoraHacks, Devpost, Devfolio | $0.05 |
| `github_trending` | GitHub repos ranked by star velocity, AI-categorized | $0.05 |
| `producthunt` | Daily Product Hunt launches with AI categorization | $0.05 |
| `weekly_digest` | Consolidated weekly intelligence report with cross-feed synthesis | $0.25 |
| `stackexchange` | StackOverflow Q&A search — answers, scores, tags | $0.02 |

### 💰 Crypto & DeFi

| Tool | Description | Cost |
|------|-------------|------|
| `crypto_prices` | Live cryptocurrency prices from CoinGecko — any token | $0.01 |
| `crypto_trending` | Trending cryptocurrencies with price changes and market cap | $0.02 |
| `defi_yields` | Top DeFi yields across 18K+ pools — filter by chain, TVL, stablecoin | $0.03 |
| `defi_protocols` | DeFi protocol TVL rankings — 7000+ protocols, category filtering | $0.02 |

### 📈 Economic Data

| Tool | Description | Cost |
|------|-------------|------|
| `economic_indicators` | Federal Reserve (FRED) data — GDP, CPI, unemployment, rates, 800K+ series | $0.03 |
| `cou