Loading MCP server directory, please wait...
Crypto market intelligence MCP — pay-per-tool-call in USDC on Base via the x402 protocol.
npx @getmcp/cli add io.github.Singlishman/kerdos-x402-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
EVM_PRIVATE_KEYUser-supplied EVM private key on Base mainnet. Used solely to sign USDC `transferWithAuthorization` payment payloads via x402. Each tool call costs $0.01-$0.06 USDC.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Singlishman/kerdos-x402-mcp": {
"command": "npx",
"args": [
"-y",
"kerdos-x402-mcp"
],
"env": {
"EVM_PRIVATE_KEY": "",
"KERDOS_X402_BASE_URL": "https://nonvisceral-eloisa-mousily.ngrok-free.dev"
}
}
}
}