Loading MCP server directory, please wait...
Find, pay for & call APIs in USDC from AI agents - gasless, sub-cent, 0% commission.
npx @getmcp/cli add io.github.superbigroach/obolRequires Node.js 18+. Community-contributed server. Review source before installing.
OBOL_API_KEYYour Obol API key (obl_sk_live_...) from obol-arc.web.app/settings — identifies your account for listing services and metered calls.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.superbigroach/obol": {
"command": "npx",
"args": [
"-y",
"@superbigroach/obol-mcp"
],
"env": {
"OBOL_API_KEY": "",
"OBOL_AGENT_KEY": ""
}
}
}
}