Skip to content
Zed

Gadriel AI Security Harness for Zed

io.github.gadriel-ai/gadriel

AI Security Harness: SAST, secrets, deps, containers, config & OWASP LLM. Scans locally.

client:Zed transport:stdio runtime:npm

Install Gadriel AI Security Harness 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": {
    "gadriel": {
      "command": "npx",
      "args": [
        "-y",
        "gadriel"
      ],
      "env": {
        "GADRIEL_NO_ANONYMOUS_AUTH": "<GADRIEL_NO_ANONYMOUS_AUTH>"
      }
    }
  }
}

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

Gadriel AI Security Harness in other clients