Skip to content
Zed

CacheBash for Zed

io.github.feelgreatfoodie/cachebash

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

client:Zed transport:streamable-http

Install CacheBash in Zed

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

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

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

CacheBash in other clients