← Back to Plugins
MCP Server MCP

AgentHub - Lean MCP Orchestrator

MCP Registry publisher By MCP Registry publisher 👁 1 views ▲ 0 votes

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

Verified source

Install

npx -y @propstreet/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@propstreet/agenthub",
      "version": "1.1.1",
      "transport": {
        "type": "streamable-http",
        "url": "http://localhost:3333/mcp"
      }
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...