MCP server for async messaging between AI coding agents, enabling cross-harness and cross-machine communication with Slack-like semantics and mail-shaped delivery.
An MCP server for inter-session communication between Claude Code instances. Built on NATS JetStream, it provides room-based messaging, direct agent communication, presence tracking, and message history.
MCP coordination primitive for multi-agent workflows. Lets multiple AI coding agents (Claude Code,
Cursor, n8n, custom clients) discover each other and exchange messages and tasks via a shared
SQLite-backed message bus.