Cache Key Explosion Auditor for Zed
com.mcpscores/cache-key-explosion-auditor
Audits a sample of HTTP request URLs against explicit, documented cache-key standardization rules...
client:Zed
transport:streamable-http
tools:1
Install Cache Key Explosion Auditor in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"cache-key-explosion-auditor": {
"url": "https://mcp-factory.bowling-anthony.workers.dev/cache-key-explosion-auditor/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs