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.Install and initialize
localhost:5173/app.No email, token, or cloud dependency required for free local mode.Path B — Cloud workspace
Connect tobossmode.ing/app for multi-device sync, cloud-backed directives, and the full consigliere brain.
Sign up
Go to bossmode.ing/signup and create a free account.
MCP server integration
For Claude Code, Codex CLI, or any MCP-compatible runtime:Environment variables
| Variable | Required | Description |
|---|---|---|
BOSSMODE_API_TOKEN | Yes (cloud) | Your operator API token |
NEXT_PUBLIC_CONVEX_URL | Yes (self-host) | Convex deployment URL |
CONVEX_ADMIN_TOKEN | Yes (self-host) | Convex admin token |
RESEND_API_KEY | Optional | Email delivery |
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.