/onboard with Context
Start each session with /onboard. Claude Code loads your product context from Brief: personas, decisions, current work, strategic goals.
Claude Code Integration
Claude Code is powerful. With Brief, it understands your product, not just your code. One command to connect.
CLAUDE.md tells Claude Code about your project conventions. But it's static text, manually maintained, and knows nothing about why you built things the way you did.
| Capability | CLAUDE.md alone | Claude Code + Brief |
|---|---|---|
| Project conventions | ✓ Static rules | ✓ Dynamic + history |
| Tech stack | ✓ You write it | ✓ Auto-detected |
| Past decisions | ✗ No memory | ✓ Full history |
| Customer context | ✗ Unknown | ✓ Personas, needs |
| Strategic constraints | ✗ Not available | ✓ Goals, priorities |
| Decision validation | ✗ Manual | ✓ guard_approach |
Start each session with /onboard. Claude Code loads your product context from Brief: personas, decisions, current work, strategic goals.
"What did we decide about auth?" Claude Code searches Brief and returns the actual decision with rationale, not a generic answer.
Before architectural changes, Claude Code runs guard_approach to check for conflicts with existing decisions.
"We're using Postgres for this." Claude Code logs the decision to Brief with rationale, so future sessions remember.
One command. No config files to edit.
claude mcp add --transport http brief https://app.briefhq.ai/mcp
Run /mcp inside Claude Code. A browser window opens for authentication.
claude mcp list
Look for brief ✔ connected.
Yes. Keep CLAUDE.md for hard rules and conventions. Brief adds dynamic context on top: decision history, customer personas, strategic constraints.
search, get_document, create_document, record_decision, search_decisions, guard_approach, get_product_context, list_personas, list_features. See full list →
Yes. Add Brief to your claude_desktop_config.json. Same context, different interface. Setup instructions →
CLAUDE.md tells Claude Code how to code. Brief tells it why. One command to connect.