Skip to main content
🚧 Expanding soon — full Claude Code integration documentation is in progress.

BossMode in Claude Code

BossMode integrates with Claude Code via the BossMode skill. The skill gives Claude Code access to your full operational context, standing orders, and directive API — all from inside a coding session.

The BossMode skill

The bossmode-consigliere skill is available in Claude Code. It wraps the BossMode API with Claude-native commands:
Returns your full operational context — signals, packets, standing orders, approvals, metrics, Guardian state, and buyer context.
Issues a directive to the consigliere.
Lists pending approval queue items.
Activates the kill switch.

Setup

Ensure BOSSMODE_API_TOKEN is in your environment:
The skill reads the token automatically.

MCP server alternative

If you prefer explicit MCP configuration, install the MCP server:
Add to your MCP config (.mcp.json or Claude Code settings):

Example workflow

In a Claude Code session:
Claude Code drafts the email using BossMode context, queues it for approval, and logs the move.

Requirements

  • Claude Code with skill support
  • BossMode Pro account
  • BOSSMODE_API_TOKEN environment variable