HomeFinance › spraay-x402-mcp

spraay-x402-mcp

MCP server for Spraay x402 Gateway. 60 tools for crypto payments, DeFi, and AI on Base.

TypeScript Cloud
★ 4 stars Last pushed 2026-07-01 License: MIT

Topics: Finance & Fintech

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 3.1.1)

npx -y [email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "spraay-x402-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "[email protected]"
      ],
      "env": {
        "X402_WALLET_PRIVATE_KEY": "<YOUR_VALUE>"
      }
    }
  }
}
  • X402_WALLET_PRIVATE_KEY required secret — Private key for the wallet that pays for x402 requests (USDC on Base)

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry