diff --git a/app/src/components/composio/ComposioConnectModal.tsx b/app/src/components/composio/ComposioConnectModal.tsx index bcf6a6926..36c848a4b 100644 --- a/app/src/components/composio/ComposioConnectModal.tsx +++ b/app/src/components/composio/ComposioConnectModal.tsx @@ -318,6 +318,9 @@ export default function ComposioConnectModal({ composio + + managed auth +

{toolkit.description}

@@ -343,9 +346,21 @@ export default function ComposioConnectModal({ {phase === 'idle' && ( <>

- Connect your {toolkit.name} account. We will open a browser window where you can - grant access, and then this app will detect the connection automatically. + Connect your {toolkit.name} account through Composio's hosted authorization + flow. We'll open a browser window, you approve access there, and this app will + detect the connection automatically.

+
+

+ Provider access +

+

+ {toolkit.name} can expose{' '} + {toolkit.permissionLabel}. After you connect, + OpenHuman's own agent permissions are controlled below as read, write, and + admin toggles. +

+