Loading MCP server directory, please wait...
600+ pay-per-call x402 APIs: crypto/forex, on-chain data, web extract, aviation. Base+Solana USDC.
npx @getmcp/cli add io.github.x402node/x402-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
X402_PRIVATE_KEYBase mainnet wallet private key (0x-prefixed hex) used to pay x402 endpoints in USDC. Keep a small USDC balance. Use a burner wallet.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.x402node/x402-mcp": {
"command": "npx",
"args": [
"-y",
"x402node-mcp"
],
"env": {
"X402_PRIVATE_KEY": ""
}
}
}
}