Multi-project MCP router and operator dashboard for Claude Code, Codex, and Cursor. Version 27.0.0, active development. Ships a live web console with KPI strip, inter-project network graph, trace waterfall, memory editor, and multi-axis budgets. Part of the FleetQ ecosystem.
pip install harbormaster-mcpNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Initialize a Harbormaster router with multiple projects and optionally wrap it in a FastAPI app.
Add 'transport': 'stdio' to each project dict in Harbormaster configuration.
Use pip install harbormaster-mcp[web] if you need the web console.
Use dict format: {'name': 'proj', 'path': '/path', 'mcp_command': '...'}.Ensure the remote machine has harbormaster-mcp installed and the MCP server is reachable on the given host/port.