Loomal

AgentHub - Lean MCP Orchestrator

MCP server by github.com/propstreet/agenthub

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

3 starsnpm: @propstreet/agenthub

About AgentHub - Lean MCP Orchestrator

AgentHub - Lean MCP Orchestrator is an MCP (Model Context Protocol) server published by propstreet in the official MCP registry, listed under Autonomous Agents on Loomal. Enables coding agents to coordinate edits, reviews, and escalations without file locking conflicts

It ships as an npm package (@propstreet/agenthub), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/propstreet/agenthub, where the project has earned 3 GitHub stars.

Use AgentHub - Lean MCP Orchestrator with your agent

Claude Code · one command
claude mcp add agenthub-lean-mcp-orchestrator -- npx -y @propstreet/agenthub
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "agenthub-lean-mcp-orchestrator": {
      "command": "npx",
      "args": [
        "-y",
        "@propstreet/agenthub"
      ]
    }
  }
}
npm@propstreet/agenthub

Frequently asked questions

What is AgentHub - Lean MCP Orchestrator?
AgentHub - Lean MCP Orchestrator is an MCP (Model Context Protocol) server by propstreet in the Autonomous Agents category. Enables coding agents to coordinate edits, reviews, and escalations without file locking conflicts
How do I connect AgentHub - Lean MCP Orchestrator to Claude, Cursor, or another MCP client?
Install AgentHub - Lean MCP Orchestrator from its npm package (@propstreet/agenthub) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is AgentHub - Lean MCP Orchestrator open source?
Yes — the source code is public at github.com/propstreet/agenthub, with 3 GitHub stars.
Can AI agents pay to use AgentHub - Lean MCP Orchestrator?
Not yet through Loomal — AgentHub - Lean MCP Orchestrator is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain AgentHub - Lean MCP Orchestrator? Claim this listing free by verifying GitHub ownership, or contact us.