Loading MCP server directory, please wait...
MCP server for Spraay x402 Gateway. 60 tools for crypto payments, DeFi, and AI on Base.
npx @getmcp/cli add io.github.plagtech/spraay-x402-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
X402_WALLET_PRIVATE_KEYPrivate key for the wallet that pays for x402 requests (USDC on Base)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.plagtech/spraay-x402-mcp": {
"command": "npx",
"args": [
"-y",
"spraay-x402-mcp"
],
"env": {
"X402_WALLET_PRIVATE_KEY": ""
}
}
}
}