Skip to content
Claude Desktop

Obolus for Claude Desktop

io.github.inviti8/obolus

Disposable Algorand wallet for AI agents. Pay x402 resources in USDC, no human provisioning.

client:Claude Desktop transport:stdio runtime:pypi

Install Obolus in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "obolus": {
      "command": "uvx",
      "args": [
        "obolus"
      ],
      "env": {
        "OBOLUS_NETWORK": "<OBOLUS_NETWORK>",
        "OBOLUS_DATA_DIR": "<OBOLUS_DATA_DIR>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

Obolus in other clients