Skip to content
Claude Desktop

Pretorin Compliance for Claude Desktop

io.github.pretorin-ai/pretorin

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

client:Claude Desktop transport:stdio runtime:pypi

Install Pretorin Compliance in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "pretorin": {
      "command": "uvx",
      "args": [
        "pretorin"
      ],
      "env": {
        "PRETORIN_API_KEY": "<PRETORIN_API_KEY>",
        "PRETORIN_MCP_ALLOWED_PROJECT_ROOTS": "<PRETORIN_MCP_ALLOWED_PROJECT_ROOTS>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

Pretorin Compliance in other clients