MCP-сервер коммуникаций агентов.
npx agent-comms status # check current configuration npx agent-comms remove # undo configuration Or install as a dependency: npm install agent-comms pnpm add agent-comms Or clone and build from source: git clone https://github.com/ExaDev/agent-comms.git cd agent-comms && pnpm install && pnpm build n