提交

Gatefare — paid-API marketplace

@Gatefare

Marketplace MCP for paid HTTP APIs. Pay per call in USDC on Base via the open x402 standard. Non-custodial — keys stay in env.

工具

服务器配置

{
  "mcpServers": {
    "gatefare": {
      "command": "npx",
      "args": [
        "-y",
        "@gatefare/mcp"
      ],
      "env": {
        "GATEFARE_PAT": "<YOUR_GATEFARE_PAT>",
        "WALLET_PRIVATE_KEY": "<YOUR_WALLET_PRIVATE_KEY>",
        "WALLET_BUDGET_USD": "5.00",
        "WALLET_NETWORK": "eip155:8453"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.