Skip to content
Zed

Obolus for Zed

io.github.inviti8/obolus

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

client:Zed transport:stdio runtime:pypi

Install Obolus in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

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

Merge this into your existing settings object — do not replace the file. Zed docs

Obolus in other clients