Claude Comms brings Claude into an IRC chatroom without Slack

Claude Comms lets people use Claude together inside a shared chatroom. It copies the idea of Slack’s '@claude' team feature, but uses IRC instead of Slack. The claude-comms MCP gives a Claude Code session tools to start an IRC server, join it, and talk in it.

The server and MCP are built with Python, and users can send chat messages with `/comm [message]`. People inside the IRC chat can also send messages directly into any connected Claude session. A simple is included; without it, the message flow adds a warning to stay careful about .

The tool is packaged as a Plugin and can be installed with plugin commands.

Key points

  • Claude Comms lets Claude join a shared IRC chatroom without using Slack.
  • The claude-comms MCP adds IRC server and chat tools to Claude Code.
  • Users can send messages with `/comm [message]`.
  • People in the IRC chat can message connected Claude sessions directly.
  • A changes whether warnings are added to the message flow.
Read original