Skip to content

External Tool Connectors

By connecting an external service’s tools to the assistant, you can use that service’s features within a conversation (services that support MCP).

Add and manage connectors from the “Plugins” panel in the assistant screen.

  1. In the connectors panel, enter the service’s URL to add it.
  2. The connection method is detected automatically; you may be asked to authenticate.
    • No authentication — Connects directly.
    • Browser authentication (OAuth) — Approve in a popup to connect.
    • API key / token (Bearer) — Enter an issued key.
  3. Once connected, that service’s tools are added to the assistant.

After connecting, just ask normally in the conversation and the assistant uses it automatically — for example, “Tell me about this repository” or “Show me the Linear issues.”

  • Re-authenticate — Renew when a connection expires or is revoked.
  • Delete / re-add — Remove connectors you no longer need.
  • Connectors that require authentication show a status indicator.
  • Connector tokens are stored encrypted and not visible to other stores (isolated per store).
  • URLs pointing to internal networks cannot be connected (a safety restriction).
  • Tools with the same name as platform tools are automatically excluded.
  • There is a limit on the number of tools per connector.