Hey folks! π
I use Claude Code every day, but honestly I'm never quite sure which config is actually in effect... π€
- Does
Userscope's rules overrideLocalscope's rules? π - Does
Managedscope's settings overrideLocalscope's settings? π - ...and so on.
I can never remember the precedence rules, so I built a tool that just shows you the effective Claude Code config for the current session across all 4 scopes (Managed / User / Project / Local).
Try it
No install needed:
npx cc-config-viewer@latest
Features
- See the effective config β what's actually being applied right now.
- Edit/view configurations for all scopes from a single UI β no more jumping between files.
- Backed by the official Claude Code JSON Schema β so it stays in sync with what Claude Code actually understands.
Feedback and issues very welcome π
Top comments (0)