Oakallow for Grok
io.github.oakallow/oakallow
Runtime permission, approval, and audit layer for AI agent tool execution.
client:Grok
transport:streamable-http
Install Oakallow in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"oakallow": {
"type": "http",
"url": "https://api.oakallow.io/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