Quick Install
The fastest way to install Harbor:- macOS / Linux
- Windows
/Applications and adds the harbor CLI to your PATH.
On Linux, this installs the harbor CLI binary.
On Windows, this downloads and runs the MSI installer silently.
Options
| Environment Variable | Description |
|---|---|
HARBOR_VERSION | Install a specific version (e.g. HARBOR_VERSION=0.2.4) |
HARBOR_NO_APP | Set to 1 for CLI-only install on macOS (skips desktop app) |
HARBOR_INSTALL_DIR | Override CLI install directory (Linux and HARBOR_NO_APP only) |
Desktop App
You can also download the desktop app directly:Download Harbor
Available for macOS (Apple Silicon & Intel), Windows, and Linux.
- Download the installer for your platform from the latest release
- Run the installer (
.dmgon macOS,.msion Windows,.deb/.AppImageon Linux) - Launch Harbor
CLI Only
Install the CLI without the desktop app:Uninstalling
To uninstall Harbor:- macOS / Linux
- Windows
harbor scuttle --purge to also remove config files and vault secrets.
Next Steps
Dock Your First Server
Add an MCP server and sync it to all your hosts.

