Audience: Internal Brevian users connecting their Brevian workspace to Claude (claude.ai web and the Claude desktop app).
Companion doc: See the Brevian MCP Server tech spec for architecture and auth details.
Once connected, Claude can call the Brevian tool surface directly in-chat — list_opportunities, get_opportunity, search_meetings, get_coaching_report, search_stakeholders, search_activities, search_crm, search_transcripts, search_structured, search_coaching. All tools are read-only in Phase 1 and scoped to your user/org/workspace.
app.brevian.ai).The PAT is the user-identity primitive Claude will bind to via OAuth. You mint it once in the webapp and keep it somewhere safe.
https://app.brevian.ai.https://app.brevian.ai/settings/mcp. (The path is intentionally hidden — there is no nav link yet.)One PAT per client is the recommended pattern — it makes revocation surgical. If you connect Claude on both desktop and web, mint two PATs.