Aller au contenu

Connectors

Ce contenu n’est pas encore disponible dans votre langue.

The agent never gets your passwords or tokens. It uses outside services through connectors (called gatekeepers in the app). A connector:

  • connects your account with OAuth or credentials you provide, and keeps them to itself;
  • exposes only the specific resources you grant a workspace;
  • splits every call into reads (run right away) and actions (wait for your approval);
  • records all activity for you to review in Activity.
  1. Open Gatekeepers on the left (“Add the apps and accounts your workspaces can use”).
  2. Find the service, connect, and complete authorization (usually signing in on the service’s site and agreeing).
  3. The account appears under Connected.

You don’t have to start there: when the agent needs a service mid-task, it asks you to connect it in the conversation.

Connecting an account is only the first step. What the agent can actually use depends on the resources and scope you grant in the workspace. With YouTube, for example, you can grant only “My YouTube channel and videos (read-only)”, so the agent can read but not upload.

Services offer different scopes, for example:

ServiceExample scopes
YouTubeChannel and videos (read-only); publish videos to the channel
Baidu NetdiskList files; export a selected file to Outputs or hand it to the next service
MCP serverEvery tool of a server; or only named tools
Home AssistantThe whole instance; one area (room); all entities with a label
ConnectorWhat it doesDocs
YouTubeRead channel and video data, publish videosBaidu Netdisk & YouTube
Baidu NetdiskBrowse files, export large filesBaidu Netdisk & YouTube
MCP ServerConnect any Model Context Protocol serverConnect an MCP server
Home AssistantRead and control home devices (granted per instance, area or label)
Scheduled TasksRun workspace tasks on a scheduleScheduled tasks
Workspace accessLet one workspace’s agent see your other workspaces and hand them work (used by WeChat)Use Gosper in WeChat
Shopify AI SupportAnswer shoppers’ questions on your storeAI Support
Shopify TrackingConversion tracking and ad platform delivery for Hydrogen storesConversion tracking

These connectors are built and opening one by one: GitHub, Google (Gmail, Docs, Sheets), Notion, Slack, Linear, Confluence, Spotify, Supabase, ZoomInfo and Cloudflare. If you can connect one on the Gatekeepers page, it’s available to you.

  • When tokens expire the connection shows Credentials expired; reconnect and your grants stay as they were.
  • When more access is needed (say, from read-only to publishing) the connector asks you to extend it.
  • Disconnecting an account on the Gatekeepers page removes every workspace’s grant to it.