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 🙏

