Adding a connector requires an Admin on your Mistral workspace.
Setup
1
Open the Mistral console
Go to console.mistral.ai and open Connectors.
2
Add a connector
Click Add connector, choose the Custom MCP type, and paste the Qonto MCP server URL:Give the connector a name (for example, Qonto) and save.
3
Authorize Qonto
Mistral opens the Qonto OAuth window. Sign in, pick the organization to connect, and consent. The connector then shows up with Active status.
4
Use it in chat
In a new Le Chat conversation, enable the Qonto connector in the toolbar, then ask:
Summarize the last 30 days of transactions on my main account.Le Chat will route the call through
list_transactions and reply.Notes
- Connectors are workspace-scoped. Once an admin adds the Qonto connector, all members of the workspace can authenticate against their own Qonto accounts.
- Each member still owns their own OAuth token, adding the connector to the workspace does not give the admin access to other members’ Qonto data.