Using the CLI
Sync to your hosts
Push your fleet to all connected hosts:This merges the server config into Claude Code, Codex, VS Code, and Cursor — wherever you’ve connected.
Using the Desktop App
Dock a ship
Click the Dock Ship button. Enter the server name, command, and any arguments or environment variables.
Connect your hosts
Go to the Ports tab and connect the hosts you want to sync to (Claude Code, VS Code, etc.).
What Just Happened?
When you dock a server, Harbor stores it in~/.harbor/config.toml. When you signal, Harbor reads each host’s config file, merges your servers in alongside any existing ones, and writes it back. Your original config is never overwritten — Harbor only adds or updates its own servers.

