Prerequisites
- An existing agent (see Create an agent)
- Understanding of connectors and connector management
Auth types
TheConnectorAuth schema supports three authentication mechanisms:
Configuring auth on connector create
Bearer auth
OAuth2 auth
v1 migration
In v1, MCP connector authentication used anauthorizationType field. In v2, this is replaced by ConnectorAuth.type:
See the migration guide for the full v1-to-v2 mapping.
Next steps
- Learn how to manage connectors via the API
- Read about connectors for the full type reference
- Browse registry connectors for pre-built options