Skip to content
Zed

Vaara for Zed

io.github.vaaraio/vaara

Accountable autonomy proxy: gating, tamper-evident audit, time anchor for every action

client:Zed transport:stdio runtime:pypi

Install Vaara in Zed

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

{
  "context_servers": {
    "vaara": {
      "command": "uvx",
      "args": [
        "vaara"
      ]
    }
  }
}

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

Vaara in other clients