Mistral

MistralAI-Usersearch-time from Mistral

Used by Mistral's Le Chat browsing tools.

MistralAI-User is the on-demand fetcher used by Le Chat (Mistral's assistant) when a user asks it to read a URL. The European AI ecosystem leans on Mistral — allowing this user-agent makes you visible to users that opt for an EU-hosted assistant.

Vendor
Mistral
Category
Search-time browsing agents
User-Agent
MistralAI-User
Documentation

robots.txt snippets

Allow
User-agent: MistralAI-User
Allow: /

FAQ

What is MistralAI-User?
MistralAI-User is the on-demand fetcher used by Le Chat (Mistral's assistant) when a user asks it to read a URL. The European AI ecosystem leans on Mistral — allowing this user-agent makes you visible to users that opt for an EU-hosted assistant.
What is the user-agent string for MistralAI-User?
MistralAI-User identifies itself with the user-agent token "MistralAI-User". You can match it in robots.txt with "User-Agent: MistralAI-User" and route nginx / log-analyzer rules against that token.
How do I allow MistralAI-User in robots.txt?
Add the following block to your /robots.txt — this explicitly grants MistralAI-User access: User-agent: MistralAI-User Allow: /
How can I check whether my site is ready for MistralAI-User?
Run a free check at https://agentics.page — it audits whether your robots.txt allows the right bots, whether you publish llms.txt and JSON-LD structured data, whether your content is server-rendered, and whether MistralAI-User can actually consume your site.

Is your domain ready for MistralAI-User?

agentics checks whether your robots.txt allows the right bots, your llms.txt is in shape, your JSON-LD and SSR content are visible, and whether MistralAI-User can actually use your domain.

Run free check →

Related agents