Skip to content

kuri-sun/cc-config-viewer

Repository files navigation

cc-config-viewer

日本語 | 中文 | 한국어

npm version CI License codecov

Scope-based config viewer/editor for Claude Code.

cc-config-viewer preview

Manage your Claude Code configurations from one place

Features

  • Shows the effective Claude Code settings for the current project (merged from all scopes).
  • Can edit/view Claude Code configurations for all scopes from a single UI.
  • Uses the Claude Code's official JSON Schema.

Quick Start

# npx
npx cc-config-viewer

# bunx
bunx cc-config-viewer

# pnpm
pnpm dlx cc-config-viewer

Opens a browser-based UI to view and edit Claude Code settings across all configuration scopes (Managed, User, Project, Local), so you can see at a glance which settings are currently in effect.

See the CLI options for available flags.

Usage

See the usage guide.

Development

See CONTRIBUTING.md.

License

MIT

About

Scope-based config(settings, rules, skills, mcp, etc.) viewer/editor for Claude Code.

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Contributors