Compliance AIops for Cursor
io.github.aiops-tools/compliance-aiops
Compliance evidence from AIops audit trails: HIPAA/PCI/SOC2/GDPR, OSCAL export, 19 tools.
client:Cursor
transport:stdio
runtime:pypi
Install Compliance AIops in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"compliance-aiops": {
"type": "stdio",
"command": "uvx",
"args": [
"compliance-aiops"
]
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs