Skip to content
Zed

evidence gate for Zed

io.github.dailyaiagents/evidence-gate

Local checks for artifacts, declared claim evidence, and citation containment.

client:Zed transport:stdio runtime:pypi

Install evidence gate in Zed

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

{
  "context_servers": {
    "evidence-gate": {
      "command": "uvx",
      "args": [
        "dailyaiagents-evidence-gate"
      ]
    }
  }
}

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

evidence gate in other clients