Future TechnologyFuture Technology
Developer Tools

Cursor just launched a native iOS app. You can now run AI coding agents from your phone

1 July 2026 · 4 min read

Cursor, the AI-powered code editor used by hundreds of thousands of developers, has launched a native iOS app in public beta for all paid plan subscribers. The app lets you launch AI coding agents in the cloud or remotely control agents running on your local machine.

This is a different kind of mobile coding app. You're not writing Python on a phone keyboard. You're directing agents: telling them what to build, checking their progress, reviewing diffs, and approving the next steps. The actual work happens on a remote machine or in Cursor's cloud infrastructure.

What it can do

The two main modes are cloud agents, where Cursor spins up an environment and runs the agent remotely, and local agent control, where the iOS app acts as a remote control for an agent already running on your laptop or desktop. Both let you kick off a task, close the app, and come back to review the output.

Cursor is also running a promotion through July 5: 75% off Composer 2.5 runs in the mobile app. Composer 2.5 is Cursor's most capable agent mode, designed for complex, multi-file tasks.

Who it's actually for

Developers who want to kick off a long-running task before leaving the office and monitor it from their phone. People who do a lot of code review and want to review diffs and leave comments without being at a desk. Anyone who's ever thought "I could sort this bug in 10 minutes if I had my laptop" while sitting on a train.

It's not for writing code from scratch on a phone. The input constraints of a mobile screen make that impractical for anything non-trivial. But as a remote control for AI agents doing heavy lifting elsewhere, the use case is real.

The bigger picture

Cursor's iOS launch is a sign of where AI-assisted development is heading: the developer's role shifts toward directing and reviewing rather than typing, which means the interface for doing that work doesn't have to be a full-size keyboard any more. If agents get good enough, a phone becomes a perfectly reasonable way to manage a coding workload.