184 / 750

New Claude Code Update Lets You Control Mac Apps Without APIs

TL;DR

Claude Code's March 2026 update adds the ability to directly control Mac desktops and applications without needing an API.

Key Points

  • This allows developers to interact with legacy software that offers no programmatic interface.
  • Mixed environments combining modern and older systems become easier to automate as a result.
  • The feature is part of a broader set of workflow improvements shipping with Claude Code this month.

Nauti's Take

Anthropic is closing one of the biggest practical gaps in AI coding assistants with this update: the API wall. Anyone who has tried to automate a 20-year-old ERP system knows exactly how real that problem is.

GUI-based control comes with its own challenges – fragile selectors, unexpected UI changes, and potential security concerns – so the real question is how robust this proves in production. It will also be worth watching whether a Windows equivalent follows, given that legacy software is even more prevalent on that platform.

Context

Many developers work daily with tools that have no APIs – legacy accounting software, internal enterprise apps, or simply proprietary desktop programs. Until now, automating these systems meant painful scripting, expensive middleware, or manual clicks. Claude Code's ability to interact directly with Mac GUIs removes that barrier.

This is not a niche feature – it extends AI-powered automation to a vast category of applications that were previously out of reach.

Video

Sources