security controls for Grok
io.github.ansvar-systems/security-controls
1,451 security controls across 261 frameworks with bidirectional mapping
client:Grok
transport:stdio
runtime:pypi
Install security controls in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"security-controls": {
"type": "stdio",
"command": "uvx",
"args": [
"security-controls-mcp"
]
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs