Standby Get started

Guide · Updated May 2026

Can I run Claude Desktop on a Linux server?

Short answer: no. Claude Desktop is published only for Windows x64 and macOS. Below is why, what people usually really mean when they ask this, and the right alternative for each underlying use case.

The two-paragraph answer

As of May 2026, Anthropic ships Claude Desktop in two flavors only: a Windows x64 build (.exe installer) and a macOS build (.dmg, both Intel and Apple Silicon). There is no Linux package — no .deb, no .rpm, no AppImage, no Flatpak, no Snap. There is no source release. There is no Wine-tested compatibility build. And critically, the features that drive most of the demand for "always-on Claude on a server" — Cowork, Dispatch, and the local MCP system — are tightly coupled to native OS APIs that don't exist on Linux.

That doesn't mean you're stuck. If you want to run AI workloads on Linux, the Claude API works perfectly — it has nothing to do with Claude Desktop. If you want Cowork or Dispatch always-on, you need a Windows or macOS host (a $14/month Windows VPS, a used Mac mini, or a managed cloud desktop). The rest of this guide explains which path is right for what you're trying to accomplish.

What you're really asking

Most "can I run Claude Desktop on Linux" questions come from one of these four underlying needs:

The right solution depends on which of those four matches your situation.

Why Claude Desktop won't work on Linux (the technical detail)

Claude Desktop is an Electron-based application that wraps native OS hooks for several features that don't have direct Linux equivalents:

Could Anthropic ship a Linux build? Technically yes — Electron apps cross-compile to Linux easily. They've chosen not to. Public roadmaps and statements as of May 2026 do not mention a Linux build.

What about Wine or Crossover?

Wine and Crossover are Windows-binary compatibility layers for Linux. The temptation to run Claude Desktop's Windows .exe under Wine is obvious. The reality:

Anthropic does not test against Wine, does not support it, and does not commit to keeping Wine compatibility working. For any production use, Wine is not an option.

The right alternatives, by use case

Use case 1: headless agent or pipeline on a Linux server

Use the Claude API directly. The Anthropic SDK runs on any Linux distro that supports modern Python or Node. You can build agentic workflows, RAG pipelines, scheduled tasks, or live services with the API and have them run on your existing Linux infrastructure forever.

You do not get Cowork (the AI-controls-your-desktop UX) or Dispatch (the phone-to-desktop remote). But for any pure programmatic use of Claude, the API is strictly better than Claude Desktop anyway — better latency, better caching, better cost control, and runs on Linux.

Use case 2: Cowork or Dispatch always-on, but cheap

Rent a Windows VPS. Kamatera or Vultr Windows Server 2022 with 4 GB RAM costs $14–18/month. That's $5–10 more than the cheapest Linux VPS, and you get a host that actually runs Claude Desktop. There is no cheaper path that works.

If even $14 is too much: keep an existing Mac or Windows machine you already own plugged in at home. Free except for ~$5/month in electricity. See the cheapest-way-to-run-Cowork guide for the full cost breakdown.

Use case 3: existing Linux infra, want managed Claude experience

Use Standby for the desktop side, your Linux infra for everything else. Standby gives you a managed Windows cloud desktop pre-configured for Claude Desktop, Cowork, and Dispatch. Plug it into your existing Linux automation via webhooks, the Claude API, or HTTP-callable MCP servers. The two coexist cleanly: the desktop handles the human-facing always-on AI workflows, the Linux side handles the headless workloads.

Use case 4: compliance / on-prem requirement

Run a Windows guest VM on your Linux host. If you have a hypervisor (Proxmox, ESXi, KVM) and policy reasons to keep everything on your hardware, you can spin up a Windows guest and install Claude Desktop there. This is the most operationally complex of the alternatives and only makes sense if you have specific reasons to require it. For most users, just renting a Windows VPS is faster and cheaper.

Comparison: API vs Desktop

If you're trying to decide whether you actually need Claude Desktop or just the Claude API, this table sums up the differences:

Feature Claude API Claude Desktop
Runs on Linux ✅ Anywhere ❌ Windows or macOS only
Cowork (AI controls your desktop)
Dispatch (phone-to-desktop)
MCP servers ✅ (programmatic) ✅ (UI-managed)
Use existing Claude Pro/Max subscription ❌ (separate API billing)
Best for Headless agents, pipelines, services Personal productivity, phone access

Many users end up using both — the API for backend automation on their Linux infrastructure, and Claude Desktop on a Windows or macOS host for the personal Cowork/Dispatch workflow. They don't conflict.

FAQ

Will Anthropic ever ship Claude Desktop for Linux?

Maybe, eventually. There is no public commitment as of May 2026, and the platform-specific features (Cowork, Dispatch) are tied to Windows and macOS APIs in ways that make a Linux build a meaningful engineering investment. Don't plan around it.

What about ChromeOS, Steam Deck, or other Linux variants?

Same story. ChromeOS Flex and Steam Deck both run Linux underneath; neither has native Claude Desktop. ChromeOS Flex can run the Android Claude app, which is fine for casual use but not for Cowork/Dispatch.

Can I run a macOS guest in a Linux VM?

Technically possible (KVM with passthrough, or projects like OSX-KVM), but Apple's licensing prohibits running macOS as a guest on non-Apple hardware. Don't do this for production. A Mac mini at home is a much cleaner answer if you want macOS-based Claude Desktop.

What if I just want to test Claude on a Linux box for an hour?

Use the API with the free tier or with prepaid credits. You won't get Cowork or Dispatch, but you can fully evaluate Claude's capabilities for any text/code/analysis task on Linux without a Windows or macOS machine in sight.

Sources and further reading

Need a Windows host without renting one yourself?

Standby ships a managed Windows cloud desktop pre-configured for Claude Desktop, Cowork, and Dispatch — 10-minute setup, $29/mo, you bring your own Anthropic account.