Package Exports
- cursor-mobile-bridge
- cursor-mobile-bridge/dist/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (cursor-mobile-bridge) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Cursor Mobile Bridge
The CLI bridge that connects Cursor AI Mobile (iOS) to your Cursor IDE on macOS, Linux, and Windows.
Control your Cursor AI coding sessions from your iPhone — send prompts, receive AI replies, and stay synced with your workspace from anywhere.
This npm package acts as a background service. Please do not download, install, or run this package manually. The bridge is automatically invoked and managed when you pair your computer via the official iOS application.
How It Works
The bridge connects three layers:
- Cursor AI Mobile app → sends prompts via Supabase
- cursor-mobile-bridge (this package) → receives prompts, runs
cursor-agentCLI, mirrors replies - Cursor Desktop SQLite → full chat history sync with your local IDE
Pairing
- Install the Cursor AI Mobile app
- Pair your computer via the app interface
- The bridge is automatically downloaded and runs in the background.
Requirements
- Node.js ≥ 18
- Cursor Desktop with cursor-agent CLI installed
- Cursor AI Mobile iOS app (App Store)
License
Proprietary — see the Software License EULA for details.
© 2026 Ulad Luch. All rights reserved.