Skip to content
Zed

CacheBoost for Zed

com.cache-boost/cacheboost

Warm CDN and reverse-proxy caches: manage sites, run warms, read cache-hit stats.

client:Zed transport:streamable-http

Install CacheBoost in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "cacheboost": {
      "url": "https://api.cache-boost.com/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

CacheBoost in other clients