CacheBoost for VS Code
com.cache-boost/cacheboost
Warm CDN and reverse-proxy caches: manage sites, run warms, read cache-hit stats.
client:VS Code
transport:streamable-http
Install CacheBoost in VS Code
.vscode/mcp.json
{
"servers": {
"cacheboost": {
"type": "http",
"url": "https://api.cache-boost.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs