Skip to main content
50% off all plans, limited time. Starting at $2.48/mo
Mistral Vibe CLI

Mistral Vibe CLI

Mistral Vibe CLI is Mistral's minimal coding agent for the terminal. It reads your project, proposes edits, and applies them once you approve, using Mistral models through your own API key. Apache-2.0 licensed with 4,800+ GitHub stars.

At a glance

4.8k

GitHub stars

1

Page views

License Apache-2.0 Version Latest OS Ubuntu Server 24.04 LTS Min RAM 1 GB IP IPV4,IPV6

Usage

Navigate to your project directory:

cd /path/to/your/project

Run Vibe:

vibe

Vibe works from the current directory and uses the project files as context.

View available commands:

vibe --help

Check the installed version:

vibe --version

First Run Setup

On the first run, Vibe will:

1. Create the default configuration file:

~/.vibe/config.toml

2. Ask for your API key if it is not already configured.

3. Save the API key for future use:

~/.vibe/.env

To configure or update your API key, rerun the setup wizard at any time:

vibe --setup

Important Files & Directories

  • Vibe executable: /root/.local/bin/vibe
  • Vibe ACP executable: /root/.local/bin/vibe-acp
  • Environment tools: /root/.local/bin/env
  • Vibe configuration: ~/.vibe/config.toml
  • API key storage: ~/.vibe/.env
  • Shell configuration: /root/.bashrc

Notes

  • The installation adds /root/.local/bin/env to /root/.bashrc.
  • The Vibe executables are installed under /root/.local/bin.
  • Available commands: vibe (coding agent), vibe-acp (ACP integration).

More in Automation

Related apps.

Deploy Mistral Vibe CLI now. From $2.48/mo.