Skip to content
Gemini CLI

CacheBoost for Gemini CLI

com.cache-boost/cacheboost

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

client:Gemini CLI transport:streamable-http

Install CacheBoost in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "cacheboost": {
      "httpUrl": "https://api.cache-boost.com/mcp"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

CacheBoost in other clients