JSPM

  • Created
  • Published
  • Downloads 38
  • Score
    100M100P100Q86018F
  • License SEE LICENSE IN LICENSE

CLI bridge between Cursor AI Mobile (iOS) and cursor-agent with Cursor Desktop SQLite sync

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:

  1. Cursor AI Mobile app → sends prompts via Supabase
  2. cursor-mobile-bridge (this package) → receives prompts, runs cursor-agent CLI, mirrors replies
  3. Cursor Desktop SQLite → full chat history sync with your local IDE

Pairing

  1. Install the Cursor AI Mobile app
  2. Pair your computer via the app interface
  3. 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.