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
{
"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