---
title: "Le Chat (Mistral AI)"
slug: "le-chat-mistral-ai"
updated: 2026-07-11T19:58:55Z
published: 2026-07-11T19:58:55Z
canonical: "docs.dataddo.com/le-chat-mistral-ai"
---

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

# Le Chat (Mistral AI)

> 🚧 **Prototype**
> 
> 
> The Dataddo MCP server is an early prototype. See the [Dataddo MCP Server overview](/docs/dataddo-mcp-server) for its current capabilities and roadmap.

Connect the [Dataddo MCP server](/docs/dataddo-mcp-server) to [Le Chat](https://chat.mistral.ai) as a **custom MCP connector**. Le Chat supports remote Streamable HTTP servers and can authenticate with an HTTP Bearer token.

## Prerequisites

- A Dataddo API access token. See [Headless API Authorization](/headless/docs/dataddo-api-authorization).
- Administrator access to your Le Chat workspace. Adding custom connectors is an administrator-only feature; on Free, Pro, and Student plans the account owner is the administrator by default.

## Setup

1. In Le Chat, open the **Connectors** page and click **+ Add Connector**.
2. Switch to the **Custom MCP Connector** tab.
3. Fill in:
  - **Connector name:** `Dataddo` (must be unique, without spaces or special characters)
  - **Server URL:** `https://headless.dataddo.com/mcp`
  - **Description** (optional)
4. Click **Connect**. Le Chat detects the server's authentication method automatically - when prompted for a Bearer token, enter your Dataddo access token.
5. Enable the connector in your conversation to make the Dataddo tools available.

## Try It Out

Ask Le Chat:

> Using the Dataddo tools, what is the current time in UTC?

## Troubleshooting

- **Cannot add a connector.** Only workspace administrators can add custom connectors; ask your admin to add Dataddo for the workspace.
- **Connection fails.** Verify the URL is exactly `https://headless.dataddo.com/mcp`.
- **Authentication errors.** Dataddo access tokens expire; reconnect with a fresh token. See [Authorization](/headless/docs/dataddo-api-authorization).
