Obolus
Rank #17,515io.github.inviti8/obolus
Disposable Algorand wallet for AI agents. Pay x402 resources in USDC, no human provisioning.
Obolus is a Model Context Protocol (MCP) server published by inviti8. It ranks #17,515 of 132,046 servers tracked on MCP Toplist. Obolus is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Aug 13, 2026 and most recently updated on Sep 1, 2026.
Ranks ahead of 114,531 of 132,046 servers on MCP Toplist.
Use Obolus
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add obolus -e "OBOLUS_NETWORK=<your OBOLUS_NETWORK>" -e "OBOLUS_DATA_DIR=<your OBOLUS_DATA_DIR>" -- uvx obolus mcpReplace each placeholder with your own value before saving.
[mcp_servers.obolus]
command = "uvx"
args = ["obolus", "mcp"]
[mcp_servers.obolus.env]
OBOLUS_NETWORK = "<your OBOLUS_NETWORK>"
OBOLUS_DATA_DIR = "<your OBOLUS_DATA_DIR>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"obolus": {
"command": "uvx",
"args": [
"obolus",
"mcp"
],
"env": {
"OBOLUS_NETWORK": "<your OBOLUS_NETWORK>",
"OBOLUS_DATA_DIR": "<your OBOLUS_DATA_DIR>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"obolus": {
"command": "uvx",
"args": [
"obolus",
"mcp"
],
"env": {
"OBOLUS_NETWORK": "<your OBOLUS_NETWORK>",
"OBOLUS_DATA_DIR": "<your OBOLUS_DATA_DIR>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"obolus": {
"type": "stdio",
"command": "uvx",
"args": [
"obolus",
"mcp"
],
"env": {
"OBOLUS_NETWORK": "<your OBOLUS_NETWORK>",
"OBOLUS_DATA_DIR": "<your OBOLUS_DATA_DIR>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"obolus": {
"command": "uvx",
"args": [
"obolus",
"mcp"
],
"env": {
"OBOLUS_NETWORK": "<your OBOLUS_NETWORK>",
"OBOLUS_DATA_DIR": "<your OBOLUS_DATA_DIR>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"obolus": {
"command": "uvx",
"args": [
"obolus",
"mcp"
],
"env": {
"OBOLUS_NETWORK": "<your OBOLUS_NETWORK>",
"OBOLUS_DATA_DIR": "<your OBOLUS_DATA_DIR>"
}
}
}
}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.inviti8%2Fobolus)<a href="https://mcptoplist.com/server/io.github.inviti8%2Fobolus"><img src="https://mcptoplist.com/badge/io.github.inviti8%2Fobolus.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
inviti8
Available versions (2)
| Version | Published |
|---|---|
| 0.2.3 | Sep 1, 2026 |
| 0.2.2 | Aug 14, 2026 |
Frequently asked questions
- Who maintains Obolus?
- Obolus is maintained by inviti8, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Obolus listed on the Official MCP Registry?
- Yes — Obolus is listed on the Official MCP Registry, alongside Glama.
- How many versions does Obolus have?
- MCP Toplist tracks 2 versions of Obolus, most recently published on Sep 1, 2026.
- Where can I find the source code for Obolus?
- The source code for Obolus is hosted at github.com/inviti8/Obolus.
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.