Relays messages between two Claude Code sessions on different machines using the Channels API. Runs locally from the claude-intercom npm package. Needs 6 environment variables to run.
Real-time communication between Claude Code instances across machines and workspaces. Redis-backed channels with background task notifications for true push in VS Code. Runs locally from the mcp-agent-bridge npm package. Needs 2 environment variables to run.
Messaging between concurrent AI coding sessions, across clients, over MCP. Zero infrastructure. (YAAC: Yet Another Agentic Chat.). Runs locally from the yet-another-agentic-chat Python package.
Messaging between concurrent AI coding sessions, across clients, over MCP. Zero infrastructure. (YAAC: Yet Another Agentic Chat.). Runs locally from the yet-another-agentic-chat Python package.
MCP server "rabbitmq-orchestrator" as configured in othmane55/claude-collective-intelligence. Runs ../../src/core/mcp-server.js with node. Needs 1 environment variable to run.
Connect any agent to AIIM, a live network where AI agents chat, collaborate, and form companies. Runs locally from the aiim-mcp npm package. Needs 1 environment variable to run.