harbor dock
Alias:
harbor addNative servers
Dock a server from Harbor’s built-in catalog with a single command:
Examples:
Custom stdio servers
Example:
Custom remote (HTTP) servers
Example:
harbor undock
Alias:
harbor removeharbor fleet
Alias:
harbor listharbor launch
Alias:
harbor startharbor manifest
Alias:
harbor statusharbor signal
Alias:
harbor syncSyncing happens automatically when you dock, undock, toggle, or connect a host. You only need
harbor signal to force a manual re-sync.harbor port
Alias:
harbor hostclaude, claude-desktop, codex, vscode, cursor
harbor lighthouse
Alias:
harbor gateway
See the gateway guide for endpoint details.
harbor publish
Alias:
harbor broadcast
Examples:
harbor relay
Run a self-hosted Harbor relay server.
Examples:
harbor cargo
Alias:
harbor filterharbor scout
Alias:
harbor searchharbor chest
Alias:
harbor vaultharbor crew
Alias:
harbor teamvault:KEY_NAME references are committed.
See the team sync guide for a full walkthrough.
harbor crew init
Initialize~/.harbor/fleet/ as a git repository. Optionally links a remote so teammates can clone the same fleet.
Examples:
harbor crew join
Join an existing team fleet by cloning its git repository and auto-merging its servers into your local config.harbor crew push
Push local fleet-managed servers to the shared repository. Pass server names to mark local servers as fleet-managed before pushing.
Examples:
harbor crew pull
Fetch upstream changes and 3-way merge fleet servers into your local config.Servers you have edited locally since the last pull will be skipped (
locally modified). Harbor never silently overwrites your changes. To accept the upstream version, run harbor undock <name> then harbor crew pull. To share your version instead, run harbor crew push <name>.harbor crew status
Show local vs fleet drift — git sync status (ahead/behind) and per-server state.harbor crew provision
Prompt for vault secrets required by fleet servers that aren’t yet stowed locally.harbor scuttle
Alias:
harbor uninstall
You can also uninstall via the install script:
- macOS / Linux
- Windows

