Agent Utility MCP for Grok
io.github.insivotron/agent-utility-mcp
Stop your agent before it runs rm -rf /etc or emails your .env. Deterministic preflight checks.
client:Grok
transport:streamable-http
tools:4
Install Agent Utility MCP in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"agent-utility-mcp": {
"type": "http",
"url": "https://agent-utility-mcp.insivotron.workers.dev/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