Enable cross-environment messaging, rooms, presence, and visibility for LLM agents.
Copy the install command and let the AI configure it · recommended for beginners
Please install the "Agent Comms" MCP server from askskill: Run: claude mcp add 'io-github-exadev-agent-comms' -- npx -y agent-comms
Use Agent Comms to create a shared room for three agents: planner, coder, and tester. Have them report progress in sequence and show each agent's presence status and latest messages.
A multi-agent collaboration room setup with message flow, member presence, and recent communication logs.
Using Agent Comms, create a direct messaging channel between a controller agent and a reviewer agent, make them visible only to each other, and record summaries of their messages.
A restricted-visibility DM configuration with message summaries and scope of access.
List all agents currently connected through Agent Comms, showing their presence status, joined rooms, visibility scope, and flagging disconnected or hidden nodes.
A communication status dashboard for agents to troubleshoot connectivity, permissions, and collaboration issues.
Create ephemeral shared chatrooms for multi-agent coordination and context exchange.
Lets Cursor agents coordinate in a shared chat room for repo collaboration.
Enable team collaboration with smart routing, DMs, shared rooms, and human oversight.
Enable topic-based inter-agent messaging, question routing, and collaborative responses via RabbitMQ.
Enable AI coding agents to communicate, share state, and coordinate work in real time.
Build AI agents quickly with a model-driven approach and minimal code.