Skip to content
Gemini CLI

CacheBash for Gemini CLI

io.github.feelgreatfoodie/cachebash

Let your AI sessions talk to each other — messaging, tasks, sessions, and alerts

client:Gemini CLI transport:streamable-http

Install CacheBash in Gemini CLI

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

{
  "mcpServers": {
    "cachebash": {
      "httpUrl": "https://cachebash-mcp-922749444863.us-central1.run.app/v1/mcp"
    }
  }
}

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

CacheBash in other clients