Claude Config Editor banner
gagarinyury gagarinyury

Claude Config Editor

Data community

Description

Claude Config Editor is a lightweight web tool that helps you clean and optimize your Claude Code/Desktop config files (.claude.json). Analyze project sizes, bulk delete chat histories, export data for backup, manage servers visually, and speed up Claudeโ€”all locally, with auto-backup, no dependencies, and cross-platform support.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

๐Ÿš€ Claude Config Editor

Bloated Fixed

โšก The missing GUI for Claude configurations โšก

Your Claude config is probably 10+ MB.
Mine was 17 MB. Now it's 732 KB.
This tool did it in 30 seconds.

License Python Platform Zero Dependencies


๐Ÿ”ฅ The Problem

**Claude Code stores EVERY conversation from EVERY project** in a single JSON file.

After a few weeks of use:

  • ๐Ÿ“ 87 projects with full chat histories
  • ๐Ÿ’พ 17 MB of JSON (yes, really)
  • ๐ŸŒ Slow startup times (Claude has to parse that mess)
  • ๐Ÿคท No easy way to clean it up (manual JSON editing? no thanks)

**Sound familiar?**

โœ… The Solution

A beautiful web interface to:

  • ๐Ÿ” See what's eating your disk (sorted by size)
  • ๐Ÿ—‘๏ธ Delete old projects in bulk (top 10 biggest = 90% of bloat)
  • ๐Ÿ’พ Export before deleting (keep important conversations)
  • ๐Ÿ”Œ Manage MCP servers (no more JSON editing)
  • ๐Ÿ›ก๏ธ Auto-backup everything (undo button for real life)

**Works with both Claude Code AND Claude Desktop.**


๐ŸŽฏ Why People Star This Repo

"My .claude.json was 23 MB. Deleted 50 old projects. Now it's 1.8 MB. Claude Code starts instantly now." - *Actual result*

"Finally! I can see my MCP servers without opening VSCode." - *Reddit user*

"I didn't even know this