Feature request for product/service
3rd Party Extensions
Describe the request
It would be very useful if Cursor had a native Hetzner Cloud integration (or an official extension) for connecting to and developing on Hetzner servers.
Currently, connecting Cursor to a Hetzner server requires manually configuring SSH. This works, but the process could be significantly streamlined through the Hetzner Cloud API.
Hetzner Cloud is commonly used by developers for VPS hosting, self-hosting, development environments, Docker deployments, and production servers.
SSH already provides the underlying remote connection, so this integration would not need to replace Cursor’s existing SSH functionality. Instead, it could use the Hetzner Cloud API for server discovery and configuration, then use SSH for the actual remote development session.