Skip to content
| Marketplace
Sign in
Visual Studio Code>AI>CCGUI / CC GUI(Claude Codex OpenCode Kimi)New to Visual Studio Code? Get it now.
CCGUI / CC GUI(Claude Codex OpenCode Kimi)

CCGUI / CC GUI(Claude Codex OpenCode Kimi)

MossX

|
3,446 installs
| (3) | Free
CCGUI / CC GUI — independent open-source GUI for Claude Code, Codex, OpenCode, Kimi, Grok and more (unofficial)
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

CCGUI / CC GUI (Claude, Codex, OpenCode, Kimi...)

中文

CCGUI (also known as CC GUI / ccgui) is a 100% open-source GUI for Claude Code CLI, Codex, OpenCode, Kimi, Grok, and more — shipped as a VS Code extension.

Unofficial. CC GUI is an independent open-source project and is not affiliated with, endorsed by, or sponsored by Anthropic, OpenAI, Microsoft, or other third-party tool vendors.


Build and Package the VSIX

From the project root:

npm install
cd webview && npm install && cd ..
cd ai-bridge && npm install && cd ..
npm run build
npm exec --yes --package=@vscode/vsce -- vsce package

The generated file is named vscode-cc-gui-<version>.vsix in the project root. Install it in VS Code with:

code --install-extension ./vscode-cc-gui-0.1.1.vsix

Repair a broken global vsce command

If a global vsce install is broken, reinstall it:

npm uninstall -g @vscode/vsce
npm install -g @vscode/vsce
vsce package

License

MIT


Contributors

Thanks to everyone who has helped make CC GUI better.

Contributors

Acknowledgements

  1. This project was originally adapted from jetbrains-cc-gui
  2. The Design · Usage Statistics module is largely based on the TokenTracker source code.

Trademarks

  • Claude and Claude Code are trademarks of Anthropic, PBC.
  • Codex, ChatGPT, and OpenAI are trademarks of OpenAI.
  • Visual Studio Code and VS Code are trademarks of Microsoft Corporation.

These names are used solely to describe third-party products and technologies that this extension is compatible with or integrates. They do not imply any affiliation, endorsement, or sponsorship by the respective rights holders.

Claude®, Claude Code, Codex, ChatGPT, OpenAI, Visual Studio Code, and related marks are trademarks of their respective owners. They are used here only to describe interoperability. This project is not affiliated with or endorsed by those trademark owners.


Star History

Star History

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
  • Your Privacy Choices
  • Consumer Health Privacy
© 2026 Microsoft