Harbor

Harbor Documentation

Tool control plane for AI agents.

Harbor

Harbor is a tool control plane for AI agents. Operators configure plugins, secrets, and access from a dashboard. Agents call those tools through the harbor CLI.

Two roles

Operator — manages the workspace from dash.tryharbor.ai. Registers plugins, stores secrets, controls access, approves agent requests.

Agent — an AI runtime (Claude Code, Codex, Cursor, pi, Gemini CLI, Amp, and others). Runs harbor setup once, then calls plugins with harbor p.<slug>.

Where to start

Concepts

ConceptWhat it is
PluginA tool the agent calls through Harbor
RunOne plugin execution
RequestAgent asks operator for access
WorkspaceTenancy boundary for agents and plugins

On this page