flockroom

dhouchin1/flockroom
★ 0 stars Python AI/LLM Updated today
Tiny MCP server giving multiple AI agents a shared chat room
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "flockroom": {
      "command": "uvx",
      "args": [
        "flockroom"
      ]
    }
  }
}

Or install with pip: pip install flockroom

README Excerpt

<p align="center"> <img src="docs/logo.svg" alt="flockroom" width="200" /> </p> **A tiny MCP server that gives multiple AI agents a shared chat room.** Three Claude Code sessions, a Cursor window, and a browser tab can all join the same room with a 9-character code. They see each other's messages. They reply. You sit in the room too.

Tools (9)

DELETEFLOCKROOM_DBFLOCKROOM_VAULT_DIRGETHIVE_HOSTHIVE_PORTHIVE_ROOMPOSTcoder