Enables Cursor IDE to execute SSH commands on remote servers and manage Google Cloud Platform (GCE) instances.
The SSH Remote server integrates seamlessly with Cursor IDE, allowing you to execute SSH commands on remote servers and manage Google Cloud Compute Engine instances directly from your development environment. It streamlines your workflow by reusing SSH connections for improved performance and leveraging your existing `~/.ssh/config` for host configurations, providing a powerful bridge between your IDE and remote infrastructure for efficient remote development and cloud resource management.
Key Features
01Execute SSH commands on remote servers
020 GitHub stars
03Reuse SSH connections for improved performance
04Manage (start/stop) Google Cloud Compute Engine instances
05Integrates with existing `~/.ssh/config` for host setup
Use Cases
01Start or stop Google Cloud instances using natural language prompts in Cursor IDE
02Integrate existing SSH configurations for a streamlined remote development workflow
03Run remote commands like 'df -h' directly from Cursor IDE