Skip to content
Grok

Fuzz-Breaker for Grok

io.github.evozim/fuzz-breaker

Automated API pentesting and structural fuzzing proxy.

client:Grok transport:sse

Install Fuzz-Breaker in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "fuzz-breaker": {
      "type": "sse",
      "url": "https://fuzz-breaker-mcp.vercel.app/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

Fuzz-Breaker in other clients