Skip to content
Zed

idios for Zed

io.github.honeytones/idios

Private escrow for AI agent work on Beam: verifiable delivery, worker collateral, M of N disputes.

client:Zed transport:stdio runtime:pypi

Install idios 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": {
    "idios": {
      "command": "uvx",
      "args": [
        "idios-mcp-server"
      ],
      "env": {
        "IDIOS_WALLET_PASS": "<IDIOS_WALLET_PASS>"
      }
    }
  }
}

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

idios in other clients