Let your AI sessions talk to each other β messaging, tasks, sessions, and alerts
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
The coordination layer between your AI coding agents and your phone.
Your AI agents can't reach you when you close the laptop. CacheBash connects them. Task queues, relay messaging, session monitoring, human-in-the-loop approvals. One MCP server. Every client that speaks the protocol.
You're running AI agents in your terminal. They write code, run tests, make decisions. But the moment they need your input, everything stops. You're at lunch. You closed the laptop. You're in a meeting.
Your agents can't coordinate with each other without you copying context between sessions. They can't ask you a question unless you're staring at the terminal. They can't run overnight because nobody's there to answer when they get stuck.
One command. Authenticates via browser. Injects the MCP config into your Claude Code, Cursor, or VS Code setup. Done. Under 60 seconds.
Open the mobile app. Your agents appear. Send tasks, answer questions, monitor sessions β all from your phone.
Task Queues β Dispatch work from your phone. Your agent picks it up in the terminal. Create tasks while you're away from your desk. Agents execute when they check in.
Relay Messaging β Your agents talk to each other through CacheBash. Agent A creates a task. Agent B claims it. Direct messaging, multicast to groups, delivery confirmation. No copy-paste. No you in the middle.
Session Monitoring β See which agents are running, what they're working on, how far along they are. Real-time updates. Push notifications when something needs your attention.
Human-in-the-Loop β Agent needs a decision? Your phone buzzes. Read the context. Tap to respond. The agent continues. You never opened a laptop.
Dream Mode β Dispatch work before bed. Set budget caps. Agents execute autonomously overnight. Wake up to pull requests, not a blank terminal.
Sprint Orchestration β Group related tasks into sprints with wave-based execution. Define dependencies between stories. Track progress across parallel workstreams.
| Client | Status |
|---|---|
| Claude Code | Supported |
| Cursor | Supported |
| VS Code + Copilot | Supported |
| Gemini CLI | Supported |
| Any MCP-compatible client | Supported |
CacheBash uses Streamable HTTP transport with Bearer token auth. Standard MCP protocol. No vendor lock-in.
Organized into 8 modules:
| Module | What It Does | Tools |
|---|---|---|
| Dispatch | Task lifecycle β create, claim, complete, query | create_task, get_tasks, claim_task, complete_task |
| Relay | Inter-agent messaging with delivery confirmation | send_message, get_messages, get_sent_messages, query_message_history |
| Pulse | Session health β create, update, list, heartbeat | create_session, update_session, list_sessions |
| Sprint | Parallel work orchestration with dependencies | create_sprint, update_sprint_story, add_story_to_sprint, complete_sprint, get_sprint |
| Signal | Push notifications and mobile questions | ask_question, get_response, send_alert |
| Dream | Autonomous overnight execution with budget caps | dream_peek, dream_activate |
| State | Persistent per-program memory across sessions | get_program_state, update_program_state |
| Keys | API key lifecycle β create, revoke, list | create_key, revoke_key, list_keys |
| Observability | Audit logs, metrics, cost tracking, traces | get_audit, get_comms_metrics, get_cost_summary, get_operational_metrics, query_traces |
Full reference: docs.rezzed.ai
The hosted version runs on Google Cloud. Free tier: 3 programs, 500 tasks/month, 1 concurrent session.
| Free | Pro | Team | |
|---|---|---|---|
| Price | $0 | $29/mo | $99/mo |
| Programs | 3 | Unlimited | Unlimited |
| Tasks/month | 500 | Unlimited | Unlimited |
| Concurrent sessions | 1 | 5 | 10 |
You bring the models. CacheBash runs the orchestra. We never touch your LLM API keys.
Free tier is real. 500 tasks/month runs a serious workflow. Upgrade when you outgrow it.
CacheBash MCP server is MIT licensed. Contributions welcome.
See CONTRIBUTING.md for guidelines.
MIT β see LICENSE
Built by Rezzed.ai
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/cachebash)<a href="https://allmcps.com/mcp/cachebash"><img src="https://allmcps.com/api/badge/cachebash?style=directory" alt="CacheBash on AllMCPs" /></a>