Prerequisites
- Node.js v20.17.0 or higher
- npm or pnpm
- A Claude Pro or ChatGPT Plus subscription (for local inference on Path B)
Path A — Browser (recommended for new users)
BossMode’s cockpit runs in your browser. One command seeds the local SQLite brain and opens the workspace.1
Install and initialize
localhost:5173/app.No email, token, or cloud dependency required for free local mode.2
Open BossMode from any terminal
After global install, the everyday command is:Bare
bossmode starts the local daemon if needed and opens the operator TUI. The browser cockpit is still available with:3
Run the setup wizard (optional)
Path B — Cloud workspace
Connect tobossmode.ing/app for multi-device sync, cloud-backed directives, and the full consigliere brain.
1
Sign up
Go to bossmode.ing/signup and create a free account.
2
Get your token
After signup, your API token is in Settings → API Token. Copy it.
3
Set your environment variable
.env.local:4
Verify the connection
MCP server integration
For Claude Code, Codex CLI, or any MCP-compatible runtime:Environment variables
Verify installation
Next
Run your first directive
Issue a directive and watch the consigliere execute.
Write standing orders
Define the rules the consigliere follows when the boss is away.