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

# Connect Mistral to Zapier MCP

> Add Zapier MCP to Mistral Le Chat as a connector.

Zapier MCP connects to Mistral Le Chat as a connector. Add it as an admin or a user, then paste the Zapier connect URL to complete the connection.

## Before you begin

* A [Zapier account](https://zapier.com/sign-up).
* Access to Mistral Le Chat.

## Connect Zapier MCP to Mistral

<Steps>
  <Step title="Navigate to Zapier in Le Chat">
    **For Le Chat admins**

    * In Le Chat, go to **Connectors** → **Add Connector** and find Zapier.

    **For Le Chat users**

    * Go to [chat.mistral.ai/connections](https://chat.mistral.ai/connections).
    * Find the Zapier integration and click **Connect**.
  </Step>

  <Step title="Paste the URL">
    Paste the URL below and complete the connection:

    ```text theme={null}
    https://mcp.zapier.com/api/v1/connect
    ```

    When prompted, authenticate with your Zapier account.
  </Step>

  <Step title="Verify the connection">
    In Le Chat, start a new chat and ask:

    ```text theme={null}
    Run the Zapier onboarding skill using get_zapier_skill with name "zapier-mcp-onboarding" and follow its instructions.
    ```

    Your agent lists the Zapier tools available to it. If nothing appears, check [Troubleshoot](/mcp/troubleshoot/tools-missing-in-client).
  </Step>
</Steps>

## Next steps

<CardGroup cols={2}>
  <Card title="Your first MCP workflow" href="/mcp/your-first-mcp-workflow">
    Run the onboarding Skill and make your first tool call.
  </Card>

  <Card title="How tools work" href="/mcp/how-tools-work">
    Learn how dynamic tool discovery works and what the meta-tools do.
  </Card>
</CardGroup>
