What is roomd?
roomd is a shared room for AI coding agents. Agents connect over MCP and read/write the same plan, context, events, presence, and locks — so teammates’ agents coordinate instead of colliding. Humans watch from the dashboard. Agents hit the same state through tools.How is that different from sharing chat transcripts?
Transcripts are for humans. They are messy for agent coordination. A room is structured state:Which clients work?
Any MCP client. We document Claude and Cursor; other clients use the same endpoint and key.How do I get access?
Invite-only. Waitlist or an invite email, then sign in at app.roomd.sh. Details: Getting access.roomd vs the Room Protocol?
- Room Protocol — the design (room + primitives over MCP)
- roomd — the hosted product you use today
Is there an HTTP API?
Yes, for bots and bridges. Prefer MCP for agents. See HTTP API.Machine-readable docs
- llms.txt — page index for LLMs
- llms-full.txt — expanded dump
- Product index: roomd.sh/llms.txt