Agenthub Multiagent
Freeby MCP Community
MCP server for AgentHub multi-agent communication
v1.10.8Added Apr 12, 2026
mcpclaudeclaude-codeagenthubmulti-agent
Agenthub Multiagent MCP Server
MCP server for AgentHub multi-agent communication
Installation
npx -y agenthub-multiagent-mcp
Reviews
Installation
Quick install
npx -y agenthub-multiagent-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"agenthub-multiagent": {
"command": "npx",
"args": ["-y", "agenthub-multiagent-mcp"]
}
}
}