Anthropic just gave Claude the keys to your Mac.

On Monday, Anthropic announced that Claude can now take control of a user’s computer to complete tasks — opening apps, navigating browsers, filling spreadsheets, moving files, and doing the kind of digital busywork that devours hours of your day. You message Claude from your phone, it gets to work on your desktop like an invisible assistant sitting at your keyboard.

This isn’t a concept demo or a developer API buried in docs. It’s a consumer-facing feature, available now in research preview for Claude Pro and Max subscribers on macOS. And it signals something bigger: the agentic AI arms race isn’t theoretical anymore. It’s shipping.

How It Actually Works

The mechanics are elegantly simple in concept, terrifyingly complex in execution.

When you assign Claude a task — say, “export my pitch deck as a PDF and attach it to my 2 PM meeting invite” — it first checks for direct integrations with the relevant apps. Claude already connects to Google Calendar, Google Workspace, and Slack through built-in connectors.

Here’s where it gets interesting: if Claude doesn’t have a native connector, it falls back to controlling your computer the way a human would. It reads your screen, moves the cursor, clicks buttons, types text, and navigates between applications visually. Screen-scraping its way through your workflow.

That fallback approach is what makes computer use fundamentally different from traditional automation. No Zapier workflows. No API configuration. No scripts. Claude just figures it out by looking at your screen and acting like a very fast, very literal human operator.

The feature works alongside Dispatch, a mobile tool Anthropic released last week inside Claude Cowork. Think of it as a persistent thread where you can fire off tasks throughout the day: “Check my email for anything urgent.” “Run the test suite on the latest PR.” “Send Sarah the updated budget spreadsheet.”

The OpenClaw Effect

You can’t discuss this launch without discussing OpenClaw.

The open-source AI agent framework went viral earlier this year, creating an ecosystem where users could message AI models through WhatsApp, Telegram, and other apps to perform computer tasks. OpenClaw runs locally on a user’s device, giving it access to files and applications — essentially the same paradigm Anthropic is now shipping natively.

The impact has been seismic. Nvidia CEO Jensen Huang called OpenClaw “definitely the next ChatGPT.” Nvidia launched NemoClaw, an enterprise-grade version. OpenAI hired OpenClaw creator Peter Steinberger in February. And now Anthropic is baking the same capabilities directly into Claude.

The pattern is unmistakable: open-source project proves concept, incumbents validate it, everyone races to own the agentic AI layer. Same playbook as ChatGPT and conversational AI, but the stakes are higher. We’re not talking about chatbots anymore — we’re talking about AI that can do things on your behalf.

What Claude Can and Can’t Do

Based on the announcement and demos, Claude computer use handles:

  • Opening and navigating apps — launch, switch windows, find and open files
  • Browsing the web — search, navigate pages, fill forms, extract information
  • Working with documents — edit spreadsheets, export files, format presentations
  • Managing dev tools — make changes in IDEs, submit pull requests, run tests
  • Calendar and communication — schedule meetings, send messages through connected apps

What it can’t do yet:

  • Windows or Linux — macOS only for now
  • Sensitive applications reliably — some apps disabled by default
  • Guarantee accuracy — Anthropic explicitly states “Claude can make mistakes”
  • Match API speed — screen-based operations are inherently slower than direct integrations

Credit to Anthropic for calling this a research preview rather than slapping “revolutionary” on it. Refreshing honesty in an industry addicted to hyperbole.

The Security Question Nobody Wants to Answer

Giving an AI model full control of your computer is a massive security surface. Full stop.

Anthropic has implemented safeguards — Claude asks permission before accessing new apps, users can stop tasks anytime, and there’s automatic scanning for prompt injection attacks. But security researchers have already flagged concerns about the broader agentic AI paradigm.

The core issue: when an AI agent browses the web and reads screen content on your behalf, it’s potentially exposed to adversarial inputs embedded in web pages. A malicious site could craft content that tricks Claude into performing unintended actions. This isn’t hypothetical — prompt injection attacks against AI agents have been demonstrated repeatedly in research.

Anthropic’s permission-first approach is reasonable, but it’s a Band-Aid on a deeper problem. The entire agentic AI paradigm needs a robust security model that doesn’t yet exist. We’re building the plane while flying it.

Why This Matters More Than You Think

Step back from the technical details and look at the trajectory. In about two months:

  1. OpenClaw proved AI agents controlling computers is something people want
  2. Every major AI company pivoted to build or acquire the capability
  3. Anthropic shipped it natively in their consumer product
  4. Nvidia built an enterprise version
  5. OpenAI hired the creator of the movement

That’s the fastest technology adoption cycle in recent memory. The gap between “cool open-source project” and “built into every major AI platform” used to be years. Now it’s weeks.

The bigger implication: if AI agents can reliably operate computers on behalf of users, entire categories of work become automatable without requiring specialized APIs, integrations, or custom software. The AI doesn’t need the app to be “AI-ready.” It just needs to see the screen and click buttons.

That’s fundamentally different from the API-driven automation we’ve built for decades. Messier, slower, less reliable — but infinitely more flexible. It works with any software, including legacy systems that will never get an API. For enterprises running on ancient internal tools, this could be transformative.

What Comes Next

The macOS limitation won’t last. Expect Windows and Linux support within months, along with deeper integrations and better reliability. Competition ensures it — if Anthropic doesn’t ship, OpenAI or Google will.

The more interesting question: if AI agents can operate any application through the screen, do we still need integrations? Do we still need Zapier and IFTTT? Do we still need to care whether apps have APIs?

Direct integrations will always be faster and more reliable. But “good enough” automation that works everywhere might beat perfect automation that only works with supported apps.

One thing’s clear: March 2026 will be remembered as the month AI agents went mainstream. OpenClaw lit the fuse, and the entire industry is detonating.


Sources: CNBC, SiliconANGLE, Dataconomy, CNET