MyRemoteIDE - Control Your IDE from Mobile
Control your AI-powered IDE (VS Code, Cursor, Windsurf) from anywhere with your mobile device. Never miss a critical "Continue?" prompt again!
Features
- 📱 Real-time Chat Mirroring - See IDE chat messages on your mobile instantly
- 🔔 Push Notifications - Get alerted when your AI assistant needs input
- ⚡ Quick Responses - Pre-configured buttons for common responses
- 🔐 Secure Connection - GitHub OAuth authentication
- 📁 File Change Monitoring - Real-time notifications of file modifications
- 💻 Terminal Output - View command outputs on mobile
Getting Started
Install the Extension
- Install from VS Code Marketplace (this extension)
- Works with VS Code, Cursor, Windsurf, and other VS Code-based IDEs
Set Up Backend Server
- Deploy the backend server (see deployment guide)
- Or use our hosted service at
https://api.myremoteide.com (coming soon)
Configure Extension
- Open Command Palette (
Cmd/Ctrl + Shift + P )
- Run "MyRemoteIDE: Authenticate with GitHub"
- Set your server URL in settings if using self-hosted
Connect Mobile Device
- Visit your server's web URL on mobile
- Login with the same GitHub account
- Start receiving real-time updates!
Commands
MyRemoteIDE: Connect to Mobile - Start connection
MyRemoteIDE: Disconnect - Stop connection
MyRemoteIDE: Authenticate with GitHub - Login
MyRemoteIDE: Show Connection Token - Display auth token
Settings
myremoteide.serverUrl - Your backend server URL (default: http://localhost:3000)
myremoteide.autoConnect - Auto-connect on startup (default: false)
myremoteide.audioNotifications - Play sounds for notifications (default: true)
Requirements
- VS Code 1.74.0 or higher
- MyRemoteIDE backend server (self-hosted or SaaS)
- GitHub account for authentication
Support
Privacy
- All data is transmitted through your own backend server
- We don't store or access your code
- Open source for full transparency
Enjoy coding from anywhere! 🚀
| |