MCP Server
MCP
Pretorin Compliance
Access Pretorin compliance systems, controls, evidence, and narratives from your AI tools.
Install
uvx pretorin
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "pretorin",
"version": "0.28.7",
"runtimeHint": "uvx",
"transport": {
"type": "stdio"
},
"packageArguments": [
{
"value": "mcp-serve",
"type": "positional"
}
],
"environmentVariables": [
{
"description": "Your Pretorin API key from https://platform.pretorin.com/",
"isRequired": true,
"isSecret": true,
"name": "PRETORIN_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment