Back to directory
liuboacean/agent-comm-hub

liuboacean/agent-comm-hub

@liuboacean

生产级多智能体通信基础设施——实时消息、任务调度、共享记忆、信任进化,基于 MCP + SSE 协议,53 个工具,零外部依赖

multi-agentcommunicationschedulingmemorymcpsseinfrastructurereal-timetool

Installation & Configuration

{
  "mcpServers": {
    "agent-comm-hub": {
      "command": "node",
      "args": [
        "dist/src/stdio.js"
      ],
      "env": {
        "HUB_AUTH_TOKEN": "your-connection-key"
      }
    }
  }
}

Information

Transport
stdiosse
Language
Python
Created
2026/6/11
Updated
2026/6/12