x402-gateway-mcp
npm/x402-gateway-mcpMCP server exposing every x402-gateway data endpoint as a tool, paying per call with a user-supplied wallet (USDC on Base via x402). Built-in per-call and per-session spend caps. Tools: crypto prices, DeFi TVL, on-chain DEX pools, gas, FX rates, US Treasu
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"x402-gateway-mcp": {
"url": "None",
"transport": "http"
}
}
}