Loading MCP server directory, please wait...
Warm CDN and reverse-proxy caches: manage sites, run warms, read cache-hit stats.
npx @getmcp/cli add com.cache-boost/cacheboostRequires Node.js 18+. Community-contributed server. Review source before installing.
X-API-KeyCacheBoost API key (cb_live_…), created under Profile → API Keys. Scopes are enforced per tool, so a read-only key can list sites and runs but cannot warm. Clients able to send a custom Authorization header may use `Authorization: Bearer <key>` instead.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.cache-boost/cacheboost": {
"url": "https://api.cache-boost.com/mcp",
"transport": "streamable-http",
"headers": {
"X-API-Key": ""
}
}
}
}