MCP Server
MCP
AgentHub - Lean MCP Orchestrator
Enables coding agents to coordinate edits, reviews, and escalations without file locking conflicts
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