Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.harbormcp.ai/llms.txt

Use this file to discover all available pages before exploring further.

The Helm page is your control center for Harbor’s settings.

Sections

Appearance

Switch between Light, Dark, and System themes using the visual toggle.

Charts (Config)

View the location of your Harbor manifest file (~/.harbor/config.toml).

Dry Dock (Updates)

Check for new versions of Harbor and install updates when available.

Treasure Chest (Vault)

Manage secrets stored in your OS keychain:
  • Add a new secret
  • View existing secret names
  • Delete secrets you no longer need
See the vault guide for more on how secrets work.

Papers (OAuth)

Manage OAuth provider configurations for servers that use OAuth authentication. Harbor supports the following providers:
ProviderDescription
GitHubRepos, issues, PRs (via PAT or OAuth)
GoogleDrive, Gmail, Calendar, Workspace
SlackChannels, messages, users
AtlassianJira, Confluence
LinearIssues, projects, cycles
NotionPages, databases
SentryErrors, performance
FigmaDesign inspection
StripePayments, customers
Each provider has a gear menu with the following options:
  • Charter — Start the OAuth flow to authorize
  • Re-charter — Re-authorize with fresh tokens
  • Revoke — Clear stored tokens
  • Own Papers — Set custom OAuth client credentials (client ID/secret) instead of Harbor’s defaults

Crew (Team Sync)

Manage your team’s shared fleet of MCP servers without leaving the app:
  • Remote URL — The git remote your fleet is synced to
  • Sync status — How many commits you are ahead or behind the remote
  • Pull — Fetch upstream changes and merge them into your local config
The Crew section appears once you have initialized a fleet with harbor crew init. For the full setup flow, see the team sync guide.
The Lighthouse (gateway) configuration has moved to its own dedicated page.