What Claude Cowork actually is (June 2026)
Claude Cowork is a real, generally available Anthropic product, not a rebrand we are guessing at. It ships inside the Claude desktop app for macOS and Windows (it is not available on web or mobile) and uses the same agentic architecture that powers Claude Code, just without the terminal. You give Cowork a goal and it plans and executes multi-step work across local files and applications, returning a finished deliverable. It supports scheduled tasks via `/schedule`, and Projects that bundle related work into persistent workspaces with their own files, instructions, and memory. Memory is supported inside Projects but is not retained across standalone Cowork sessions.
The important architectural detail: Cowork runs shell commands and code inside an isolated Linux virtual machine on your Mac, built on Apple's VZVirtualMachine framework, with explicit folder-scoped file access. But the intelligence is cloud-based. The model inference runs on Claude's API, so conversation context leaves your machine even though file contents stay inside the local VM. Standard Cowork stores conversations on Anthropic's backend; the stricter no-conversation-data guarantees apply only to enterprise deployments routed through Vertex AI or Bedrock.
At a glance
Claude Cowork: cloud-backed agent for knowledge work, runs in a sandboxed VM on macOS and Windows desktop, frontier Claude reasoning, scheduled tasks, Projects with memory, folder-scoped file access. Paid only, starting around $20/month on Claude Pro and going up to roughly $100 to $200/month on Max. Voice is limited to streaming dictation and a chat voice mode, both of which send audio to Anthropic's servers.
Jarvis: free and open-source, on-device AI voice assistant and agent for Mac (Apple Silicon M1 to M4 and Intel, macOS 12+). Dictation about 4x faster than typing at roughly 240ms latency, fully on-device with audio that never leaves the Mac. Voice control of your real apps, persistent on-device memory, routines that run on a schedule including while you sleep, and connectors for Gmail, Calendar, Slack, Notion, Linear, GitHub, Jira, and Spotify. Full MCP support both ways, plus screen vision and experimental browser computer-use. Optional cloud models use your own API key. Currently in private beta as Jarvis 2.0. See /jarvis-2-0 or /download.
Where Claude Cowork is better
For deep, document-heavy knowledge work, Cowork is excellent and you should give it real credit. Frontier Claude models are among the strongest reasoning engines available, so Cowork shines at synthesizing dozens of source files into a structured draft, extracting clean data from messy contracts and reports, reorganizing large file collections, and producing finished artifacts like analyses or HTML reports from a single goal. Independent hands-on reviews praise how it makes capable, sandboxed code execution accessible to non-developers who would never open a terminal.
Cowork is also genuinely cross-platform on desktop, running on both macOS and Windows, where Jarvis is Mac-only. Its containerized VM gives strong isolation for risky operations, and its Projects and scheduled-task model are mature and polished. If your day is mostly large research and document tasks and you already pay for Claude, Cowork is a strong fit and Jarvis is not trying to replace that workflow.
Where Jarvis is better
Jarvis wins on privacy, latency, voice, and cost. It is on-device first: dictation and core processing run locally, your audio never leaves the Mac, and there is no requirement to ship conversation context to a cloud API. Cowork, by contrast, sends conversation context to Claude's servers and stores conversations on Anthropic's backend on standard plans, and its voice input streams audio to Anthropic for transcription rather than processing it locally. If privacy is the priority, that difference is decisive. Jarvis is also voice-first by design, with dictation around 240ms and roughly 4x faster than typing, where Claude's voice is a chat mode or a streaming dictation add-on rather than a system-wide voice layer. See /best-ai-voice-assistant-mac-2026.
Jarvis also runs your actual machine and apps rather than a VM. It drives native Mac apps, holds persistent on-device memory of your people, projects, and preferences, and runs routines on a schedule, including overnight while the Mac sleeps. Cowork's scheduled tasks, by contrast, only run while your computer is awake and the Claude desktop app is open, which is a reasonable design trade rather than a flaw. Jarvis connects to Gmail, Calendar, Slack, Notion, Linear, GitHub, Jira, and Spotify, supports MCP in both directions (connect any tool, and expose Jarvis to coding agents like Claude Code or Cursor), and adds screen vision plus experimental browser computer-use. And it is free and open source, with optional cloud models using your own API key, versus Cowork's paid-only model. See /docs.
Pricing and platforms
Claude Cowork has no free tier. It is bundled into paid Claude plans: Pro at roughly $20/month (about $17 on annual billing), Max 5x at around $100/month, and Max 20x at around $200/month, plus Team and Enterprise. Every paid tier gets the same Cowork features; the price difference is mostly about usage limits before rate caps. It requires the macOS or Windows desktop app and is not on web or mobile.
Jarvis is free and open source. There is no subscription to use the on-device assistant, dictation, memory, routines, connectors, or MCP. If you want to call a hosted frontier model from inside Jarvis, you can, using your own API key, so you pay providers directly at cost rather than a markup. Jarvis runs on Apple Silicon (M1 to M4) and Intel Macs on macOS 12 or later. It is Mac-only and currently in private beta as Jarvis 2.0; you can join at /jarvis-2-0 or grab the beta at /download.
Privacy posture compared
This is the sharpest distinction. Cowork's sandboxing is real and well-engineered: code runs in an isolated VM, and file access is folder-scoped so it only touches directories you share. Anthropic also states that file contents are not used for training. But the model reasoning is cloud-based, so conversation context is sent to Claude's API, and on standard (non-enterprise) plans those conversations are stored on Anthropic's backend. Anthropic itself flags prompt injection as an active, unsolved risk and advises users to avoid sharing sensitive files and to watch for suspicious agent actions.
Jarvis is designed so the sensitive parts stay local. Dictation audio never leaves the Mac, and memory lives on-device. You only reach for the cloud if you deliberately enable an optional model with your own key, and even then you control what is sent. For people handling confidential material, regulated data, or anyone who simply does not want a transcript of their day stored on a vendor's servers, the on-device model is a meaningfully different trust posture. Both approaches are legitimate; they just optimize for different things.
Verdict: which should you choose
Pick Claude Cowork when your work is dominated by heavy document synthesis, research, and data extraction, when you want frontier-model reasoning doing the thinking, when you need Windows support, and when paying $20 to $200 a month for a managed, sandboxed cloud agent is fine. It is a polished, capable product and the best fit for that profile.
Pick Jarvis when you live on a Mac, want a fast voice-first assistant that keeps audio and data on-device, need something that drives your real apps and remembers your context across sessions, value routines that run on a schedule, and want it free and open source with optional cloud models on your own key. The honest caveat is that Jarvis 2.0 is in private beta, so expect rough edges that Cowork, as a GA product, has already smoothed. Many people will reasonably use both: Cowork for big cloud research jobs, Jarvis as the always-on, private, voice-first layer on the machine they actually work on. Start at /download.
Frequently asked questions
Is Claude Cowork a real product?
Yes. As of June 2026, Claude Cowork is a generally available Anthropic product built into the Claude desktop app for macOS and Windows. It uses the same agentic engine as Claude Code, runs code in a sandboxed virtual machine on your computer, and supports scheduled tasks and Projects with memory. It is not available on web or mobile.
Is Claude Cowork on-device or cloud-based?
It is a hybrid. Cowork runs shell commands and code inside a local, isolated VM with folder-scoped file access, and file contents stay in that VM. But the model reasoning is cloud-based: conversation context is sent to Claude's API, and on standard plans those conversations are stored on Anthropic's backend. Jarvis, by contrast, keeps dictation and memory on-device, so audio never leaves your Mac unless you opt into a cloud model with your own key.
How is Jarvis different from Claude Cowork?
Jarvis is a free, open-source, on-device, voice-first assistant for Mac that runs your actual apps, keeps audio local, and offers about 240ms dictation, persistent memory, scheduled routines, and MCP support in both directions. Cowork is a paid, cloud-backed agent for knowledge work that runs tasks in a VM and reasons with frontier Claude models. Cowork is stronger for heavy document and research jobs; Jarvis is stronger for privacy, latency, voice, native-app control, and cost.
How much does Claude Cowork cost, and is Jarvis free?
Cowork has no free tier. It is included on paid Claude plans: Pro at roughly $20/month, Max 5x at about $100/month, and Max 20x at about $200/month, plus Team and Enterprise, with higher tiers mainly raising usage limits. Jarvis is free and open source. If you want a hosted frontier model inside Jarvis, you supply your own API key and pay the provider directly.
Can Claude or Jarvis control my Mac by voice?
Claude's desktop app offers streaming dictation (quick entry) and a chat voice mode, but both send audio to Anthropic's servers and are aimed at talking to the assistant rather than acting as a system-wide voice layer. Jarvis is voice-first and on-device: it transcribes locally at around 240ms and uses voice to drive your real Mac apps. Anthropic separately offers a Mac computer-use capability where Claude can point, click, and type, which is closer to Jarvis's automation but remains cloud-driven.
Is Jarvis ready to use today?
Jarvis 2.0 is in private beta. The on-device dictation, voice control, memory, routines, connectors, and MCP support are available to beta users, but as a beta you should expect some rough edges that a generally available product like Cowork has already polished. You can join the waitlist at /jarvis-2-0 or download the beta at /download.