Proxygate
UnexploredCurated marketplace of real-world data APIs for AI agents, paid per call in USDC on Solana.
Install
mcp_config.json
{
"mcpServers": {
"ai-proxygate-mcp": {
"url": "https://gateway.proxygate.ai/mcp",
"type": "streamable-http"
}
}
}Documentation
██████╗ ██████╗ ██████╗ ██╗ ██╗██╗ ██╗ ██████╗ █████╗ ████████╗███████╗
██╔══██╗██╔══██╗██╔═══██╗╚██╗██╔╝╚██╗ ██╔╝██╔════╝ ██╔══██╗╚══██╔══╝██╔════╝
██████╔╝██████╔╝██║ ██║ ╚███╔╝ ╚████╔╝ ██║ ███╗███████║ ██║ █████╗
██╔═══╝ ██╔══██╗██║ ██║ ██╔██╗ ╚██╔╝ ██║ ██║██╔══██║ ██║ ██╔══╝
██║ ██║ ██║╚██████╔╝██╔╝ ██╗ ██║ ╚██████╔╝██║ ██║ ██║ ███████╗
╚═╝ ╚═╝ ╚═╝ ╚═════╝ ╚═╝ ╚═╝ ╚═╝ ╚═════╝ ╚═╝ ╚═╝ ╚═╝ ╚══════╝
Proxygate Agent Skills
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.
How it works
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.
Skills
| 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 |
Install
Via CLI (recommended)
npm install -g @proxygate/cli
proxygate skills install
Via Skills CLI
npx skills add proxygate-official/proxygate
Manual
git clone https://github.com/proxygate-official/proxygate.git /tmp/pg-skills
cp -r /tmp/pg-skills/proxygate /tmp/pg-skills/pg-* ~/.claude/skills/
Quick start
# 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.
Auth modes
| 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.
Links
| Website | proxygate.ai |
| Dashboard | app.proxygate.ai |
| API docs | gateway.proxygate.ai/docs |
| CLI | @proxygate/cli |
| SDK | @proxygate/sdk |
| @proxygateai |
License
MIT
Sourced from the repository README.
More in AI & Agents
- PonytailMakes your AI agent think like the laziest senior dev in the room. The best code is the code you never wrote.109,599
- AgentsMulti-harness agentic plugin marketplace for Claude Code, Codex, Cursor, OpenCode, GitHub Copilot, and Google Antigravity39,079
- Frontend SlidesCreate beautiful slides on the web using a coding agent's frontend skills28,060
- Agent Skills Search ServerSearch and discover Agent Skills from the skills.sh registry. Powered by HAPI MCP server.24,658
- Agency Agents Zh🎭 267 个即插即用的 AI 专家角色 — 支持 Hermes Agent/Claude Code/Cursor/Copilot 等 18 种工具,覆盖工程/设计/营销/金融等 20 个部门。含 52 个中国市场原创智能体(小红书/抖音/微信/飞书/钉钉等)。搭配编排器 agency-orchestrator,一句话即可让多位专家按 DAG 自动协作。19,868
- Watermarks RemoverStrip multi-vendor AI provenance marks: Unicode text hygiene, statistical rewrite hooks, and C2PA/metadata from PNG/JPEG/SVG/PDF/DOCX/HTML/MD17,822