Skip to content

Cache Key Explosion Auditor for Grok

com.mcpscores/cache-key-explosion-auditor

Audits a sample of HTTP request URLs against explicit, documented cache-key standardization rules...

client:Grok transport:streamable-http tools:1

Install Cache Key Explosion Auditor in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "cache-key-explosion-auditor": {
      "type": "http",
      "url": "https://mcp-factory.bowling-anthony.workers.dev/cache-key-explosion-auditor/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

Cache Key Explosion Auditor in other clients