From 19961c7a6009c24793d9382a5238e9f5575d9b62 Mon Sep 17 00:00:00 2001 From: zhanghaidong Date: Tue, 17 Mar 2026 14:03:47 +0800 Subject: [PATCH] Add CCHub to Companion Apps & GUIs --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d4a46b1..bb971e5 100644 --- a/README.md +++ b/README.md @@ -794,6 +794,7 @@ claude-code-toolkit/ 800+ files | [TokenEater](https://github.com/AThevon/TokenEater) | 179 | Native macOS menu bar app for monitoring Claude AI usage limits and watching coding sessions live | | [Claw](https://github.com/jamesrochabrun/Claw) | 86 | Native macOS app wrapping Claude Code SDK in Swift. Plan Mode, MCP Integration, Custom System Prompts | | [The Claude Protocol](https://github.com/AvivK5498/The-Claude-Protocol) | 149 | Enforcement layer wrapping Claude Code with 13 hooks -- blocks unsafe operations, enforces worktree isolation | +| [CCHub](https://github.com/Moresl/cchub) | New | Tauri 2.0 desktop app for managing the full Claude Code ecosystem -- MCP servers, skills, hooks, config profiles. Auto-scans Claude Code, Claude Desktop, Cursor configs | ---