A fully functional web workspace for Claude Code CLI—chat, Kanban task board, task scheduling, multi-agent orchestration, MCP servers, skills, remote access (Web, SSH, Telegram), projects, and real-time data streaming.
{
"mcpServers": {
"claude-code-studio": {
"command": "<see-readme>",
"args": []
}
}
}No install config available. Check the server's README for setup instructions.
Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
The browser interface for Claude Code CLI. Chat with AI, run tasks on autopilot, and manage your projects — all from one tab.
Is it safe?
No package registry to scan.
No authentication — any process on your machine can connect.
License not specified.
Is it maintained?
Last commit 1 days ago. 90 stars.
Will it work with my client?
Transport: stdio. Works with Claude Desktop, Cursor, Claude Code, and most MCP clients.
No automated test available for this server. Check the GitHub README for setup instructions.
No known vulnerabilities.
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
XcodeBuildMCP provides tools for Xcode project management, simulator management, and app utilities.
Official Notion MCP Server
Give AI agents access to your Obsidian vault via local files or Self-hosted LiveSync.
🗂️🤖 Airtable Model Context Protocol Server, for allowing AI systems to interact with your Airtable bases
MCP Security Weekly
Get CVE alerts and security updates for Claude Code Studio and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.

The browser interface for Claude Code CLI. Chat with AI, run tasks on autopilot, and manage your projects — all from one tab.
English | Українська | Русский
Works on Windows, macOS, and Linux — zero platform-specific setup.
Claude Code CLI is powerful — it writes code, runs tests, edits files, and ships features. But it lives in the terminal, and the terminal has limits: context gets lost between sessions, parallel work means juggling tabs, and there's no way to queue tasks and walk away.
Claude Code Studio fixes this:
Prerequisites: Node.js 18+ + Claude Code CLI installed and logged in (Claude Pro or Max subscription)
Node.js 22.5+ — zero native compilation. Uses built-in
node:sqlite, no C++ toolchain needed. Older Node.js versions fall back tobetter-sqlite3(requires build tools).
npx github:Lexus2016/claude-code-studio
Open http://localhost:3000, set a password, start chatting.
Update:
npx github:Lexus2016/claude-code-studio@latest
Install globally:
npm install -g github:Lexus2016/claude-code-studio
Clone the repo:
git clone https://github.com/Lexus2016/claude-code-studio.git
cd claude-code-studio
npm install && node server.js
Docker:
git clone https://github.com/Lexus2016/claude-code-studio.git
cd claude-code-studio
cp .env.example .env
docker compose up -d --build
# Enterprise: pull base image from a private registry (Artifactory, Nexus, Harbor)
MIRROR=my-registry.company.com docker compose up -d --build
Some npm versions (especially 10.x) fail when installing git dependencies with this error:
npm error --prefer-online cannot be provided when using --prefer-offline
This is a known npm bug where conflicting flags are passed during git dependency preparation.
Workaround — install manually:
git clone https://github.com/Lexus2016/claude-code-studio.git
cd claude-code-studio
npm install
npm install -g . # optional: register the `claude-code-studio` CLI command globally
Or update npm:
npm install -g npm@latest

Not a chatbot. "Refactor this function and add tests" → Claude opens files, edits them, runs tests, fixes errors, reports back — in real time. Paste screenshots with Ctrl+V. When Claude asks a question mid-task, the card collapses into a compact pill after you answer. Hit Compact & New to summarize the conversation via Haiku and continue in a fresh session — all context preserved, zero token waste.
Sidebar quick-filter — every sideba