Install & sign in
If Hopper IT pushes the app through a software center, install it from there. Otherwise, grab it directly.
Set up in four steps
What it runs on
- macOS11 and later
- Windows10+ (x64 & ARM64)
- LinuxNot available
- CostFree to download
- PlansAll (some features need paid)
- SyncChats, projects & memory
Everything the browser does
Signed in, the desktop app gives you the same core Claude. Nothing to relearn.
Three things only the desktop app does
This is where the app earns its place: it reaches into your local environment in ways a browser tab can’t.
Quick Entry
A keyboard shortcut that summons Claude from any app — your inbox, a spreadsheet, a slide. Ask a quick question or rewrite without switching windows.
Set the shortcut in app settings
Desktop extensions
One-click installs (.mcpb packages) that connect Claude to local tools and files — like a filesystem extension that lets it read and write in folders you choose.
Settings → Extensions → Browse
Cowork
A visual way to hand Claude long, multi-step work — research synthesis, file organization, building spreadsheets — without a terminal. It runs in an isolated VM on your machine.
Open from the desktop app
Extensions, Cowork & your files
Local features are powerful precisely because they touch your computer. A few things make them safe and predictable.
The mechanics
- Desktop extensions install in one click. The app has a built-in Node.js runtime, so you don’t need developer tools, and credentials are stored encrypted in your OS keychain (Keychain on Mac, Credential Manager on Windows).
- Claude asks before each file action. A local filesystem extension shows you what it’s about to read or write and waits for your approval.
- Cowork is sandboxed. It runs code in an isolated VM, and file reads and writes are limited to the folders you explicitly connect — network access follows your egress settings.
- Remote connectors behave the same as in the browser. They’re brokered through your Claude account from Anthropic’s cloud — they don’t use your local network. Local extensions are the separate, on-your-machine mechanism.
Deploying and governing the app
- Deploy at scale with standard installers — MSIX on Windows, PKG on macOS — through your software center.
- Control the update cadence so you can test and approve new versions on your own timeline before they reach staff.
- Govern extensions org-wide: enable or disable public desktop extensions, upload custom ones, and move to an allowlist for stricter control.
- Enterprise/machine-level policy controls override in-app settings, so your guardrails can’t be toggled off by an individual user.
- Decide your stance on connectors before rollout (an Owner must add each one first), and document the help path for file, mic, and camera permissions.