Cursor Launches iOS App Turning Your Phone Into an AI Agent Command Center

Cursor launches a native iOS app that lets developers spawn and supervise AI coding agents from anywhere, as the company prepares to close its $60B SpaceX acquisition

·
·
  • Cursor for iOS launches in public beta, letting developers launch cloud AI agents, remotely control desktop agents, review diffs, and merge PRs from their phone. Download on the App Store.
  • Two agent modes: fully autonomous cloud agents running in isolated VMs (no laptop required), and Remote Control for agents already running on your desktop machine.
  • 75% off Composer 2.5 runs in the mobile app through July 5, 2026. The app is available on all paid plans (Pro starts at $20/month).
  • SpaceX is acquiring Cursor's parent Anysphere for $60B in an all-stock deal expected to close Q3 2026, giving Cursor access to xAI's Colossus supercomputer cluster.
  • Cursor has surpassed $3B ARR, up from $100M in January 2025, making it one of the fastest-growing software companies on record.
  • Key developer concern: post-acquisition model access may shift toward Grok/xAI, and large acquirers historically slow independent product roadmaps.

Cursor for iOS is now live in public beta, and it is not a pocket-sized code editor. It is a remote command center for AI agents. You can kick off a cloud agent from your phone, walk away, get a push notification when the PR is ready, review the diff, and merge, all without touching a laptop. That is the pitch, and it represents a meaningful shift in how Cursor thinks about the developer's relationship with their tools.

More than a remote control

With Cursor for iOS, you can launch always-on agents in the cloud, or control agents running on your computer from your phone. Kick them off when ideas strike, get notified when work is ready for review, and merge PRs on the go. The app supports voice input so you can describe a task out loud, and slash commands to guide the agent in the right direction.

There are two distinct modes of operation:

  • Cloud agents: Cloud agents run in isolated virtual machines with full development environments to test, verify, and demo work. Since they operate asynchronously with their own tools and resources, cloud agents can run for longer and iterate toward merge-ready PRs without intervention.
  • Remote Control: For agents running on your computer, use Remote Control to continue directing them from your phone. To ensure your machine remains reachable while you're away from your desk, you can enable a setting that keeps your computer awake.

You can run as many agents as you want in parallel, and they do not require your local machine to be connected to the internet. That last part matters. Cloud agents are fully autonomous, meaning your laptop can be closed and the work keeps going.

The workflows this actually unlocks

The Cursor team has been dogfooding the app internally, and the use cases they highlight are telling. These are not toy demos:

  • On-call incidents: When you get paged at lunch, you can kick off an agent to investigate and propose a fix. By the time you get back to your computer, you'll have a PR ready for review.
  • Customer bugs: If a customer reports a time-sensitive bug while you're away from your desk, you can start an agent from your phone to reproduce the issue, inspect the relevant code, and work toward a fix.
  • Design feedback loops: When you see user feedback on X or other platforms, take a screenshot, annotate it, and send it to an agent as visual context. This is often the fastest way to start design or UI changes.

Once an agent starts, you can leave the app. Cursor keeps you updated with Live Activities on your lock screen and push notifications when an agent finishes, needs input, or is ready for review. When the agent is done, you can review generated artifacts, inspect diffs, leave follow-up instructions, or merge the PR directly from the app.

The local-to-cloud handoff

One of the more interesting design decisions is the fluid handoff between environments. To take advantage of cloud capabilities, you can send a local plan to a cloud agent or move active agents to the cloud to keep running. You can move the cloud session back to your computer to test changes locally before merging. The vision Cursor is building toward is explicit: over time, the experience of running agents in the cloud will become indistinguishable from running them on your local machine.

On the roadmap: the team is working on adding the ability to create repo-less chats to make it easier to kick off tasks that don't require codebase context. Teams are already using Cursor today with MCPs to query Datadog logs, summarize activity across Slack channels, and more. MCP, or Model Context Protocol, is an open standard that lets AI agents connect to external tools and data sources like databases, APIs, and internal services.

Pricing and access

Cursor for iOS is available now in public beta on all paid plans. As a launch incentive, you can get 75% off on Composer 2.5 runs in the mobile app now through July 5, 2026. Composer 2.5 is Cursor's most capable agent model. The standard Pro plan runs $20/month, and the Teams plan is $40/user/month.

The bigger picture: a company mid-transformation

The iOS launch is not happening in a vacuum. Anysphere, founded in 2022 by four MIT students, has grown from $100 million in annual recurring revenue in January 2025 to more than $3 billion ARR by May 2026. That is one of the fastest revenue ramps in software history. And the company is not slowing down on product either, having also announced its own 1.5-trillion-parameter AI model and a new Git platform called Origin at its inaugural Compile conference.

The backdrop to all of this is a pending acquisition. SpaceX has agreed to acquire AI coding startup Cursor in a $60 billion stock deal, just a few days after the space company's historic IPO. The deal is meant to help SpaceX's AI division, built around Elon Musk's AI company xAI, catch up to the major AI labs. SpaceX said the acquisition is likely to close in the third quarter of this year.

Cursor CEO Michael Truell said: "We are excited to share that SpaceX has exercised their option to acquire Cursor in an all-stock transaction with the goal of building the world's most useful AI models." The deal gives Cursor access to xAI's Colossus supercomputer cluster in Memphis, Tennessee, which is already being used to train its first in-house frontier model.

Who wins, who watches their back

The iOS app is a direct challenge to the assumption that serious coding work is desktop-bound. The release reflects Cursor's broader strategy of treating software development as a supervisory activity where humans direct fleets of AI agents rather than writing code line by line. If that model takes hold, the phone becomes a legitimate primary interface for a large chunk of engineering work.

For competitors, the pressure is real. As of early 2026, two tools dominate the conversation: GitHub Copilot, the Microsoft-backed incumbent with over 4.7 million paid subscribers, and Cursor, the fast-growing VS Code fork. GitHub Copilot does have a mobile presence through GitHub Mobile, but it is not a first-class agent management interface. The differentiation in 2026 is whether a tool can autonomously edit multiple files, write and run tests, commit code, and open pull requests with minimal instruction. That is where Cursor, Claude Code, and Windsurf have moved decisively ahead.

The SpaceX acquisition also raises legitimate questions for existing users. Cursor currently works with Claude, GPT, Gemini, and local models. SpaceX's relationship with specific AI providers, notably xAI/Grok, could influence which models get prioritized. And Cursor's speed of iteration over the past two years has been remarkable, partly because Anysphere was a focused, independent team. Large acquirers historically slow down the roadmap of acquired developer tools. Those are the two concerns worth watching.

What this means for your workflow

If you are already on a paid Cursor plan, the iOS app is worth installing today. The Live Activities integration alone is useful for anyone running long agent tasks. The ability to review and merge PRs from your phone is genuinely new, not just a mobile-optimized version of something you could already do.

If you are evaluating Cursor for the first time, the mobile app is a signal about the product direction: Cursor is betting that the future of software development is agent supervision, not line-by-line editing. The iOS app is the first hardware surface built around that bet. Whether the SpaceX acquisition accelerates or complicates that vision is the question that will define the next 12 months.

Comments

avatar