Get work done with
Claude Code
Your file tree, editor, git diffs and Claude Code sessions in one native window. The app is free — it drives the Claude Code you already have.
A preview of the CC app window: a project file tree with live git status on the left, a code editor with per-line diffs in the middle, and a terminal running a Claude Code session on the right.
Multiple projects,
one workspace
Open multiple projects in isolated windows. Each has its own file tree, editor tabs, and terminal sessions — all persisted across restarts.
| 1 | import Header from "@/components/Header" |
| 2 | import Button from "@/components/Button" |
| 3 | |
| 4 | export default function Home() { |
| 5 | return ( |
| 6 | <main className="min-h-screen"> |
| 7 | <Header /> |
| 8 | <section> |
| 9 | <h1>Build faster with AI</h1> |
| 10 | <Button variant="primary"> |
| 11 | Get Started |
Each window has its own projects, file tabs, and terminal sessions — fully independent.
Jump between projects with the switcher. File trees, git status, and terminals update instantly.
Run Claude Code and dev servers side by side. Each tab persists across app restarts.
Runs on modern Macs
Three steps, about a minute
- 1
CC drives Claude Code — it doesn't replace it. If this prints a version, you're ready:
claude --version - 2
Open the downloaded .dmg and drag CC to your Applications folder.
- 3
macOS will ask whether you're sure you want to open an app downloaded from the internet. Click Open — CC is signed and notarized by Apple.
- 4
If macOS asks for microphone access, that's terminal dictation. Decline it and everything else works as normal.
What you're trusting
Signed and notarized by Apple, Developer ID VGVWSVYQFZ. Don't take our word for it — check before you open it:
spctl -a -t open --context context:primary-signature -vv ~/Downloads/CC-latest.dmgYour Anthropic account never passes through CC. Claude Code handles its own sign-in; the app never sees or stores your credentials.
Ready to code
with Claude?
Download CC and start building with the native IDE designed for Claude Code. Free and built natively for macOS.
Download for macOS