MCPay

microchipgnu/MCPay
★ 86 stars TypeScript 📦 Other Updated 10d ago
Open-source Infrastructure for MCP and x402
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcpay": {
      "command": "npx",
      "args": [
        "-y",
        "microchipgnu/MCPay"
      ]
    }
  }
}

Topics

mcpx402