Documentation Index
Fetch the complete documentation index at: https://docs.bossmode.ing/llms.txt
Use this file to discover all available pages before exploring further.
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.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: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.