siteboon/claudecodeui
Use Claude Code, Cursor CLI or Codex on mobile and web with CloudCLI (aka Claude Code UI). CloudCLI is a free open source webui/GUI that helps you manage your Claude Code session and projects remotely
Platform-specific configuration:
{
"mcpServers": {
"claudecodeui": {
"command": "npx",
"args": [
"-y",
"claudecodeui"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
<div align="center"> <h1>Cloud CLI (aka Claude Code UI)</h1> <p>A desktop and mobile UI for <a href="https://docs.anthropic.com/en/docs/claude-code">Claude Code</a>, <a href="https://docs.cursor.com/en/cli/overview">Cursor CLI</a>, <a href="https://developers.openai.com/codex">Codex</a>, and <a href="https://geminicli.com/">Gemini-CLI</a>.<br>Use it locally or remotely to view your active projects and sessions from everywhere.</p> </div>
<p align="center"> <a href="https://cloudcli.ai">CloudCLI Cloud</a> · <a href="https://cloudcli.ai/docs">Documentation</a> · <a href="https://discord.gg/buxwujPNRE">Discord</a> · <a href="https://github.com/siteboon/claudecodeui/issues">Bug Reports</a> · <a href="CONTRIBUTING.md">Contributing</a> </p>
<p align="center"> <a href="https://cloudcli.ai"></a> <a href="https://discord.gg/buxwujPNRE"></a> <br><br> <a href="https://trendshift.io/repositories/15586" target="_blank"></a> </p>
<div align="right"><i><b>English</b> · <a href="./README.ru.md">Русский</a> · <a href="./README.de.md">Deutsch</a> · <a href="./README.ko.md">한국어</a> · <a href="./README.zh-CN.md">中文</a> · <a href="./README.ja.md">日本語</a></i></div>
---
<div align="center">
<table> <tr> <td align="center"> <h3>Desktop View</h3> <br> <em>Main interface showing project overview and chat</em> </td> <td align="center"> <h3>Mobile Experience</h3> <img src="public/screensh
Loading reviews...