Skip to main content
Integrations give Felan team-scoped access to external services. Connections select provider skills that delegated agents can use according to their permissions. The page has two peer views: Connections manages configured providers and recovery states, while Catalog shows integrations available to add.

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.
OAuth refresh is managed by the connection service. Custom credentials are stored encrypted. Removing a connection disables it for the whole Felan team.

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 a database: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.