> ## Documentation Index
> Fetch the complete documentation index at: https://docs.qonto.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Claude Web

> Add Qonto from the Connectors directory in Claude.ai

On **Claude.ai** (web), Qonto is available straight from the **Connectors** directory, no URL to paste. Connectors are tied to your Claude account, so once added here Qonto is also available in [Claude Desktop](/mcp/install/claude-desktop).

<video controls className="w-full" src="https://qonto-assets.s3.eu-central-1.amazonaws.com/api-doc/qonto-mcp-claude-desktop-onboarding.mp4" />

<Info>
  Connectors require a **Claude Pro, Max, Team, or Enterprise** plan.
</Info>

## Setup

<Steps>
  <Step title="Open the Qonto connector">
    Open the Qonto connector directly from the Claude directory:

    <a href="https://claude.ai/directory/connectors/qonto" style={{ display: "inline-flex", alignItems: "center", gap: "8px", padding: "10px 20px", borderRadius: "8px", background: "#0E0E0E", color: "#FFFFFF", fontWeight: 600, fontSize: "15px", textDecoration: "none" }}>
      Add Qonto to Claude
    </a>

    Or open [claude.ai/customize/connectors](https://claude.ai/customize/connectors), click **Browse connectors**, and search for **Qonto**.
  </Step>

  <Step title="Connect">
    On the Qonto connector page, click **Connect**.
  </Step>

  <Step title="Authorize Qonto">
    Claude opens an OAuth window. Sign in to Qonto, pick the organization to connect, and confirm the scopes Claude is asking for.

    On success, the window closes and the **Qonto** connector appears with a green dot in your connector list.
  </Step>

  <Step title="Verify in chat">
    Start a new conversation. Claude shows a **Connectors** icon in the composer, confirm **Qonto** is enabled, then ask:

    > List my last five transactions.

    Claude will prompt you to allow the `list_transactions` tool the first time it is used.
  </Step>
</Steps>

## Removing the connector

Open the connector entry in [claude.ai/customize/connectors](https://claude.ai/customize/connectors) and click **Remove**. To also revoke Qonto's side of the consent, do it from the **connected apps** section of your Qonto account.

## Notes

* The connector configuration is stored in your Claude account, not on a single device, so it follows you across web and desktop.
* Claude will surface a permission prompt the first time each tool is used in a session, you can choose **Allow once** or **Allow always**.
* If the OAuth window opens but never finishes, see [Troubleshooting](/mcp/troubleshooting#oauth-window-stuck).
