Pretorin Compliance for Windsurf
io.github.pretorin-ai/pretorin
Access Pretorin controls, evidence, narratives, and local Plan-backed Campaigns from AI tools.
client:Windsurf
transport:stdio
runtime:pypi
Install Pretorin Compliance in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_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>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs