Set up a connection
1
Select a team
Select the Felan team that should own the connection.
2
Open Integrations
Choose Integrations from the main navigation. The page opens Connections when the team has a configured provider; otherwise it opens Catalog.
3
Connect or configure
In Catalog, open an integration with View details. In Connections, open a provider with Manage, Continue setup, or Reauthorize. OAuth providers use Connect; credential-based and app-based providers use Configure.
4
Complete provider setup
Finish the provider authorization or enter the requested team credential. Some providers then ask you to select projects, repositories, or a channel within the external service.
Available integrations
The provider ID is the compatibility identifier used by runtime catalogs, API filters, webhooks, and automation event providers.How Felan uses connections
Felan selects integration skills from active provider IDs and projects only the required credentials into isolated agent workspaces. Supabase receives adatabase:read OAuth token and selected project reference; its bundled CLI calls the provider’s read-only SQL endpoint. A provider connection makes its capability available; Felan still follows the request, persona boundaries, and confirmation rules before performing external writes.
For custom CI events, use the team event endpoint. For public API authentication and team scoping, see Authentication.