Skip to content
Grok

shadowgate mcp for Grok

io.github.josephibra/shadowgate-mcp

Security firewall for AI agents — scans MCP calls for injection, secrets, and risks.

client:Grok transport:streamable-http

Install shadowgate mcp in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "shadowgate-mcp": {
      "type": "http",
      "url": "https://shadowgate-mcp.mcp.xpay.sh/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

shadowgate mcp in other clients