agentlock for Grok
io.github.olum289/agentlock
Security gateway for AI agents: policy, approval, and audited execution, no secrets shared.
client:Grok
transport:streamable-http
Install agentlock in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"agentlock": {
"type": "http",
"url": "https://app.agentlock.net/api/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