security controls for Cursor
io.github.ansvar-systems/security-controls
1,451 security controls across 261 frameworks with bidirectional mapping
client:Cursor
transport:stdio
runtime:pypi
Install security controls in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"security-controls": {
"type": "stdio",
"command": "uvx",
"args": [
"security-controls-mcp"
]
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs