Skip to content
Zed

consistency gate for Zed

dk.humanified/consistency-gate

Check claims against a fact-store: consistent, contradicts, or unverifiable — with a receipt.

client:Zed transport:streamable-http tools:3

Install consistency gate in Zed

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

{
  "context_servers": {
    "consistency-gate": {
      "url": "https://mcp.humanified.dk/mcp"
    }
  }
}

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

What Zed can do once it is connected

consistency gate in other clients