
▲ 7 r/ClaudeCode
I made a tool to see which Claude Code settings are actually in effect ⚙️
Hey Claude Code users!
Quick: Do you actually know which Claude Code config wins in your current session? - Either ~/.claude/settings.json, your project's .claude/settings.json, ~/.claude/managed-settings.json, and so on? I can never remember, so I built a tool that shows me.
This tool displays your Claude Code config across all 4 scopes (Managed / User / Project / Local) plus a "Resolved" view that tells you what's actually in effect after merging.
Usage is super simple:
npx cc-config-viewer@latest
You can:
- See every setting with the scope it came from.
- View + edit rules, commands, agents, skills, and more per scope.
- Manage your Claude Code settings from one place.
*View-only by default — a trust modal asks before any edit, so you can safely poke around someone else's repo.
Just made it public, feedback and issues very welcome! 😊
u/Difficult-Apricot-79 — 2 days ago