Bolt can be installed on macOS, Linux, and Windows using the method that fits your workflow — a one-line curl script, any major Node.js package manager, or a system package manager like Homebrew, Chocolatey, or Scoop.Documentation Index
Fetch the complete documentation index at: https://mintlify.com/bolt-builder/bolt-cli/llms.txt
Use this file to discover all available pages before exploring further.
Quick install (macOS / Linux)
The fastest way to get started is the official install script. It auto-detects your OS and architecture, downloads the correct binary to~/.bolt/bin, and adds it to your $PATH.
--no-voice:
Package managers
Install Bolt globally with the package manager of your choice:Verify the installation
Upgrading
Runbolt upgrade to update to the latest release:
--method flag:
curl, npm, pnpm, bun, brew, choco, scoop.
You can also upgrade to a specific version by passing the version as a positional argument:
Uninstalling
To remove Bolt from your system:Environment variables
| Variable | Description |
|---|---|
BOLT_LOG_LEVEL | Log verbosity: DEBUG, INFO, WARN, or ERROR |
BOLT_PRINT_LOGS | Print logs to stderr |
BOLT_PURE | Run without loading external plugins |
BOLT_SERVER_PASSWORD | Basic auth password for the headless API server |
BOLT_SERVER_USERNAME | Basic auth username for the headless API server |
Desktop app
Bolt also ships as a native desktop application with multi-window session management, an integrated terminal and file tree, a command palette, 17 UI languages, and auto-updates. Download the latest release from the releases page.On macOS you can install it in one line with no Gatekeeper detour: