Claude Code Config
Description
A modern Terminal User Interface (TUI) application for managing Claude Code configuration files (`~/.claude.json`). Simplify the management of MCP servers, projects, and conversations with an intuitive hierarchical interface
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 Code Config
A modern Terminal User Interface (TUI) application for managing Claude Code configuration files (`~/.claude.json`). Simplify the management of MCP servers, projects, and conversations with an intuitive hierarchical interface.

Features
MCP Server Management
- Hierarchical View: Browse global and project-level MCP servers in a tree structure
- Add, Edit, Delete: Full CRUD operations for MCP server configurations
- Copy Servers: Quickly duplicate server configurations with visual clipboard tracking
- Move Servers: Move servers between global scope and projects
- Multi-Scope Support: Manage both global and project-specific servers
- Sensitive Value Masking: API keys and secrets masked by default (press
Vto toggle)
Project & Conversation Management
- Project Browser: View all your Claude Code projects with server, conversation, and history counts
- Real Conversation Management: Browse, view details, and delete actual
.jsonlconversation files from filesystem - Conversation Statistics: See message count, file size, and age for each conversation
- Conversation Cleanup: Delete old conversations with full metadata visibility
- History Management: View, delete, and move history items between projects
- Project Organization: See which MCP servers are configured for each project
Safety & Reliability
- Automatic Backups: Creates timestamped backups before every save
- Undo/Redo System: Full undo/redo support with
Ctrl+Z/Ctrl+Y(up to 50 actions) - JSON Validation: Ensures your configuration remains valid
- Rollback Support: Easily restore from backups if needed
- Non-destructive Operations: Confirm before deleting
- Error Logging: Persistent error log with export capability (press
lto view)
Advanced Features
- Environment Variable Support: Handle
${VAR}syntax in serv
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11