Obol
Rank #53,990io.github.superbigroach/obol
Find, pay for & call APIs in USDC from AI agents - gasless, sub-cent, 0% commission.
Obol is a Model Context Protocol (MCP) server published by superbigroach. It ranks #53,990 of 132,113 servers tracked on MCP Toplist. Obol is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Jun 28, 2026 and most recently updated on Jun 30, 2026.
Ranks ahead of 78,123 of 132,113 servers on MCP Toplist.
Use Obol
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add obol -e "OBOL_API_KEY=<your OBOL_API_KEY>" -e "OBOL_AGENT_KEY=<your OBOL_AGENT_KEY>" -- npx -y @superbigroach/obol-mcpReplace each placeholder with your own value before saving.
[mcp_servers.obol]
command = "npx"
args = ["-y", "@superbigroach/obol-mcp"]
[mcp_servers.obol.env]
OBOL_API_KEY = "<your OBOL_API_KEY>"
OBOL_AGENT_KEY = "<your OBOL_AGENT_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"obol": {
"command": "npx",
"args": [
"-y",
"@superbigroach/obol-mcp"
],
"env": {
"OBOL_API_KEY": "<your OBOL_API_KEY>",
"OBOL_AGENT_KEY": "<your OBOL_AGENT_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"obol": {
"command": "npx",
"args": [
"-y",
"@superbigroach/obol-mcp"
],
"env": {
"OBOL_API_KEY": "<your OBOL_API_KEY>",
"OBOL_AGENT_KEY": "<your OBOL_AGENT_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"obol": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@superbigroach/obol-mcp"
],
"env": {
"OBOL_API_KEY": "<your OBOL_API_KEY>",
"OBOL_AGENT_KEY": "<your OBOL_AGENT_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"obol": {
"command": "npx",
"args": [
"-y",
"@superbigroach/obol-mcp"
],
"env": {
"OBOL_API_KEY": "<your OBOL_API_KEY>",
"OBOL_AGENT_KEY": "<your OBOL_AGENT_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"obol": {
"command": "npx",
"args": [
"-y",
"@superbigroach/obol-mcp"
],
"env": {
"OBOL_API_KEY": "<your OBOL_API_KEY>",
"OBOL_AGENT_KEY": "<your OBOL_AGENT_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.superbigroach%2Fobol)<a href="https://mcptoplist.com/server/io.github.superbigroach%2Fobol"><img src="https://mcptoplist.com/badge/io.github.superbigroach%2Fobol.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
superbigroach
Available versions (2)
| Version | Published |
|---|---|
| 0.2.2 | Jun 30, 2026 |
| 0.1.1 | Jun 28, 2026 |
Frequently asked questions
- Who maintains Obol?
- Obol is maintained by superbigroach, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Obol listed on the Official MCP Registry?
- Yes — Obol is listed on the Official MCP Registry, alongside Glama.
- How many versions does Obol have?
- MCP Toplist tracks 2 versions of Obol, most recently published on Jun 30, 2026.
- Where can I find the source code for Obol?
- The source code for Obol is hosted at github.com/superbigroach/obol-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.