gadgethumans-x402

scotia1973-bot/gadgethumans-x402
★ 0 stars JavaScript AI/LLM Updated 9d ago
One-line x402 payment middleware for MCP servers. The Visa for the agent economy. Every agent payment routes through our proxy — we take a commission cut.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "gadgethumans-x402": {
      "command": "npx",
      "args": [
        "-y",
        "scotia1973-bot/gadgethumans-x402"
      ]
    }
  }
}

README Excerpt

**One-line x402 payment middleware for MCP servers.** Every agent. Every framework. One protocol. ```bash npm install @gadgethumans/x402 ``` ```javascript import { wrapMCPServer } from '@gadgethumans/x402'; wrapMCPServer(server, { stripePrice: 0.01 }); ``` | Plan | Price | What You Get | |------|-------|-------------|