Loading MCP server directory, please wait...
Pay-per-call crypto data for AI agents. USDC on Base via x402. No API key.
npx @getmcp/cli add io.github.lucle87/boo-x402-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
WALLET_PRIVATE_KEYPrivate key of a wallet holding USDC on Base. Stays on your machine.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.lucle87/boo-x402-mcp": {
"command": "npx",
"args": [
"-y",
"boo-x402-mcp"
],
"env": {
"WALLET_PRIVATE_KEY": "",
"MAX_USD_PER_CALL": "",
"MAX_USD_TOTAL": ""
}
}
}
}