cursor-mobile-bridge
v1.0.40
Published
CLI bridge between Cursor AI Mobile (iOS) and cursor-agent with Cursor Desktop SQLite sync
Downloads
5,282
Maintainers
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.
