Cache Key Explosion Auditor for Cursor
com.mcpscores/cache-key-explosion-auditor
Audits a sample of HTTP request URLs against explicit, documented cache-key standardization rules...
client:Cursor
transport:streamable-http
tools:1
Install Cache Key Explosion Auditor in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"cache-key-explosion-auditor": {
"url": "https://mcp-factory.bowling-anthony.workers.dev/cache-key-explosion-auditor/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs