Mistral Vibe
Last updated:
Mistral's Vibe agent, run inside Palette Desktop through the vibe-acp CLI. Pick it per chat like any other agent.
Setup
- In a chat, choose Mistral Vibe as the agent. If you don't have it yet, Palette installs it for you in one click from Settings. No terminal needed.
- Choose Sign in with Mistral and complete the browser flow. This provisions a Mistral La Plateforme API key and stores it locally.
That's it. See below for what the sign-in actually sets up, because it is not what most people expect.
Models
| Model | When to use |
|---|---|
| Mistral Medium | The general-purpose default. |
| Devstral Small | A lighter model tuned for coding-style tasks. |
You can set either as your default and switch per chat. For more on Mistral's models, see Mistral's model overview.
Usage & billing
"Sign in with Mistral" is not a consumer Le Chat subscription. It provisions a Mistral La Plateforme API key and stores it in ~/.vibe/.env as MISTRAL_API_KEY. Mistral Vibe owns this local credential; Palette does not copy it into your operating system's keychain. Access is metered by tokens and billed to your own Mistral La Plateforme account. To raise limits or manage payment, use your Mistral account. Palette does not add a markup on Mistral usage.
Limits & notes
- Palette Desktop does not currently guarantee that Mistral loads
AGENTS.mdautomatically. Mention the file in your prompt when Mistral should use those workspace instructions. See Working with CLAUDE.md and AGENTS.md. - Plan mode is available with Claude Code and the Palette agent. Slash commands are specific to Claude Code. Neither is available for Mistral.
FAQ
Is "Sign in with Mistral" a subscription?
No. It is not a consumer Le Chat subscription. It provisions a Mistral La Plateforme API key, and usage is metered and billed to your own Mistral account.
Where is my key stored?
Mistral Vibe stores it on your machine in ~/.vibe/.env as MISTRAL_API_KEY. Palette does not copy it into your operating system's keychain.
Which models are available?
Mistral Medium (the general-purpose default) and Devstral Small (lighter, tuned for coding-style tasks).
Related
- Agents, all five agents and how model access works.
- Chats, pick an agent per chat.
- Quick Start, install and run your first session.
