regula for Grok
io.github.kuzivaai/regula
Offline AI governance code indicators (EU AI Act, Korea, Colorado). Indication, not legal advice.
client:Grok
transport:stdio
runtime:pypi
Install regula in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"regula": {
"type": "stdio",
"command": "uvx",
"args": [
"regula-ai"
]
}
}
}
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