Server data from the Official MCP Registry
Curated marketplace of real-world data APIs for AI agents, paid per call in USDC on Solana.
Curated marketplace of real-world data APIs for AI agents, paid per call in USDC on Solana.
Remote endpoints: streamable-http: https://gateway.proxygate.ai/mcp
Valid MCP server (1 strong, 0 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.
7 tools verified · Open access · No issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Remote Plugin
No local installation needed. Your AI client connects to the remote endpoint directly.
Add this to your MCP configuration to connect:
{
"mcpServers": {
"ai-proxygate-mcp": {
"url": "https://gateway.proxygate.ai/mcp"
}
}
}From the project's GitHub README.
██████╗ ██████╗ ██████╗ ██╗ ██╗██╗ ██╗ ██████╗ █████╗ ████████╗███████╗
██╔══██╗██╔══██╗██╔═══██╗╚██╗██╔╝╚██╗ ██╔╝██╔════╝ ██╔══██╗╚══██╔══╝██╔════╝
██████╔╝██████╔╝██║ ██║ ╚███╔╝ ╚████╔╝ ██║ ███╗███████║ ██║ █████╗
██╔═══╝ ██╔══██╗██║ ██║ ██╔██╗ ╚██╔╝ ██║ ██║██╔══██║ ██║ ██╔══╝
██║ ██║ ██║╚██████╔╝██╔╝ ██╗ ██║ ╚██████╔╝██║ ██║ ██║ ███████╗
╚═╝ ╚═╝ ╚═╝ ╚═════╝ ╚═╝ ╚═╝ ╚═╝ ╚═════╝ ╚═╝ ╚═╝ ╚═╝ ╚══════╝
The agentic commerce marketplace for AI agents. Sellers list unused API capacity. AI agents buy access through a transparent proxy. Keys never leave the server. Payments in USDC on Solana.
Skills for Claude Code, Codex CLI, and other AI coding assistants.
Seller Proxygate Agent
┌──────┐ ┌──────────┐ ┌──────┐
│ API │◄── key stays ──►│ Gateway │◄── USDC pay ──►│ Bot │
│ Key │ on server │ │ per call │ │
└──────┘ └──────────┘ └──────┘
│ │ │
│ 1. List capacity │ 3. Proxy request │
│ 2. Set price │ 4. Inject key │
│ │ 5. Deduct credits │
│ │ 6. Settle USDC │
Sellers list APIs they have access to. Agents pay per call with USDC. The gateway injects the seller's key server-side — the agent never sees it. Settlement happens on Solana.
| Skill | What it does |
|---|---|
proxygate | Router — automatically picks the right sub-skill |
pg-setup | Install CLI, authenticate (API key, WalletConnect, or keypair) |
pg-buy | Browse APIs, deposit USDC, proxy requests, stream responses |
pg-sell | Create listings, manage keys, expose services via tunnel |
pg-status | Check balance, usage, listings, earnings |
pg-update | Update CLI and SDK to latest version |
npm install -g @proxygate/cli
proxygate skills install
npx skills add proxygate-official/proxygate
git clone https://github.com/proxygate-official/proxygate.git /tmp/pg-skills
cp -r /tmp/pg-skills/proxygate /tmp/pg-skills/pg-* ~/.claude/skills/
# 1. Authenticate
proxygate login # interactive — API key or wallet
# 2. Find an API
proxygate search weather
# 3. Call it
proxygate proxy weather-api /v1/forecast \
-d '{"latitude":52.37,"longitude":4.90}'
# cost: $0.0012 | request: 905b1a53
Or just tell your AI assistant:
"Search for a weather API on Proxygate and get the forecast for Amsterdam"
The skills handle the rest.
| Mode | Best for | On-chain? |
|---|---|---|
| API key | Agents, scripts, quick start | No |
| WalletConnect | Mobile wallet users (Phantom, Solflare) | No |
| Keypair | Full access — deposit, withdraw, settle | Yes |
Start with an API key — no wallet needed. Get one at app.proxygate.ai/wallets.
| Website | proxygate.ai |
| Dashboard | app.proxygate.ai |
| API docs | gateway.proxygate.ai/docs |
| CLI | @proxygate/cli |
| SDK | @proxygate/sdk |
| @proxygateai |
MIT
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.