Compliance AIops for Grok
io.github.aiops-tools/compliance-aiops
Compliance evidence from AIops audit trails: HIPAA/PCI/SOC2/GDPR, OSCAL export, 19 tools.
client:Grok
transport:stdio
runtime:pypi
Install Compliance AIops in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"compliance-aiops": {
"type": "stdio",
"command": "uvx",
"args": [
"compliance-aiops"
]
}
}
}
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