Skip to content
Grok

Edgehound for Grok

io.github.energixe/edgehound-mcp

Writes adversarial test suites for AI-built code. Your agent's test engineer.

client:Grok transport:streamable-http

Install Edgehound in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "edgehound-mcp": {
      "type": "http",
      "url": "https://gauntlet.mcpize.run/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

Edgehound in other clients