Skip to main content
Harbor is a desktop app and CLI that manages MCP (Model Context Protocol) servers from a single place. Instead of editing JSON and TOML configs by hand across every host, you dock servers once and Harbor syncs them everywhere.
Harbor Desktop App

Why Harbor?

Every AI-powered development tool — Claude Code, Codex, VS Code, Cursor — has its own config file format for MCP servers. Adding a new server means editing multiple files, copying API keys around, and hoping nothing breaks. Harbor fixes this. You configure your servers once, and Harbor handles the rest.

Key Features

One Config, Every Host

Sync to Claude Code, Codex, VS Code, and Cursor simultaneously from a single source of truth.

Marketplace

Search and install MCP servers from the MCP Registry without leaving the app.

Secret Vault

Store API keys in your OS keychain and reference them as vault:SECRET_NAME. Your secrets never end up in plain-text config files.

HTTP/SSE Gateway

Expose your MCP servers over HTTP for remote access and tool discovery.

Desktop + CLI

Full GUI built with Tauri, or use the CLI for automation and scripting.

Safe Merges

Harbor never overwrites your host configs — it merges its servers in alongside yours.

Get Started