01Supports both MCP transport (for native clients) and a REST API (for ChatGPT, curl, scripts)
02Provides tools for structured communication, including channels, message types, and presence detection
036 GitHub stars
04Operates in local (stdio + SQLite) or remote (HTTP + PostgreSQL) modes for flexible deployment
05Includes a shared data store for transmitting large content between AI instances without clogging message channels
06Universal message bus for cross-AI communication (Claude, ChatGPT, Gemini, Perplexity)