Built YAAC to enable communication between separate Claude sessions

amyodov · reddit · 2026-08-26

Frustrated by the inability of separate Claude Desktop and Claude Code sessions to communicate directly, the author built YAAC (Yet Another Agentic Chat). This lightweight local MCP server uses ZMQ to enable bidirectional real-time messaging between multiple AI sessions without needing Redis or PostgreSQL. It allows agents to exchange information like walkie-talkies and includes a TUI for direct interaction.

Original post →

More from coding & agent

coding & agent channel →