Install the Elestio CLI globally via npm
npm install -g elestio
Set your Elestio email and API token
elestio login --email "[email protected]" --token "your_api_token"
Get your token at dash.elest.io/account/security
Ask Cursor to deploy — it will use the Elestio CLI automatically
elestio deploy PostgreSQL --project 112 --name my-db --provider hetzner
The Elestio CLI gives Cursor full access to the Elestio platform — deploy services, manage infrastructure, configure backups, and more. 400+ templates, 9 cloud providers, 100+ regions. View on GitHub →
Install Elestio CLI
npm install -g elestio
Authenticate
elestio login --email "[email protected]" --token "your_api_token"
elestio templates searchelestio deployelestio deploy cicdelestio cicd createelestio backups auto-enableelestio snapshots takeelestio firewall getelestio firewall enableelestio billingelestio billing projectelestio ssl addnpm install -g elestio for full platform accesselestio backups remote-takeInstall the Elestio CLI with npm install -g elestio and authenticate with elestio login. This gives Cursor access to Elestio's full API for deployments, backups, and infrastructure management.
Anything from Elestio's catalog of 400+ open-source templates — databases (PostgreSQL, MySQL, MongoDB), CMS (WordPress, Ghost), development tools (GitLab, Gitea), monitoring (Grafana, Prometheus), and more. You can also deploy custom apps from GitHub with CI/CD pipelines.
Yes! Cursor can list, manage, resize, and delete your existing services. It can also configure backups, firewall rules, SSL certificates, and check billing — all from your IDE.
Billing works exactly the same as deploying from the Elestio dashboard. Services are billed to your Elestio account based on the provider, region, and server size you choose. Cursor can show you pricing with elestio sizes before deploying.
Install the Elestio CLI and let Cursor handle your infrastructure.