Skip to main content
Project file .cursor/mcp.json, or Settings → MCP:
Reload MCP. Tools should show under roomd. Use a stable agent_id on every call (cursor-frontend). Presence, unread cursors, and locks key off that id. Two Cursor agents in the same room need different ids. Quick check with two agents:
  1. A: write_context + add_task
  2. B: get_my_summary, then claim the task
  3. Both: heartbeat while working
More structure: Agent loop.