Mobile

Build from anywhere

Work with Cursor on the go from the native mobile app on iOS.

The best of local and cloud

Manage all your agents on mobile, no matter where they run.

Cloud Agents

Launch always-on agents in parallel. Each one gets its own isolated VM with a full development environment to test and iterate on PRs.

Remote Control

Control agents running on your computer from your phone. You can also choose to keep your computer awake while connected.
Cursor Desktop
Add dashboard shortcuts to the command palette.
Finished 6m

Added keyboard shortcuts for every dashboard view and registered them in the command palette.

Walkthrough

Acme Labs

Summary

Shortcuts now cover every dashboard view and are available from the command palette.

Add analytics too.
Finished now

Added the analytics shortcut and updated the command palette entry.

Dashboard shortcuts are ready for navigation and analytics.

Send follow-up
acme/main

Add dashboard shortcuts to the command palette.

Finished 6m

Added keyboard shortcuts for every dashboard view and registered them in the command palette.

Walkthrough

Acme Labs

Summary

Shortcuts now cover every dashboard view and are available from the command palette.

Add analytics too.

Finished now

Added the analytics shortcut and updated the command palette entry.

Dashboard shortcuts are ready for navigation and analytics.

Send follow-up

From ideas to production

Go end to end on your phone across the development lifecycle.

Move work forward

Kick off new agents and continue prompting existing ones from your phone.

Get demos of work

Cloud agents test and verify their work, then return artifacts like videos, screenshots, and logs.

Started screen recording

Walkthrough

Acme Labs
Software is changing.
Sign up
Summary
Verified the interaction in Chrome and attached a walkthrough so you can review the result without opening the branch.

Stay in the loop

Check real-time status with Live Activities and get notified when agents finish or need attention.

Talk to Cursor

Use voice input to describe ideas out loud like you would to a colleague.
acmemain

Give visual feedback

Open the markup tool to annotate images and add comments to a pinned location.

Ship code from your phone

Review and merge PRs with focused diffs and source control management designed for mobile.

Fix: Stabilize menu toggle position on landing page

Open+2−21 File1 Commit

Ready to Merge

Andrew MilichJack Pertschuk
All Required Checks Passed
Acme Marketing Preview
1m
Acme Dashboard Preview
3m
Acme Labs
Software is changing.
Sign up
40 <button aria-label="Toggle navigation menu"
41 data-menu-open={menuOpen || undefined}
42- className="absolute top-4 left-4 z-20"
43- style={{ transform: menuOpen ? "translateX(4px)" : "translateX(0)" }}
42+ className="absolute top-3 left-3 z-20"
43+ style={{ transform: "translateX(0)" }}
44 >
45 <MenuIcon />

Try Cursor for iOS.