Catalog
io.github.propstreet/agenthub
OfficialAgentHub - Lean MCP Orchestrator
Enables coding agents to coordinate edits, reviews, and escalations without file locking conflicts
Coordinates code edits, reviews, and escalations for agents without file locking.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"agenthub": {
"command": "npx",
"args": [
"-y",
"@propstreet/agenthub@1.1.1"
]
}
}
}