Enable room messaging, direct agent chat, and presence across AI sessions.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "nats-chat" yet — see the docs or source repo.
Use nats-chat to create a room named sprint-room, have three Claude Code instances join it, and send a summary of the task each one is handling.
Returns room creation and join results, with three task-summary messages visible in the room stream.
Use nats-chat to send a direct message to agent-build: 'After completion, send back the build log and error summary,' and confirm delivery status.
Returns the direct-message result, target agent identifier, and confirmation that the message was delivered.
List the online status of all Claude Code instances connected through nats-chat and mark which agents are active in the room qa-review.
Outputs the agent presence list, each status, and the active members in the qa-review room.
Connect multiple AI agents to one chatroom for collaborative conversations.
Control Claude Code sessions in tmux with fine-grained orchestration and efficient extraction.
Let Claude Code sessions in one project exchange short coordination messages.
Send Discord direct messages through a bot for automated notifications and outreach.
Persist Claude sessions and coordinate multi-agent workflows with tracking tools.
Proxy GPT API calls for Claude Code with multi-model and streaming support.