Obol — Metered Api Marketplace
@superbigroach
About Obol — Metered Api Marketplace
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.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"obol": {
"command": "npx",
"args": [
"-y",
"@superbigroach/obol-mcp"
],
"env": {
"OBOL_AGENT_KEY": "<your-arc-wallet-private-key>"
}
}
}
}Tools
5Search the Obol directory for metered APIs an agent can pay for per call. Results are relevance-ranked (name > category > description). Returns id, price (USDC), description, the callable URL, and a relevance score.
Fund the agent's Gateway balance once (gas-free spending afterward). Amount in USDC, e.g. '5'.
Pay for and call an Obol metered service via Circle Gateway. Keyless by default: with OBOL_API_KEY set, Obol's relayer pays the seller on your behalf from your funded spending balance — no private key needed. Enforces your per-call maxPrice and your account's spending limits. Idempotent on retry. (Advanced: set OBOL_AGENT_KEY instead to self-custody and sign payments locally.)
List (publish) a new service on the Obol marketplace so other agents can discover and pay for it. Requires the seller's Obol API key (OBOL_API_KEY env). Obol auto-issues a real ACK-ID verifiable credential for the seller's wallet and returns the marketplace URL.
Get the agent wallet + Gateway USDC balances on Arc testnet.
Overview
What is Obol — Metered Api Marketplace?
Obol is a marketplace that enables AI agents to discover, pay for, and call metered APIs using USDC on the Arc testnet. It is designed for developers building AI agents that need to consume APIs with on-chain, per-call payments.
How to use Obol — Metered Api Marketplace?
Obtain testnet USDC from faucet.circle.com, then integrate the Obol server into your AI agent platform (e.g., Claude or Cursor) by adding the server configuration. The server exposes tools such as find_service, pay_and_call, list_service, and get_balance.
Key features of Obol — Metered Api Marketplace
- Search available APIs by keyword using
find_service. - Pay in USDC and call any listed API instantly.
- Publish your own API for other agents to buy.
- Check your Arc wallet balance with
get_balance. - No subscriptions or accounts, pay per call.
- Sellers get paid instantly on-chain.
Use cases of Obol — Metered Api Marketplace
- An AI agent searches for a weather API and pays per request.
- A developer publishes their own API for other agents to license per-use.
- An agent checks its available USDC balance before making a call.
- An agent pays for and calls a data enrichment service on demand.
FAQ from Obol — Metered Api Marketplace
How do I obtain test USDC to use Obol?
You can get testnet USDC from faucet.circle.com.
What tools does Obol provide for AI agents
Frequently asked questions
How do I obtain test USDC to use Obol?
You can get testnet USDC from faucet.circle.com.
Basic information
More Developer Tools MCP servers

endoflife.ai
endoflife.aiFree MCP server for software end-of-life intelligence: EOL dates, support status, and the 0-100 EOL Risk Score across 480+ tracked products. Agents can check a single version, pull a product's full lifecycle schedule, or
LocalCan
LocalCanGives AI agents public URLs (tunnels) for localhost, live HTTP traffic inspection, snapshot publishing, and access control. Part of LocalCan, the ngrok alternative for Mac, Windows and Linux. Free plan.

TaskerArmy Agent
TaskerArmyAsk Claude or ChatGPT what Shopify theme optimization tasks are pending on your store, a remote MCP server for TaskerArmy Agent accounts.

Perfex CRM
themesicTurn Perfex CRM into an AI-ready workspace. This MCP server exposes your full REST API to Claude, ChatGPT and any AI agent, so leads, invoices and tasks are one prompt away.

Moxie Docs
Jackalope-DevAutomated codebase documentation for GitHub: searchable docs, MCP context for AI agents, doc drift detection, and Friday Cleanup PRs.
Comments