CacheBoost for Cursor
com.cache-boost/cacheboost
Warm CDN and reverse-proxy caches: manage sites, run warms, read cache-hit stats.
client:Cursor
transport:streamable-http
Install CacheBoost in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"cacheboost": {
"url": "https://api.cache-boost.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs