Skip to main content
The Scout page is your one-stop shop for adding MCP servers. It features the Native Fleet of curated one-click servers and a search bar for the broader MCP Registry.

Native Fleet

The Native Fleet is a curated grid of pre-configured MCP servers that ship with Harbor. Each server has built-in authentication and sensible defaults — just click to dock.

Server Types

Available Native Servers

Use the search bar to find community servers from the MCP Registry. Results show:
  • Server name and description
  • Runtime (npx, uvx, etc.)
  • Badges for official or certified servers

Installing from the Registry

  1. Search for the server you want
  2. Click Dock Ship
  3. Configure any required environment variables (e.g., API keys)
  4. The server is automatically docked into your fleet and synced to linked hosts
For servers that need API keys, you can store them in the secret vault and reference them as vault:SECRET_NAME in the environment variables.

OAuth Servers

Some servers require OAuth authentication. Harbor handles the full flow for you:
  1. Click Charter on the server
  2. Your browser opens to the provider’s authorization page
  3. Authorize Harbor and the browser redirects back
  4. Tokens are stored securely in the vault and the server is docked
See the OAuth guide for more details.