AgentHub - Lean MCP Orchestrator for Cline
io.github.propstreet/agenthub
Enables coding agents to coordinate edits, reviews, and escalations without file locking conflicts
client:Cline
transport:stdio
runtime:npm
Install AgentHub - Lean MCP Orchestrator in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"agenthub": {
"command": "npx",
"args": [
"-y",
"@propstreet/agenthub"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs