CacheBash for Grok
io.github.feelgreatfoodie/cachebash
Let your AI sessions talk to each other — messaging, tasks, sessions, and alerts
client:Grok
transport:streamable-http
Install CacheBash in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"cachebash": {
"type": "http",
"url": "https://cachebash-mcp-922749444863.us-central1.run.app/v1/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs