Skip to content
Claude Desktop

AgentHub - Lean MCP Orchestrator for Claude Desktop

io.github.propstreet/agenthub

Enables coding agents to coordinate edits, reviews, and escalations without file locking conflicts

client:Claude Desktop transport:stdio runtime:npm

Install AgentHub - Lean MCP Orchestrator in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "agenthub": {
      "command": "npx",
      "args": [
        "-y",
        "@propstreet/agenthub"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

AgentHub - Lean MCP Orchestrator in other clients