Pay-per-call API marketplace for AI agents. Discover and pay for metered services in USDC on Arc — no subscription, no account. Agents pay per call, sellers earn instantly.
Server Config
{
"mcpServers": {
"obol": {
"command": "npx",
"args": [
"-y",
"@superbigroach/obol-mcp"
],
"env": {
"OBOL_AGENT_KEY": "<your-arc-wallet-private-key>"
}
}
}
}