Claude Cowork is an AI agent developed by Anthropic that brings autonomous, multi-step task execution to non-technical knowledge workers through a graphical desktop interface. Launched on January 12, 2026 as a research preview, Cowork occupies a distinct position in Anthropic's product lineup: it sits between Claude.ai (a conversational chatbot) and Claude Code (a terminal-based developer tool). Where Claude.ai answers questions one prompt at a time and Claude Code automates software engineering workflows, Cowork takes an entire task, plans an approach, executes across local files and connected applications, and returns a finished deliverable.
Cowork runs inside the Claude Desktop application on macOS and Windows. Users grant the agent access to a designated folder, and Claude can read, edit, create, rename, sort, and delete files within that scope. The agent connects to third-party services through the Model Context Protocol (MCP), Anthropic's open standard for bridging AI systems with external data sources. As of March 2026, Cowork supports over 38 connectors spanning productivity suites, CRM platforms, financial data providers, and more.
Anthropic announced Claude Cowork on January 12, 2026 alongside the creation of Anthropic Labs, a dedicated team focused on incubating experimental products at the frontier of Claude's capabilities. The Labs team is led by Mike Krieger, co-founder of Instagram and former Chief Product Officer at Anthropic, working alongside Ben Mann. The announcement framed Cowork as a natural extension of Claude Code, which had grown from a research preview into what Anthropic described as a "$1 billion product" in six months.
At launch, Cowork was available exclusively to Claude Max subscribers ($100 or $200 per month, depending on usage tier) through the Claude Desktop app on macOS. Four days later, on January 16, 2026, Anthropic expanded access to Claude Pro subscribers at $20 per month.
Anthropic introduced an open-source plugin system for Cowork on January 30, 2026, releasing 11 plugins on GitHub in the anthropics/knowledge-work-plugins repository. The plugins are entirely file-based, consisting of markdown and JSON with no compiled code, infrastructure, or build steps required. Each plugin bundles skills, connectors, slash commands, and sub-agents to turn Cowork into a specialist for a particular role or department.
Cowork launched on Windows with full feature parity with the macOS version. The Windows release includes file access, multi-step task execution, plugins, and MCP connectors. Windows arm64 processors are not supported; only Intel and AMD x64 processors are compatible.
At the virtual "Briefing: Enterprise Agents" event on February 24, 2026, Anthropic announced a major expansion of Cowork's enterprise capabilities. The update shipped 13 new MCP connectors, nine additional industry-specific plugin templates, private plugin marketplaces for organizations, and a research preview of Excel and PowerPoint cross-application integration.
Anthropic launched Dispatch, a feature that lets users control Cowork from their phone. Dispatch was unveiled during the webinar "The Future of AI at Work" with Boris Cherny and Mikaela Grace. It became available to Max subscribers first, with Pro subscriber access following within days.
Anthropic announced computer use capabilities for both Claude Cowork and Claude Code, allowing Claude to point, click, scroll, type, and navigate applications on a user's Mac. This feature launched as a research preview for Pro and Max subscribers on macOS.
Unlike a traditional chatbot where users exchange individual messages, Cowork operates as an autonomous agent. The user describes an outcome (for example, "Organize my downloads folder by file type and date" or "Produce a quarterly budget summary from these spreadsheets"), and Claude formulates a plan, executes each step, and delivers the finished result. During execution, Cowork provides progress updates and asks for permission before taking significant or potentially destructive actions.
The fundamental workflow proceeds as follows:
Cowork can perform a wide range of file operations within its designated folder. It can sort and rename files based on their content rather than just filenames, deduplicate files, convert between formats, extract text from images and PDFs, and create new documents from source materials. A frequently cited demonstration involves pointing Claude at a messy downloads folder and having it automatically categorize thousands of files by type, date, and content.
Cowork reads spreadsheets, CSVs, and structured data files to perform analysis, calculate statistics, identify trends, and generate summary reports. It can create charts, build formatted documents, and compile multi-source research into structured deliverables. Finance teams, analysts, and operations managers use Cowork to automate recurring reporting tasks that previously required manual data consolidation.
Through its Gmail and Slack connectors, Cowork can draft emails, prepare meeting agendas, summarize email threads, and compose messages based on the user's context and instructions. The agent respects the permissions of the underlying accounts; Claude can only access what the authenticated user can access.
Users can configure recurring tasks that run automatically at specified intervals. To set up a scheduled task, a user types /schedule inside any task or clicks "Scheduled" in the sidebar. Cowork supports daily, weekly, weekday, hourly, and on-demand cadences. Each scheduled task spins up its own session with access to every tool, plugin, and MCP server the user has connected.
Cowork includes a Projects feature that groups related tasks into workspaces with their own files, context, instructions, and persistent memory. Within a project, Claude remembers context from previous tasks and applies it to future work in the same project. Users can attach local folders, link chat projects, paste URLs for reference, and add custom instructions that govern Claude's behavior across all tasks in that project.
Cowork's plugin system is open source and extensible. Plugins are structured as directories containing a manifest file (plugin.json), MCP configuration (.mcp.json), slash commands, and skills files. All components are plain markdown and JSON.
The following table lists the 11 open-source plugins released on January 30, 2026:
| Plugin | Purpose | Key Connectors |
|---|---|---|
| Productivity | Manage tasks, calendars, daily workflows, and personal context | Slack, Notion, Asana, Linear, Jira, Monday, ClickUp, Microsoft 365 |
| Sales | Research prospects, prep for calls, review pipeline, draft outreach, build competitive battlecards | Slack, HubSpot, Close, Clay, ZoomInfo, Notion, Jira, Fireflies, Microsoft 365 |
| Customer Support | Triage tickets, draft responses, escalate issues, research customer context, create knowledge base articles | Slack, Intercom, HubSpot, Guru, Jira, Notion, Microsoft 365 |
| Product Management | Write specs, plan roadmaps, synthesize user research, update stakeholders, track competition | Slack, Linear, Asana, Monday, ClickUp, Jira, Notion, Figma, Amplitude, Pendo, Intercom, Fireflies |
| Marketing | Draft content, plan campaigns, enforce brand voice, brief on competitors, report performance | Slack, Canva, Figma, HubSpot, Amplitude, Notion, Ahrefs, SimilarWeb, Klaviyo |
| Legal | Review contracts, triage NDAs, navigate compliance, assess risk, prep meetings, draft responses | Slack, Box, Egnyte, Jira, Microsoft 365 |
| Finance | Prep journal entries, reconcile accounts, generate financial statements, analyze variances, manage close | Snowflake, Databricks, BigQuery, Slack, Microsoft 365 |
| Data | Query, visualize, and interpret datasets; write SQL; run statistical analysis; build dashboards | Snowflake, Databricks, BigQuery, Definite, Hex, Amplitude, Jira |
| Enterprise Search | Find information across email, chat, docs, and wikis with one unified query | Slack, Notion, Guru, Jira, Asana, Microsoft 365 |
| Bio-Research | Connect to preclinical research tools for literature search, genomics analysis, and target prioritization | PubMed, BioRender, bioRxiv, ClinicalTrials.gov, ChEMBL, Synapse, Wiley, Owkin, Open Targets, Benchling |
| Cowork Plugin Management | Create new plugins or customize existing ones for your organization | N/A |
Users can install plugins from the Cowork interface, upload custom plugins, or build new ones using the Plugin Management plugin. Once installed, plugins activate automatically and expose slash commands (for example, /sales:call-prep or /data:write-query).
On February 24, 2026, Anthropic added nine prebuilt plugin templates targeting specific industries and functions:
| Plugin Template | Focus Area |
|---|---|
| HR | Offer letters, onboarding workflows, performance reviews |
| Design | Critique frameworks, UX copy, accessibility audits |
| Engineering | Standups, incident response, deploy checklists |
| Operations | Documentation, vendor evaluation, runbooks |
| Brand Voice (by Tribe AI) | Brand consistency and tone enforcement |
| Financial Analysis | Financial modeling and reporting |
| Investment Banking | Deal workflows and analysis |
| Equity Research | Research reports and analysis |
| Private Equity and Wealth Management | Portfolio and client management |
Cowork connects to external services through MCP connectors. Connectors authenticate securely through OAuth or API keys and respect the permissions of the user's underlying accounts.
| Category | Services |
|---|---|
| Productivity and Collaboration | Slack, Notion, Asana, Linear, Jira, Monday, ClickUp, Microsoft 365 |
| Google Workspace | Google Drive, Gmail, Google Calendar |
| CRM and Sales | HubSpot, Close, Clay, ZoomInfo, Apollo, Outreach, Common Room |
| Finance and Data | FactSet, MSCI, LSEG, S&P Global, Snowflake, Databricks, BigQuery |
| Legal and Compliance | DocuSign, LegalZoom, Harvey, Box, Egnyte |
| Marketing and Analytics | Canva, Figma, Ahrefs, SimilarWeb, Amplitude, Klaviyo |
| Developer Tools | GitHub, Hex, Definite |
| Content | WordPress |
| Research | PubMed, BioRender, bioRxiv, ClinicalTrials.gov, ChEMBL, Benchling |
Organizations can also build custom MCP connectors to link Cowork to proprietary internal systems. Remote MCP servers expose tools that Claude can invoke during a conversation, while local MCP servers run on the user's machine for on-premises data access.
Dispatch, launched on March 17, 2026, creates a persistent conversation thread between the Claude mobile app on a phone and the Claude Desktop app on a computer. The phone acts as a controller, and the desktop executes tasks. The conversation syncs across both devices automatically.
Setting up Dispatch takes under two minutes:
Once paired, users can assign tasks from anywhere. For example, a user on a train could instruct Claude via their phone to compile a weekly report, organize files, or draft a presentation. When they return to their desk, the deliverable is ready.
The computer must remain awake and the Claude Desktop app must stay open for Dispatch to function. Closing the laptop lid or quitting the app interrupts any in-progress tasks. Early users have reported approximately 50/50 reliability on complex tasks during this research preview phase, so Anthropic recommends against building mission-critical workflows around Dispatch until reliability improves.
Dispatch is available to both Max and Pro subscribers.
Announced on March 23, 2026, computer use allows Claude to interact with a Mac the way a human user would. Claude can move the mouse, click on interface elements, scroll through pages, type text, navigate between applications, and complete tasks that span multiple programs.
When Claude receives a task, it first checks whether it has a dedicated MCP connector for the required service (for instance, Google Calendar or Slack). If a connector is available, Claude uses it directly. If no connector exists, Claude falls back to controlling the computer through screen-based navigation, reading the display and interacting with it through mouse and keyboard actions.
This fallback approach means Claude can theoretically work with any application installed on the user's Mac, even if no formal integration exists. Demonstrated use cases include opening and editing files, navigating web browsers, filling in spreadsheets, running development tools, and handling complex multi-application workflows.
Computer use follows a permission-first approach. Claude requests user authorization before accessing new applications. Users can stop Claude at any time during execution. Anthropic has implemented safeguards against prompt engineering injection attacks and automatic vulnerability scanning. However, Anthropic still recommends against using computer use with sensitive information during the research preview period.
Anthropic's own assessment acknowledges that "computer use is still early compared to Claude's ability to code or interact with text." Complex tasks may require multiple attempts, and screen-based operations are slower than direct API integrations.
Computer use launched as a research preview for Claude Pro and Max subscribers on macOS. Windows and Linux support are not yet available for this feature.
Cowork is designed with multiple layers of human oversight:
| Action Type | Permission Level |
|---|---|
| Read actions (viewing files in shared folder) | Often allowed automatically once the folder is shared |
| Write actions (creating or editing files) | Requires a permission grant |
| Destructive actions (deleting files) | Requires double confirmation |
| Significant actions (editing business-critical files, integrating with third-party services) | Requires explicit, stepwise approval |
Claude is trained using reinforcement learning to recognize and refuse malicious instructions, even when they appear authoritative or urgent. Content classifiers scan all untrusted content entering Claude's context and flag potential injection attempts before they can affect behavior.
Despite these safeguards, Anthropic has cautioned that Cowork can take "potentially destructive actions," including deleting local files, if instructed by the user. The company recommends careful review of all permission requests and warns that approval fatigue (automatically clicking "Allow" without reading the prompt) undermines the safety model.
Scheduled tasks present a particular concern: they run without real-time human oversight. Security researchers have noted that a prompt injection during a scheduled task would have no human present to stop it, especially if the task has browser access. Anthropic continues to refine these protections as Cowork matures beyond research preview.
Cowork is included in several of Anthropic's paid subscription tiers at no additional charge beyond the subscription fee.
| Plan | Monthly Price | Cowork Access | Usage Capacity |
|---|---|---|---|
| Free | $0 | No | Basic chat only |
| Pro | $20/month ($17/month annually) | Yes | 5x Free capacity |
| Max 5x | $100/month | Yes | 25x Free capacity (5x Pro) |
| Max 20x | $200/month | Yes | 100x Free capacity (20x Pro) |
| Team | $25-$30/user/month (standard), $150/user/month (premium) | Yes | Varies by seat type |
| Enterprise | Custom pricing | Yes | Custom capacity, SSO, audit logs, compliance APIs |
Cowork initially launched for Max subscribers only on January 12, 2026. Pro access followed on January 16, 2026. Team and Enterprise access was added with the February 24, 2026 enterprise expansion.
The Claude Desktop application is a free download. Users need a qualifying Claude subscription to access Cowork features within the app.
Claude Enterprise offers a suite of administration, security, and compliance capabilities for organizations deploying Cowork at scale.
Claude Cowork competes in the enterprise AI workspace market alongside Microsoft 365 Copilot, Google Gemini for Workspace, ChatGPT Enterprise, and several other AI productivity tools.
| Feature | Claude Cowork | Microsoft 365 Copilot | Google Gemini for Workspace |
|---|---|---|---|
| Starting price | $20/month (Pro) | $30/user/month (requires qualifying M365 plan) | Included in Workspace Business Standard ($14/user/month) |
| Platform | macOS, Windows (desktop app) | Windows, macOS, web, mobile (within M365 apps) | Web, mobile (within Google Workspace apps) |
| Autonomous multi-step execution | Yes; plans and executes tasks end-to-end | Limited; primarily assists within individual apps | Limited; assists within individual Workspace apps |
| File system access | Direct local file access and manipulation | Accesses files through OneDrive and SharePoint | Accesses files through Google Drive |
| Third-party integrations | 38+ MCP connectors (open protocol) | Microsoft Graph (deep M365 integration, limited third-party) | Google Workspace native integration |
| Plugin/extension system | Open-source, file-based plugins; private marketplaces | Copilot Studio agents; Copilot connectors | Workspace extensions; Google Cloud integrations |
| Computer use (screen control) | Yes (research preview, macOS) | No | No |
| Mobile remote control | Yes (Dispatch feature) | Copilot mobile app (chat-based, not desktop control) | Gemini mobile app (chat-based) |
| Offline/local processing | Files processed locally on desktop | Cloud-based processing | Cloud-based processing |
| Context window | Up to 200K tokens (500K+ on Enterprise) | Varies by model | Varies by model |
| Best suited for | Organizations wanting a vendor-neutral, autonomous AI agent for varied knowledge work | Organizations deeply embedded in the Microsoft 365 ecosystem | Organizations running Google Workspace |
Claude Cowork stands apart through its autonomous, multi-step task execution model. Users describe an outcome and walk away; Cowork handles the planning, execution, and assembly. It also offers local file system access, computer use capabilities, and an open-source plugin architecture. However, it lacks the deep native integration that Copilot has with Microsoft 365 or that Gemini has with Google Workspace.
Microsoft 365 Copilot benefits from integration with the Microsoft ecosystem through Microsoft Graph, which pulls context from emails, files, calendars, and Teams conversations automatically. For organizations running on Microsoft 365, Copilot provides governed, policy-compliant AI assistance without introducing new tools. Its limitation is that it is largely confined to Microsoft applications. Microsoft is also developing Copilot Studio for building custom agents, and has reportedly considered a Microsoft 365 tier where AI agents would have their own identities and email addresses alongside human workers.
Google Gemini for Workspace is embedded across Gmail, Docs, Sheets, Slides, Meet, Chat, and Drive. It leverages the organization's Google Workspace data to provide contextual assistance. The Gemini AI features are included in Workspace Business Standard and higher plans at no additional cost, making it the most cost-effective option for organizations already running Google's infrastructure. Starting March 1, 2026, Google offers an AI Expanded Access add-on for teams that need higher usage limits.
The launch of Cowork's plugin system on January 30, 2026 attracted significant market attention. Multiple publications reported that the announcement contributed to a notable drop in the stock prices of SaaS companies whose products overlap with Cowork's plugin capabilities. The event highlighted concerns about AI agents potentially displacing specialized enterprise software.
Reviewers have praised Cowork for the breadth of its autonomous capabilities and the simplicity of its plugin architecture. The file-based, no-code plugin format has been noted as particularly accessible, lowering the barrier for non-technical users and organizations to customize the agent for their workflows.
Critics have pointed to the research preview's reliability limitations, particularly with Dispatch and computer use. The approximately 50% success rate on complex tasks reported by early Dispatch users, and Anthropic's own acknowledgment that computer use is "still early," suggest that these features need further refinement before they are suitable for production workflows.
Cowork's integration layer is built on the Model Context Protocol, an open protocol created by Anthropic that has reached over 100 million monthly downloads as of early 2026. MCP provides a universal standard for connecting AI systems with external data sources, replacing fragmented, per-service integrations with a single protocol.
In the MCP architecture:
Connectors authenticate through OAuth or API keys and can read, create, modify, or delete data in connected applications on behalf of the user. When many MCP tools are configured, a tool search feature dynamically loads tools on demand rather than preloading all of them, preserving the context window for actual task content.
Each Cowork plugin follows a standard directory structure:
plugin-name/
+-- .claude-plugin/plugin.json # Manifest
+-- .mcp.json # Tool connections
+-- commands/ # Slash commands (explicit actions)
+-- skills/ # Domain knowledge (automatic context)
All components are file-based. Plugins bundle skills (domain knowledge that Claude references automatically), connectors (links to external services), slash commands (user-triggered actions with form-based inputs), and sub-agents (specialized task executors). This architecture requires no code compilation, no infrastructure provisioning, and no build steps.
Researchers and analysts share source materials and a question with Cowork. Claude identifies relevant information across sources, synthesizes findings, and delivers analysis ready for review. The Bio-Research plugin extends this to preclinical research with connections to PubMed, bioRxiv, ClinicalTrials.gov, and other specialized databases.
Finance teams use the Finance plugin to prepare journal entries, reconcile accounts, generate financial statements, and analyze variances. With the FactSet and MSCI connectors, Cowork can pull market data directly into analysis workflows. The Investment Banking and Equity Research plugin templates provide specialized workflows for deal analysis and research reports.
The Legal plugin helps teams review contracts, triage NDAs, navigate compliance requirements, assess risk, and prepare for meetings. Connectors to DocuSign, LegalZoom, and Harvey integrate electronic signature and legal research capabilities into Cowork sessions.
The Sales plugin automates prospect research, call preparation, pipeline review, outreach drafting, and competitive battlecard generation. The Marketing plugin handles content drafting, campaign planning, brand voice enforcement, competitive briefings, and performance reporting. Both plugins connect to CRM platforms like HubSpot and analytics tools like Amplitude.
The HR plugin template assists with offer letter generation, onboarding workflow management, and performance review preparation. The Productivity plugin manages tasks, calendars, and daily workflows across tools like Asana, Linear, Jira, and ClickUp.
As a research preview, Claude Cowork has several known limitations: