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.
BossMode + Codex CLI
OpenAI’s Codex CLI is a terminal-native agent runner. The BossMode-Codex integration connects your Codex CLI sessions to BossMode’s governance layer — standing orders enforced, moves logged, and results surfaced in your Daily Report.How it works
BossMode provides a Codex-compatible MCP server that injects operational context into every Codex CLI session. When you run a Codex task, BossMode:- Provides your standing orders as system constraints
- Supplies buyer profiles and business context
- Logs every action to the audit feed
- Queues output for approval per your governance settings
Setup
Install the BossMode MCP server:~/.codex/config.json:
Using BossMode context in Codex
Once connected, reference BossMode in your Codex prompts:Logging back to BossMode
Codex executions are logged via the MCP server automatically whenlogAllMoves: true in your BossMode settings.
Manual logging from a Codex session:
Your ChatGPT Plus subscription
If you’re using Codex CLI with your ChatGPT Plus subscription, BossMode governance works the same way — it’s inference-provider agnostic. SetOPENAI_API_KEY per Codex CLI docs and BOSSMODE_API_TOKEN for governance.
The only limitation is that BossMode’s Trust Intelligence score generation uses Gemini (for AvatarCzar). All other governance features work with any inference provider.
Requirements
- Codex CLI v0.8.0 or higher
- BossMode Pro account
BOSSMODE_API_TOKENset in your environmentOPENAI_API_KEYfor Codex CLI inference