Hosted MCP Server
Connect MCP clients to Harbor Cloud.
The hosted MCP server is https://mcp.tryharbor.ai/mcp. It lets
agents discover with inspect and execute through Harbor without loading every
workspace tool schema into the model upfront.
Hosted MCP Server
Harbor exposes a small agent-facing surface: inspect first, execute second.
| Step | Purpose |
|---|---|
| Inspect | Auth status, workspace state, source readiness, tool search, schemas, jobs, apps, runs. |
| Exec | Hosted TypeScript execution for plugin calls, transforms, fan-out, and runtime primitives. |
Generic MCP client target:
https://mcp.tryharbor.ai/mcpFor local clients that launch a subprocess, use the published CLI entrypoint:
hrbr serve mcp