CacheBash for VS Code
io.github.feelgreatfoodie/cachebash
Let your AI sessions talk to each other — messaging, tasks, sessions, and alerts
client:VS Code
transport:streamable-http
Install CacheBash in VS Code
.vscode/mcp.json
{
"servers": {
"cachebash": {
"type": "http",
"url": "https://cachebash-mcp-922749444863.us-central1.run.app/v1/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs