Skip to content
Zed

aiglare for Zed

io.github.nugehs/aiglare

Audit AI/LLM features for governance guardrails: confidence, fallback, validation, human-in-loop.

client:Zed transport:stdio runtime:npm

Install aiglare in Zed

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

{
  "context_servers": {
    "aiglare": {
      "command": "npx",
      "args": [
        "-y",
        "@nugehs/aiglare"
      ]
    }
  }
}

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

aiglare in other clients