Server data from the Official MCP Registry
Pay-per-call API marketplace for AI agents — find, pay, and call metered USDC services on Arc
Pay-per-call API marketplace for AI agents — find, pay, and call metered USDC services on Arc
Valid MCP server (2 strong, 3 medium validity signals). 1 known CVE in dependencies ⚠️ Package registry links to a different repository than scanned source. Imported from the Official MCP Registry. 1 finding(s) downgraded by scanner intelligence.
10 files analyzed · 2 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Set these up before or after installing:
Environment variable: OBOL_AGENT_KEY
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-superbigroach-obol": {
"env": {
"OBOL_AGENT_KEY": "your-obol-agent-key-here"
},
"args": [
"-y",
"@superbigroach/obol-mcp"
],
"command": "npx"
}
}
}From the project's GitHub README.
Pay-per-call API marketplace built on Arc (Circle's USDC-native blockchain). AI agents discover services, pay in USDC, and get results — no subscriptions, no accounts, no API key management.
Live: obol-arc.web.app
find_service, pay via pay_and_call. Full MCP support.{
"mcpServers": {
"obol": {
"command": "npx",
"args": ["-y", "@superbigroach/obol-mcp"],
"env": {
"OBOL_AGENT_KEY": "0xYOUR_ARC_WALLET_PRIVATE_KEY"
}
}
}
}
Get a funded Arc testnet wallet: sign up at obol-arc.web.app, get free USDC at faucet.circle.com.
| Tool | Description |
|---|---|
find_service | Search marketplace by keyword — returns name, price, callUrl |
pay_and_call | Pay in USDC and call a service in one step |
get_balance | Check your API credits balance |
list_service | Publish your own metered API (sellers) |
# List services
GET https://obol-arc.web.app/api/services
# Pay and call
POST https://obol-arc.web.app/api/pay-and-call
{ "apiKey": "obl_sk_live_...", "callUrl": "...", "params": {} }
# Check balance
GET https://obol-arc.web.app/api/agent-balance?apiKey=obl_sk_live_...
https://us-central1-obol-arc.cloudfunctions.net/mcpServer
Pass X-Obol-Api-Key: obl_sk_live_... header. Get a key at obol-arc.web.app/settings.
io.github.superbigroach/obolThe Obol platform (this repo, excluding packages/) is licensed under the Elastic License 2.0 — source-available but you may not offer it as a competing hosted service. See LICENSE.
The MCP client package (packages/) is MIT licensed. See packages/LICENSE.
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.