Submit

Spraay X402 Mcp Server

@plagtech

MCP server for the Spraay x402 Gateway — connects Claude Desktop, Cursor, or any MCP client to onchain data, AI models, and batch payments on Base mainnet. AI agents pay USDC per request via the x402 protocol. No API keys. No accounts.

Server Config

{
  "mcpServers": {
    "spraay": {
      "command": "node",
      "args": [
        "/path/to/spraay-x402-mcp/dist/index.js"
      ],
      "env": {
        "EVM_PRIVATE_KEY": "0xYourPrivateKeyWithUSDCOnBase"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.