Skip to content
Grok

agentguard for Grok

io.tooloracle/agentguard

AgentGuard — 20-tool AI safety MCP: policy preflight, risk scoring, audit logging, rate limits.

client:Grok transport:streamable-http

Install agentguard in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "agentguard": {
      "type": "http",
      "url": "https://feedoracle.io/guard-oracle/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

agentguard in other clients