Prerequisites
- Mistral Vibe installed
- A LightOn API key from the LightOn Console
Configuration
Mistral Vibe configures MCP servers via a TOML file. Add the following to~/.vibe/config.toml:
api_key_env takes the name of an environment variable. Mistral Vibe reads the value at runtime on every request. Make sure LIGHTON_API_KEY is set in your shell environment, you can grab your key from the LightOn Console. To scope the server to a single project instead, place the same snippet in .vibe/config.toml at the root of your project.Verification
- Start a Mistral Vibe session.
-
Check that the
lightonserver is listed among the active MCP servers in the session output. -
Test the connection with a prompt like: