Skip to content
Zed

sigma gate for Zed

io.github.spektre-labs/sigma-gate

Deterministic trust gate for AI output: leaked-secret, prompt-injection & PII in one call.

client:Zed transport:streamable-http

Install sigma gate in Zed

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

{
  "context_servers": {
    "sigma-gate": {
      "url": "https://sigma-gate-864996675261.us-central1.run.app/mcp"
    }
  }
}

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

sigma gate in other clients