The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the ImagePay MCP listing page.
An MCP server that exposes the ImagePay x402 marketplace — 40 paid API tools — to any MCP-capable agent.
Each tool is gated by an x402 micro-payment on Base. Call a tool; the server returns a 402 with signed payment terms; your x402-enabled client pays per call. No API key, no subscription, no signup.
Transport: streamable HTTP. A bare MCP client initialize + tools/list returns all 40 tools. Unpaid calls return x402 payment terms (the server is Bazaar-native under resource type mcp).
Point any x402-aware MCP client at the URL above. Example (TypeScript SDK):
The upstream server is open-source (Hermes Agent project). This repo only holds the registry metadata; the live service runs elsewhere.
MIT