Claude Control
Description
Local web panel over Claude Code's own configuration: rules, skills, hooks, permissions, MCP servers, transcript analytics and a full CLI chat. No database - your ~/.claude files are the source of truth.
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 Control
**Every Claude Code setting in one place.**
A local web panel for [Claude Code](https://claude.com/claude-code): it reads and edits the real files on disk β `CLAUDE.md`, `settings.json`, skills, hooks, MCP servers β through a UI instead of by hand in JSON and Markdown. Plus a sandbox, where a change is tested before it becomes your daily setup.
Runs entirely on your machine: no account, no server, no telemetry.
By default the panel configures Claude Code, where everything is available; it also edits the configuration of Codex, Gemini, Qwen Code, Continue, Goose, Kimi Code, Cursor, OpenCode and Aider β each in its native format, see [CLIs other than Claude](#clis-other-than-claude).
π·πΊ [Π ΡΡΡΠΊΠ°Ρ Π²Π΅ΡΡΠΈΡ](README.ru.md) Β· π§ [Setup](docs/SETUP.md) Β· π [Troubleshooting](docs/TROUBLESHOOTING.md) Β· π [How it works](docs/ARCHITECTURE.md) Β· π [Security](docs/SECURITY.md) Β· π± [Access from a phone](docs/REMOTE.md) Β· π¬ [Chat and parallel agents](docs/CHAT.md) Β· π₯ [Groups](docs/GROUPS.md) Β· π§βπ» [Development](docs/DEVELOPMENT.md) Β· π« [What the panel does not do](docs/LIMITATIONS.md)
[!TIP] **Won't start?** `pnpm doctor` explains every finding. Still stuck β open Claude Code in this folder and say "it won't start, figure it out": it reads [CLAUDE.md](CLAUDE.md), the map of this project written for the agent, and starts with diagnostics rather than with the code.
Why
Claude Code's configuration is plain files, which is a good decision while there are few of them. Then comes a thousand-line `CLAUDE.md`, dozens of skill folders, hooks three levels deep in `settings.json`, MCP servers in a different file altogether, permissions nobody remembers adding. Three simple questions get hard: **what is actually active right now, what does this hook fire on, what breaks if I add this rule.**
The panel answers them: a visible shape, a switch that deletes nothing, and a sandbox where a change is tested against real Claude Code before it becomes
Related Skills
mcp-server-postgres
Read-only PostgreSQL database access.
Data mcp-server-sqlite
SQLite database interaction and querying.
Data mcp-server-google-maps
Google Maps integration for location data.
Data Bitbucket Data Center
---
Data Private Gpt
Complete API layer for private AI applications on local models: RAG, skills, tools, MCP, text-to-sql, and more
Data Csv Data Summarizer
Automatically analyze CSV files and generate comprehensive insights with visualizations
Data