{
  "markdown": "```\n██████╗ ██████╗  ██████╗ ██╗  ██╗██╗   ██╗ ██████╗  █████╗ ████████╗███████╗\n██╔══██╗██╔══██╗██╔═══██╗╚██╗██╔╝╚██╗ ██╔╝██╔════╝ ██╔══██╗╚══██╔══╝██╔════╝\n██████╔╝██████╔╝██║   ██║ ╚███╔╝  ╚████╔╝ ██║  ███╗███████║   ██║   █████╗\n██╔═══╝ ██╔══██╗██║   ██║ ██╔██╗   ╚██╔╝  ██║   ██║██╔══██║   ██║   ██╔══╝\n██║     ██║  ██║╚██████╔╝██╔╝ ██╗   ██║   ╚██████╔╝██║  ██║   ██║   ███████╗\n╚═╝     ╚═╝  ╚═╝ ╚═════╝ ╚═╝  ╚═╝   ╚═╝    ╚═════╝ ╚═╝  ╚═╝   ╚═╝   ╚══════╝\n```\n\n# Proxygate Agent Skills\n\n[![npm](https://img.shields.io/npm/v/@proxygate/cli?label=CLI&color=00D4FF)](https://www.npmjs.com/package/@proxygate/cli)\n[![npm](https://img.shields.io/npm/v/@proxygate/sdk?label=SDK&color=00D4FF)](https://www.npmjs.com/package/@proxygate/sdk)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![Twitter Follow](https://img.shields.io/twitter/follow/proxygateai?style=social)](https://twitter.com/proxygateai)\n\n[![Tweet](https://img.shields.io/twitter/url/http/shields.io.svg?style=social)](https://twitter.com/intent/tweet?text=AI%20agents%20can%20now%20buy%20and%20sell%20API%20capacity%20autonomously%20with%20USDC%20on%20Solana%20%E2%9A%A1&url=https://github.com/proxygate-official/proxygate&via=proxygateai&hashtags=AI,Solana,USDC,APIs)\n\n**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.\n\n---\n\nSkills for [Claude Code](https://docs.anthropic.com/en/docs/claude-code), [Codex CLI](https://openai.com/index/codex/), and other AI coding assistants.\n\n## How it works\n\n```\n  Seller                    Proxygate                    Agent\n  ┌──────┐                 ┌──────────┐                 ┌──────┐\n  │ API  │◄── key stays ──►│ Gateway  │◄── USDC pay ──►│ Bot  │\n  │ Key  │    on server     │          │    per call     │      │\n  └──────┘                 └──────────┘                 └──────┘\n     │                          │                          │\n     │  1. List capacity        │  3. Proxy request        │\n     │  2. Set price            │  4. Inject key           │\n     │                          │  5. Deduct credits       │\n     │                          │  6. Settle USDC          │\n```\n\n**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.\n\n## Skills\n\n| Skill | What it does |\n|-------|-------------|\n| [`proxygate`](./proxygate/) | Router — automatically picks the right sub-skill |\n| [`pg-setup`](./pg-setup/) | Install CLI, authenticate (API key, WalletConnect, or keypair) |\n| [`pg-buy`](./pg-buy/) | Browse APIs, deposit USDC, proxy requests, stream responses |\n| [`pg-sell`](./pg-sell/) | Create listings, manage keys, expose services via tunnel |\n| [`pg-status`](./pg-status/) | Check balance, usage, listings, earnings |\n| [`pg-update`](./pg-update/) | Update CLI and SDK to latest version |\n\n## Install\n\n### Via CLI (recommended)\n\n```bash\nnpm install -g @proxygate/cli\nproxygate skills install\n```\n\n### Via Skills CLI\n\n```bash\nnpx skills add proxygate-official/proxygate\n```\n\n### Manual\n\n```bash\ngit clone https://github.com/proxygate-official/proxygate.git /tmp/pg-skills\ncp -r /tmp/pg-skills/proxygate /tmp/pg-skills/pg-* ~/.claude/skills/\n```\n\n## Quick start\n\n```bash\n# 1. Authenticate\nproxygate login                              # interactive — API key or wallet\n\n# 2. Find an API\nproxygate search weather\n\n# 3. Call it\nproxygate proxy weather-api /v1/forecast \\\n  -d '{\"latitude\":52.37,\"longitude\":4.90}'\n\n# cost: $0.0012 | request: 905b1a53\n```\n\nOr just tell your AI assistant:\n\n> \"Search for a weather API on Proxygate and get the forecast for Amsterdam\"\n\nThe skills handle the rest.\n\n## Auth modes\n\n| Mode | Best for | On-chain? |\n|------|----------|-----------|\n| **API key** | Agents, scripts, quick start | No |\n| **WalletConnect** | Mobile wallet users (Phantom, Solflare) | No |\n| **Keypair** | Full access — deposit, withdraw, settle | Yes |\n\nStart with an **API key** — no wallet needed. Get one at [app.proxygate.ai/wallets](https://app.proxygate.ai/wallets).\n\n## Links\n\n| | |\n|---|---|\n| Website | [proxygate.ai](https://proxygate.ai) |\n| Dashboard | [app.proxygate.ai](https://app.proxygate.ai) |\n| API docs | [gateway.proxygate.ai/docs](https://gateway.proxygate.ai/docs) |\n| CLI | [`@proxygate/cli`](https://www.npmjs.com/package/@proxygate/cli) |\n| SDK | [`@proxygate/sdk`](https://www.npmjs.com/package/@proxygate/sdk) |\n| Twitter | [@proxygateai](https://twitter.com/proxygateai) |\n\n## License\n\nMIT\n",
  "bytes": 4679,
  "sha": "7f35440f99ae6ce969f3a24ff6098c1808475e543ef61e07852ca09336016440",
  "repo_slug": "proxygate-official/proxygate",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_ai_proxygate_mcp_bb47167b/readme"
}