claude-mobile-bridge
v1.0.19
Published
Lightweight bridge between Claude Code CLI and your mobile app via Supabase
Maintainers
Readme
Mobile IDE for Claude Code
The CLI bridge that connects Mobile IDE for Claude Code (iOS) to your Claude Code CLI on macOS, Linux, and Windows.
Control your Claude Code IDE 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:
- Mobile IDE for Claude Code → sends prompts via Supabase
- claude-mobile-bridge (this package) → receives prompts, runs
claudeCLI, mirrors replies - Mobile IDE for Claude Code → full chat history sync with your local IDE
Pairing
- Install the Mobile IDE for Claude Code
- Pair your computer via the app interface
- The bridge is automatically downloaded and runs in the background.
Requirements
- Node.js ≥ 18
- Claude Code CLI installed (
@anthropic-ai/claude-code) - Mobile IDE for Claude Code iOS app (App Store)
License
Proprietary — see the Software License EULA for details.
© 2026 Ulad Luch. All rights reserved.
