ConfiguraciónConnected Apps

Connected Apps

Authorize and disconnect AI hosts and other OAuth clients that act on your behalf from Settings → Connected apps.

Esta página aún no está traducida. Mostrando la versión en inglés.Ver original

Connected apps are OAuth clients you authorized to act on your behalf (for example Claude Desktop, Cursor, or other AI hosts). They are separate from API tokens you create yourself.

Open Settings from the user menu, then open the Connected apps tab.

This tab appears when Connected apps are enabled for your organization. If you only need a pasted secret for scripts, use API tokens instead.

Connect an app

  1. Go to SettingsConnected apps
  2. Under Connect a new app, pick a host (for example Claude Desktop, Claude Code, Cursor, VS Code, ChatGPT, or similar AI hosts listed in the panel)
  3. Follow the one-click connect or copy-config flow for that host
  4. Complete the OAuth consent screen in the browser when prompted

After authorization, the app appears in the Connected apps table with its scopes, connected time, and last used time.

For MCP endpoint details and host-specific setup, see the MCP reference and the API Console Connect tab under Integrations.

Disconnect an app

  1. Find the app in the list (search or filter by status or scope if needed)
  2. Click Disconnect
  3. Confirm. The app can no longer access your account until you re-authorize from the host.

You can also rename the app label for your own list. That label is personal; it does not rename the global OAuth client for other users.

Connected apps vs API tokens

NeedUse
AI host with built-in loginConnected apps
Script with a secret you pasteAPI tokens
Org-owned integration that survives offboardingService token in the API Console

Looking for tokens you created yourself? Open API tokens.

En esta página