A coordination server for Claude Code agents that provides a shared chat room and task board with atomic ownership, enabling seamless collaboration across machines.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.CHATROOM_MAX_FILE_BYTES— 1048576 put_file size capCHATROOM_MAX_WAIT_S— 90 wait_for_change ceiling; under Cloudflare's 100s edge timeoutCHATROOM_DNS_REBIND_PROTECTION— with =off if you front it with your own gate.CHATROOM_ALLOWED_HOSTS— cp .env.example .env && $EDITOR .env # set to your hostCHATROOM_ALLOWED_ORIGINS— unset browser Origins permitted on /mcp; unlisted ones get 403CHATROOM_MQTT_HOST— MQTT bridge (optional): set and every room event is published toCHATROOM_MQTT_PORTCHATROOM_MQTT_PREFIXCHATROOM_MQTT_USERCHATROOM_MQTT_PASSCHATROOM_PRUNE— CHATROOM_PRUNE_INTERVAL 3600 seconds between retention prunes (=off disables)CHATROOM_PRUNE_INTERVAL— 3600 seconds between retention prunes (CHATROOM_PRUNE=off disables)CHATROOM_DB— /data/chatroom/chatroom.db SQLite pathCHATROOM_AUTH_FAIL_LIMIT— after bad attempts per address — a valid token is neverCHATROOM_AUTH_FAIL_WINDOWCHATROOM_URLCHATROOM_TOKENCHATROOM_ROOM[](https://m8ven.ai/mcp/warrenschultz-chatroom-mcp-ghdwfb)