Getting Started with
Cursor</>Mobile
Control your Cursor IDE from anywhere using your phone. This guide will walk you through every step to get set up.
Before You Begin
Make sure you have the following:
- Cursor IDE installed
Download from cursor.com/download if you haven't already
- A Cursor</>Mobile account
You should already have one if you're viewing this page while logged in
- An iPhone or Android phone
iOS 15+ or Android 10+ recommended
- Internet connection on both devices
Your computer and phone need to be online (they don't need to be on the same network)
Step 1: Install the Claude Extension in Cursor
Set Up Claude AI in Cursor
Cursor</>Mobile works by letting you interact with Claude AI from your phone. First, you need to have the Claude extension installed and configured in Cursor.
Installing the Claude Extension
- 1.Open Cursor IDE on your computer
- 2.Click on the Extensions icon in the left sidebar (or press
Cmd+Shift+Xon Mac /Ctrl+Shift+Xon Windows) - 3.Search for "Claude" in the extensions marketplace
- 4.Find the official "Claude" extension by Anthropic and click Install
Logging In to Claude
- 1.After installing, you'll see a Claude icon appear in the left sidebar
- 2.Click the Claude icon to open the Claude panel
- 3.Click "Sign In" to authenticate with your Anthropic account
- Don't have an account? Sign up for Claude here
- 4.Follow the browser prompts to complete the login process
- 5.Once logged in, you should see the Claude chat interface in Cursor
Step 2: Install the Cursor</>Mobile Extension
Download and Install the Extension
The Cursor</>Mobile Bridge extension connects your Cursor IDE to your mobile device. Here's how to install it:
AInstall from VSIX file (Recommended)
- 1.Download the extension file by clicking the button below
- 2.Open Cursor IDE on your computer
- 3.Open the Command Palette:
- • Mac: Press
Cmd + Shift + P - • Windows/Linux: Press
Ctrl + Shift + P
- • Mac: Press
- 4.Type
Install from VSIXand select "Extensions: Install from VSIX..." - 5.Navigate to your Downloads folder and select the
cursor-mobile-bridge.vsixfile - 6.Click "Install" and wait for the installation to complete
- 7.Restart Cursor when prompted (or manually restart it)
BVerify the Extension is Installed
- 1.Open the Extensions panel in Cursor (click the puzzle piece icon in the left sidebar, or press
Cmd/Ctrl + Shift + X) - 2.Search for "Cursor Mobile" in the installed extensions
- 3.You should see "Cursor Mobile Bridge" listed and enabled
Step 3: Download the Mobile App
Get the App on Your Phone
Download the Cursor</>Mobile app from your device's app store.
iPhone / iPad
iOS 15.0 or later
- 1.Open the App Store on your iPhone or iPad
- 2.Search for "Cursor Mobile"
- 3.Tap "Get" to download and install
Android
Android 10 or later
- 1.Open the Google Play Store
- 2.Search for "Cursor Mobile"
- 3.Tap "Install" to download
After Installing the App
- 1.Open the Cursor Mobile app
- 2.Tap "Sign In" and log in with the same account you use on this website
- 3.When prompted, allow push notifications - this lets you get notified when Claude completes tasks
- 4.You'll see a screen asking you to pair with your desktop - keep the app open for the next step
Step 4: Connect Your Devices
Log In to Connect
Your devices connect automatically when you log in with the same account. No pairing codes needed!
On Your Computer (in Cursor IDE)
- 1.Open the Command Palette:
- • Mac:
Cmd + Shift + P - • Windows/Linux:
Ctrl + Shift + P
- • Mac:
- 2.Type
Cursor Mobileand select "Cursor Mobile: Connect" - 3.Log in with your Cursor</>Mobile account (the same account you created on this website)
- 4.Once logged in, the extension will automatically connect to the server
On Your Phone (in the Cursor</>Mobile App)
- 1.Open the Cursor</>Mobile app
- 2.Log in with the same account you used on this website and in the extension
- 3.The app will automatically connect to your Cursor session
- 4.You should see a "Connected" status once both devices are online
As long as both devices are logged into the same account, they'll automatically find each other and connect. Your devices will appear in the Dashboard.
Step 5: Start Using Cursor</>Mobile
You're All Set!
Your devices are now connected. Here's how to use Cursor</>Mobile.
Sending Messages to Claude
- 1.In the mobile app, you'll see a chat interface
- 2.Type your message or coding request in the text field at the bottom
- 3.Tap the send button
- 4.Your message will be sent to Claude in your Cursor IDE session
- 5.Watch as Claude's response streams back to your phone in real-time
Quick Actions
When Claude asks for confirmation (like running a command or making changes), you can quickly respond:
/yesApprove the pending action
/noDecline the pending action
Checking Conversation History
Want to see what was happening in your Claude session? Type:
historyThis fetches the last 10 messages from your desktop Claude Code conversation, so you can catch up on what you were working on.
You can now send messages to Claude, approve actions, and control your coding session from anywhere. Your computer just needs to stay on with Cursor running.
Chat Commands
When using the Cursor</>Mobile app, you can send special commands from the chat interface. These commands are handled locally and give you quick access to useful features.
historyFetches the last messages from your current Claude Code conversation and displays them in the mobile chat. Useful for catching up on what Claude was working on before you connected.
history → Shows your recent conversation with ClaudetestflightDeveloperBuilds and uploads a new version of the mobile app to TestFlight for testing. This command is primarily for developers managing the app.
testflightPatch version (1.0.0 → 1.0.1)testflight --minorMinor version (1.0.0 → 1.1.0)testflight --majorMajor version (1.0.0 → 2.0.0)Any text that isn't a special command gets sent directly to Claude Code as a prompt. Just type naturally and Claude will respond.
> Add a dark mode toggle to the settings screen
Claude: I'll help you add a dark mode toggle...
Tips
- •Commands are not case-sensitive —
history,HISTORY, andHistoryall work - •You must be connected to a Cursor device to use commands
- •Long-running commands show real-time progress in the chat
What You Can Do
Chat with Claude
Send messages and prompts to Claude from your phone. Ask questions, request code changes, or start new tasks - all from the couch, a coffee shop, or anywhere else.
Run Terminal Commands
Execute terminal commands remotely through Claude. Start builds, run tests, deploy code, or manage git operations without being at your desk.
Real-time Sync
See Claude's responses stream to your phone in real-time as they're generated. It's just like being at your computer, but portable.
Push Notifications
Get notified when Claude completes a task or needs your attention. Close the app and go about your day - you'll be alerted when something needs you.
Troubleshooting
Frequently Asked Questions
Still Need Help?
Can't find what you're looking for? We're here to help.