Skip to content
Zed

haltproof for Zed

io.github.rudrendupaul/haltproof

Fail-closed deterministic checks and hash-chained receipts for AI agent outputs via MCP.

client:Zed transport:stdio runtime:pypi

Install haltproof in Zed

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

{
  "context_servers": {
    "haltproof": {
      "command": "uvx",
      "args": [
        "haltproof-cli"
      ]
    }
  }
}

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

haltproof in other clients