Back to Browse

Proxygate MCP Server

Developer ToolsLow Risk10.0MCP RegistryRemote
Free

Server data from the Official MCP Registry

Curated marketplace of real-world data APIs for AI agents, paid per call in USDC on Solana.

About

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

Security Report

10.0
Low Risk10.0Low Risk

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.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

file_system

Check that this permission is expected for this type of plugin.

Shell Command Execution

Runs commands on your machine. Be cautious — only use if you trust this plugin.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Connect

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"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

██████╗ ██████╗  ██████╗ ██╗  ██╗██╗   ██╗ ██████╗  █████╗ ████████╗███████╗
██╔══██╗██╔══██╗██╔═══██╗╚██╗██╔╝╚██╗ ██╔╝██╔════╝ ██╔══██╗╚══██╔══╝██╔════╝
██████╔╝██████╔╝██║   ██║ ╚███╔╝  ╚████╔╝ ██║  ███╗███████║   ██║   █████╗
██╔═══╝ ██╔══██╗██║   ██║ ██╔██╗   ╚██╔╝  ██║   ██║██╔══██║   ██║   ██╔══╝
██║     ██║  ██║╚██████╔╝██╔╝ ██╗   ██║   ╚██████╔╝██║  ██║   ██║   ███████╗
╚═╝     ╚═╝  ╚═╝ ╚═════╝ ╚═╝  ╚═╝   ╚═╝    ╚═════╝ ╚═╝  ╚═╝   ╚═╝   ╚══════╝

Proxygate Agent Skills

npm npm License: MIT Twitter Follow

Tweet

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

SkillWhat it does
proxygateRouter — automatically picks the right sub-skill
pg-setupInstall CLI, authenticate (API key, WalletConnect, or keypair)
pg-buyBrowse APIs, deposit USDC, proxy requests, stream responses
pg-sellCreate listings, manage keys, expose services via tunnel
pg-statusCheck balance, usage, listings, earnings
pg-updateUpdate 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

ModeBest forOn-chain?
API keyAgents, scripts, quick startNo
WalletConnectMobile wallet users (Phantom, Solflare)No
KeypairFull access — deposit, withdraw, settleYes

Start with an API key — no wallet needed. Get one at app.proxygate.ai/wallets.

Links

License

MIT

Reviews

No reviews yet

Be the first to review this server!

Proxygate MCP Server - Curated marketplace of real-world data APIs for AI agents, | MCP Marketplace