npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

@apollo_ai/mcp-proxy

v4.6.0

Published

MCP server for Apollo Intelligence Network — 26 tools: DeFi, OSINT, crypto, intel feeds, search, proxy. x402 micropayments (USDC on Base).

Downloads

624

Readme

Apollo Intelligence MCP Server 🏛️

26 tools for AI agents: intelligence feeds, DeFi data, real-time search, crypto data, OSINT, 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. Pay per request with USDC on Base — no API keys, no subscriptions.

npm version License: MIT x402scan MCP

Quick Start

Claude Desktop

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

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

Cursor / Windsurf / Any MCP Client

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

Install Globally

npm install -g @apollo_ai/mcp-proxy

All 26 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 |

💰 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 |

🔒 OSINT

| Tool | Description | Cost | |------|-------------|------| | ip_intel | Multi-source IP intelligence — geo, ports, vulns, threats (4 sources) | $0.03 | | domain_intel | Domain intelligence — DNS, SSL certs, geo, threat analysis | $0.03 | | fx_rates | Live FX rates for 30+ currencies from ECB data | $0.005 |

📦 Bundles (Save 33-50%)

| Tool | Includes | Cost | |------|----------|------| | opportunity_bundle | Keywords + pain points + micro-SaaS ideas | $0.15 | | agentic_insights_bundle | Trends + pain points + agent intel | $0.12 | | builder_intel_bundle | GitHub trending + Product Hunt + agent intel | $0.10 |

Usage Examples

Find market opportunities

Search for pain points in "billing automation" and suggest micro-SaaS ideas

Research competitors

Scrape https://competitor.com/pricing through a US proxy and extract the content

Track trending repos

Show me GitHub trending repos in the AI agents category

Real-time social intelligence

Search X/Twitter for discussions about "MCP protocol" in the last week

Web search with site filters

Search for "x402 micropayments" on Reddit and Hacker News

Get weekly intelligence

Give me the weekly intelligence digest — what opportunities should I focus on?

Check crypto markets

What are the trending cryptocurrencies right now? Show prices and market caps.

How Payment Works

All paid tools use the x402 protocol — an open standard for machine-to-machine micropayments.

  1. Your agent makes a request
  2. Server returns 402 Payment Required with payment details
  3. Agent's wallet sends USDC on Base to complete the payment
  4. Server delivers the response

No API keys. No subscriptions. No accounts. Just a USDC wallet on Base mainnet.

Payment wallet: 0xf59621FC406D266e18f314Ae18eF0a33b8401004

📖 Getting Started Guide — Step-by-step instructions for Python, TypeScript, Go, and MCP. Make your first paid request in under 5 minutes.

Note: x402 payment handling depends on your MCP client. Clients like x402scan Composer handle payments automatically. For Claude Desktop, you'll need an x402-compatible wallet integration.

Environment Variables

| Variable | Description | Default | |----------|-------------|---------| | APOLLO_API_URL | Override API endpoint | https://apolloai.team |

Data Freshness

All intelligence feeds are pre-computed by Apollo's multi-agent system and refreshed every 2-6 hours:

  • Scrape daemon runs autonomously — DDG, HN, Reddit, GitHub via residential proxies
  • NLP pipeline — keyword expansion, pain point clustering, opportunity scoring
  • Zero LLM cost per request — all data pre-computed from real sources
  • X/Twitter search — real-time via Grok (not cached)

OpenAPI Specification

Full OpenAPI 3.1 spec for all 27 endpoints: openapi.json

Import into Postman, Insomnia, or any API client to explore and test all endpoints interactively.

Ecosystem

Apollo is listed across the x402 ecosystem:

API Reference

This MCP server wraps Apollo's x402 API at https://apolloai.team. You can also call the API directly:

# Discovery document (lists all endpoints)
curl https://apolloai.team/.well-known/x402

# Any endpoint returns 402 with payment info + preview data
curl https://apolloai.team/api/pain-points

# OpenAPI spec
curl https://apolloai.team/openapi.json

# Free landing page
curl https://apolloai.team/

Direct API endpoints: apolloai.team | Getting Started: Guide | Marketplace: x402scan

Requirements

  • Node.js 18+
  • MCP-compatible client (Claude Desktop, Cursor, Windsurf, etc.)
  • For paid tools: x402-compatible wallet with USDC on Base

About Apollo

Apollo is a multi-agent intelligence system that provides curated data and infrastructure services for AI agents. We believe in the agent economy — AI systems that transact directly with each other.

License

MIT


Built by Apollo Intelligence Network 🏛️