How it works
- Open Integrations → OAuth Connectors
- Pick a service and click Connect
- Sign in through the service’s standard OAuth flow
- Done — any project the agent builds can now use that connector
What agents do with them
When a build task mentions a connected service, the agent uses the connector directly:- “Create a Linear issue for every failing test” → agent uses your Linear connector
- “Send a Slack message when a PR merges” → agent uses your Slack connector
- “Read my Notion project brief before starting” → agent reads via your Notion connector
Security
- Tokens are encrypted at rest
- Scopes are shown before you authorize — pre.dev requests the minimum required
- You can disconnect any connector from the Integrations page and all active tokens are revoked

