
Claude-Desk-7
A comprehensive web dashboard for managing, monitoring, and controlling Claude Code. Claude Desk is an intuitive interface that completely replaces using Cl…
Install with your AI
Paste into Claude Code, Cursor, or any agent — it reads the repo and wires the tool into your project.
Install and set up Claude-Desk-7 (git-clone project) into my current project. Found on https://claudeers.com/claude-desk-7 Repo: https://github.com/mrbit-dev/Claude-Desk-7 Homepage/docs: — Detected install method: git-clone → git clone https://github.com/mrbit-dev/Claude-Desk-7 Category: mcp-servers. Platforms: cli, api, web. Read the repo's README for exact setup and env vars, then install it and wire it into my project. Claudeers Health Verdict: active; community-verified: false. Confirm the source before running anything.
git clone https://github.com/mrbit-dev/Claude-Desk-7
// compatibility
| Platforms | cli, api, web |
|---|---|
| Operating systems | — |
| AI compatibility | claude |
| License | — |
| Pricing | open-source |
| Language | TypeScript |

Claude Desk 7
Web Dashboard toàn diện để quản lý, giám sát và điều khiển Claude Code.
🇻🇳 Tiếng Việt | 🇬🇧 English
Claude Desk 7 là giao diện trực quan thay thế hoàn toàn cho việc dùng Claude Code qua CLI hay extension IDE. Tất cả những gì bạn cần làm với Claude Code đều có thể thao tác qua giao diện web — không cần gõ lệnh, không cần nhớ cú pháp.
✨ Tính năng
| Tính năng | Mô tả |
|---|---|
| 📊 Dashboard | Tổng quan toàn bộ Claude Code: sessions, agents, projects, MCP servers |
| 📋 Session Manager | Xem, tìm kiếm, quản lý tất cả phiên làm việc |
| 🤖 Agent Monitor | Giám sát agents, sub-agents theo thời gian thực, hiển thị cây phân cấp |
| 🚀 Launch | Gửi câu hỏi đến Claude Code ngay từ dashboard, xem output realtime |
| 🔧 MCP Servers | Quản lý MCP servers, thêm/sửa/xoá, kiểm tra health |
| 📘 Skills | Tạo và quản lý Claude Code skills (slash commands) |
| 🧩 Plugins | Duyệt marketplace, cài và gỡ plugins |
| ⚙️ Settings | Chỉnh sửa cấu hình Claude Code qua giao diện |
| 📁 Projects | Xem tất cả dự án đã dùng Claude Code |
| 📜 Logs | Xem log server và output Claude process realtime |
| 🔐 Auth | Kiểm tra trạng thái xác thực, API key, proxy |
🚀 Cài đặt & Chạy
Yêu cầu
- Node.js 18+ (tải tại nodejs.org)
- Claude Code đã cài trên máy (hướng dẫn)
1. Tải về
git clone https://github.com/mrbit-dev/Claude-Desk-7.git
cd Claude-Desk-7
Hoặc download ZIP và giải nén.
2. Chạy (Windows)
Mở thư mục, double-click **start.bat** — tự động cài đặt + build + chạy.
3. Cài đặt & Chạy bằng lệnh
npm install
npm run build
npm start
Mở trình duyệt: http://localhost:3712
Hoặc chạy dev mode (hot-reload):
npm install
npm run dev
Mở trình duyệt: http://localhost:5173
4. Chạy nền 24/7
Windows: Double-click start.bat — server chạy ẩn. Tắt bằng stop.bat
Linux / macOS / VPS:
# Cấp quyền chạy
chmod +x start.sh stop.sh
# Chạy nền (background)
./start.sh
# Xem logs
tail -f .claude-desk.log
# Tắt
./stop.sh
Hoặc chạy thủ công (mọi nền tảng):
npm run build npm start & # Tắt: kill PID
🗂️ Cấu trúc thư mục
claude-desk/
├── server/ # Backend Express + TypeScript
│ └── src/
│ ├── routes/ # API routes
│ ├── services/ # Business logic
│ ├── websocket/ # WebSocket handler
│ ├── utils/ # Tiện ích
│ └── types/ # TypeScript types
├── src/ # Frontend React + Vite + Tailwind
│ ├── pages/ # Các trang
│ ├── components/ # UI components
│ ├── hooks/ # React hooks
│ ├── api/ # API client
│ └── store/ # Zustand state
├── screenshots/ # Ảnh chụp màn hình
└── scripts/ # Scripts phụ trợ
❓ FAQ
Làm sao để cài Claude Code?
npm install -g @anthropic-ai/claude-code
Hoặc theo hướng dẫn tại docs.anthropic.com
Claude Desk 7 có chạy được trên macOS/Linux không?
Có! Claude Desk 7 tự động phát hiện đường dẫn Claude Code trên tất cả nền tảng.
Làm sao để đóng góp?
Fork repo, tạo branch, commit và tạo Pull Request!
📝 License
MIT
// faq
What is Claude-Desk-7?
A comprehensive web dashboard for managing, monitoring, and controlling Claude Code. Claude Desk is an intuitive interface that completely replaces using Claude Code via CLI or IDE extensions. Everything you need to do with Claude Code can be done through the web interface — no need to type commands, no need to remember syntax.. It is open-source on GitHub.
Is Claude-Desk-7 free to use?
Claude-Desk-7 is open-source, so it is free to use.
What category does Claude-Desk-7 belong to?
Claude-Desk-7 is listed under mcp-servers in the Claudeers registry of Claude-compatible tools.
// embed badge
[](https://claudeers.com/claude-desk-7)
// retro hit counter
[](https://claudeers.com/claude-desk-7)
// reviews
// guestbook
// related in MCP Servers
f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete…
A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Gemini CLI & Hermes Agent. Only official website: ccswitch.io
An open-source AI agent that brings the power of Gemini directly into your terminal.
🪨 why use many token when few token do trick — Claude Code skill that cuts 65% of tokens by talking like caveman