Skip to content

XGuard — Agent Execution Gateway for Grok

io.github.moelayyan90/xguard-control-plane

Scoped agent execution. Server-side credentials, policy, budgets and verifiable receipts.

client:Grok transport:streamable-http tools:8

Install XGuard — Agent Execution Gateway in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "xguard-control-plane": {
      "type": "http",
      "url": "https://api.xguardgate.com/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

What Grok can do once it is connected

XGuard — Agent Execution Gateway in other clients