Loading MCP server directory, please wait...
Pay-per-call API marketplace for AI agents — find, pay, and call metered USDC services on Arc
npx @getmcp/cli add io.github.superbigroach/obolRequires Node.js 18+. Community-contributed server. Review source before installing.
OBOL_AGENT_KEYArc wallet private key for paying API calls in USDC
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.superbigroach/obol": {
"command": "npx",
"args": [
"-y",
"@superbigroach/obol-mcp"
],
"env": {
"OBOL_AGENT_KEY": ""
}
}
}
}