x402-mcp-server

anassetti20-prog/x402-mcp-server
★ 0 stars JavaScript 🤖 AI/LLM Updated 1d ago
47 pay-per-use AI services via x402 micropayments on Base (USDC)
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": {
    "x402-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "anassetti20-prog/x402-mcp-server"
      ]
    }
  }
}