by Mng-dev-ai
Your own Claude Code UI, local/e2b/modal sandbox, in-browser VS Code, terminal, multi-provider support (Max, Z.AI, OpenRouter), custom skills, and MCP servers.
# Add to your Claude Code skills
git clone https://github.com/Mng-dev-ai/claudexYour own Claude Code UI. Open source, self-hosted, runs entirely on your machine.
Join our Discord server to get help, share feedback, and connect with other users.


git clone https://github.com/Mng-dev-ai/claudex.git
cd claudex
docker compose up -d
Open http://localhost:3000
See Desktop Setup to run Claudex as a native macOS app.
Run AI agents in isolated environments with multiple sandbox providers:
View and interact with a browser running inside the sandbox via VNC. Use Playwright MCP with Chrome DevTools Protocol (CDP) to let Claude control the browser programmatically.
Switch between providers in the same chat:
/context, /compact, /review, /init)Automate recurring tasks with Celery workers.