Exempt Clio card from the memberMcpConnectors policy

↗ view on GitHub · sloth-ninja · 2026-08-03 · e2573b2e

Owner decision (03/08): the "Members may add custom connectors" policy
governs custom MCP servers only; the Practice management - Clio card must
be reachable for all org users regardless.

- connectors/page.tsx: the personalConnectorsBlocked early-return now
  renders <ClioConnectorCard /> above the neutral FirmManagedCard (which
  stays for the MCP gallery); neutral copy narrowed to "Custom connectors".
- account/layout.tsx: Connectors tab always visible (drop the
  personalConnectorsBlocked filter branch + its now-unused import).
- BUILD_LOG: new entry (layout decision (a) recorded); the #64 open owner
  decision marked TAKEN (exempt).

Frontend only; backend untouched. tsc clean; eslint clean on changed files.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Repository Sloth-ninja/JessicaOSS
Author sloth-ninja <ezanahaddis@gmail.com>
Authored
Parents b9289056
Stats 3 files changed , +54 , -14
Part of Clio connector: per-user OAuth, chat tools, and matter search

Capture this commit into my fork

Download a Markdown prompt that tells Claude how to port this exact commit into your working tree. Run it via claude -p < capture-commit-e2573b2e.md from inside the repo you want the change in.

⬇ Download capture-commit-e2573b2e.md