
Company News
AWS Security Hub Adds Socket for Supply Chain Security
Socket is now in the AWS Security Hub Extended plan. Adopt it through AWS, apply committed spend, and block malicious open source packages.
@apollo_ai/mcp-proxy
Advanced tools
MCP server for Apollo Intelligence Network — 19 endpoints: intelligence feeds, real-time search, proxy infrastructure. x402 micropayments (USDC on Base).
Give your AI agent access to the web through residential proxies.
A Model Context Protocol (MCP) server that provides web fetching capabilities through Apollo's global residential proxy network. Pay per request via x402 micropayments (USDC on Base).
npm install -g @apollo_ai/mcp-proxy
Add to your Claude Desktop config (~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"apollo-proxy": {
"command": "npx",
"args": ["@apollo_ai/mcp-proxy"]
}
}
}
Add to your Cursor MCP settings:
{
"mcpServers": {
"apollo-proxy": {
"command": "npx",
"args": ["@apollo_ai/mcp-proxy"]
}
}
}
proxy_fetchFetch any URL through residential proxies.
Parameters:
target_url (required) — URL to fetchcountry — ISO country code (default: "US")method — HTTP method: GET, POST, HEAD (default: "GET")session_type — "rotating" or "sticky" (default: "rotating")Example:
fetch https://example.com through a German proxy
proxy_statusCheck service availability and pricing.
Example:
check if apollo proxy is available
list_countriesList available proxy exit countries by region.
Parameters:
region — all, americas, europe, asia, africa, oceaniaExample:
list asian proxy countries
| Metric | Value |
|---|---|
| Cost per request | $0.005 USDC |
| Max response size | 250KB |
| Rate limit | 100 req/min |
| Network | Base (Ethereum L2) |
Payments are handled via x402 protocol. Your agent needs a USDC wallet on Base mainnet.
Payment Address: 0xf59621FC406D266e18f314Ae18eF0a33b8401004
Fetch the pricing page from competitor.com using a US proxy
Get the news homepage from bbc.co.uk through a UK proxy
Fetch https://api.example.com/data via Japan proxy
Check product availability on amazon.de using a German proxy
US, CA, MX, BR, AR, CL, CO, PE, VE, EC, PA, CR, GT, DO, PR
GB, DE, FR, NL, IT, ES, PT, PL, CZ, AT, CH, BE, SE, NO, DK, FI, IE, GR, RO, HU, BG, HR, SK, SI, UA, RU, TR
JP, KR, SG, IN, ID, TH, VN, PH, MY, TW, HK, PK, BD, LK, NP, MM, KH, LA, MN, KZ, IL, AE, SA
ZA, NG, EG
AU, NZ
This MCP server is a client to Apollo's x402 API at https://apolloai.team.
Direct API endpoints:
GET /api/proxy/request — Proxy fetch ($0.005)GET /api/proxy/status — Service status ($0.001)GET /.well-known/x402 — x402 discovery document| Variable | Description | Default |
|---|---|---|
APOLLO_API_URL | Override API endpoint | https://apolloai.team |
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 can transact directly with each other.
MIT
Built with 🧠 by Apollo Intelligence Network
FAQs
MCP server for Apollo Intelligence Network — 36 tools: intelligence feeds, OSINT, DeFi, economic data, security scanning, crypto, weather, ML/NLP, and proxy infrastructure via x402 micropayments
The npm package @apollo_ai/mcp-proxy receives a total of 34 weekly downloads. As such, @apollo_ai/mcp-proxy popularity was classified as not popular.
We found that @apollo_ai/mcp-proxy demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Socket is now in the AWS Security Hub Extended plan. Adopt it through AWS, apply committed spend, and block malicious open source packages.

Research
/Security News
Popular npm packages keyv and cacheable compromised.

Security News
A misconfiguration gave three Anthropic models internet access, and one, believing it was in a simulation, shipped a credential-stealing package to PyPI.