Skip to content
Zed

Pretorin Compliance for Zed

io.github.pretorin-ai/pretorin

Access Pretorin controls, evidence, narratives, and local Plan-backed Campaigns from AI tools.

client:Zed transport:stdio runtime:pypi

Install Pretorin Compliance 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": {
    "pretorin": {
      "command": "uvx",
      "args": [
        "pretorin"
      ],
      "env": {
        "PRETORIN_API_KEY": "<PRETORIN_API_KEY>",
        "PRETORIN_MCP_ALLOWED_PROJECT_ROOTS": "<PRETORIN_MCP_ALLOWED_PROJECT_ROOTS>"
      }
    }
  }
}

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

Pretorin Compliance in other clients