How-to
Connect your first connector
Turn on a governed primitive from the catalog. Each tool routes through the local policy gate.
- 1
Go to Connectors.
- 2
Pick a built-in connector — web search, weather, news, time, unit conversion, generic REST (http, http_bearer), read-only Postgres, scoped filesystem, and more.
- 3
For third-party APIs (GitHub, Slack, Notion, Linear, Google), use the generic REST connector plus a bearer token in the vault, or wire an OpenAPI spec under Custom REST APIs.
- 4
Toggle which tools the model can call, and pick allow / ask / deny per tool.
Related