Feature request for product/service
Cursor for iOS
Describe the request
Problem
Currently, Cursor Mobile only supports projects hosted on GitHub and GitLab.
However, many developers spend a significant amount of time working on local projects, such as:
- New projects that haven’t been pushed to a remote repository yet.
- Private enterprise projects that cannot be hosted on GitHub or GitLab.
- Personal tools, prototypes, and experimental projects.
- Local directories and temporary workspaces.
As a result, these projects are inaccessible from Cursor Mobile, which greatly limits its usefulness.
Suggested Improvement
It would be great if Cursor Mobile could connect to local workspaces that are currently open in Cursor Desktop, instead of being limited to GitHub/GitLab repositories.
For example:
- Automatically detect workspaces currently open in Cursor Desktop.
- Allow users to manually select a local workspace.
- Browse files, search code, and continue AI conversations from Mobile.
- Keep the workspace context synchronized between Desktop and Mobile.
This would make Cursor Mobile a true extension of Cursor Desktop rather than just a browser for remote repositories.
Benefits
Supporting local workspaces would enable developers to:
- Continue reviewing code while away from their computer.
- Discuss code with AI before it is committed or pushed.
- Access chat history and project context from anywhere.
- Seamlessly switch between Desktop and Mobile without relying on a remote repository.
Many Cursor users work with projects that are not hosted on GitHub or GitLab. Supporting local workspaces would make Cursor Mobile significantly more useful for both individual developers and enterprise teams.