Windsurf + Elestio
Windsurf is Codeium's agentic AI code editor with deep codebase understanding. When paired with Elestio, it can deploy applications, manage infrastructure, configure backups, and handle your entire DevOps workflow.
Up and Running in Minutes
Install the CLI, authenticate, and deploy your first service with Windsurf.
Install the Elestio CLI
Global npm package, zero dependencies.
Add the Elestio skill
Gives Cursor access to 400+ templates.
Install Windsurf
Download from windsurf.com and open a project.
Configure credentials
API token from dash.elest.io/account/security
Deploy your first service
Ask Cursor to deploy — it uses the Elestio CLI automatically.
Example Prompts
Elestio CLI
The Elestio CLI gives Cursor full access to the Elestio platform — deploy services, manage infrastructure, configure backups, and more. 400+ templates, any cloud provider, 100+ regions.
View on GitHub →Common Workflows
Deploy a database
- Ask Windsurf to deploy PostgreSQL
- Searches with
elestio templates search - Selects provider and region
- Deploys with
elestio deploy
Deploy from GitHub
- Ask Windsurf to deploy your repo
- Deploys CI/CD with
elestio deploy cicd - Creates pipeline with
elestio cicd create - Configures auto-deploy
Configure backups
- Ask Windsurf to set up backups
- Enables with
elestio backups auto-enable - Creates snapshot with
elestio snapshots take - Confirms backup schedule
Set up firewall
- Ask Windsurf to configure firewall
- Lists rules with
elestio firewall get - Adds rules with
elestio firewall enable - Verifies configuration
Check billing
- Ask Windsurf for billing overview
- Runs
elestio billing - Shows costs with
elestio billing project - Provides cost breakdown
Add SSL / custom domain
- Ask Windsurf to add a domain
- Adds with
elestio ssl add - Provides DNS instructions
- Verifies SSL is working
Frequently Asked Questions
How do I give Windsurf access to Elestio?
npm install -g elestio and authenticate with elestio login. This gives Windsurf access to Elestio's full API for deployments, backups, and infrastructure management.What can I deploy with Windsurf + Elestio?
Can Windsurf manage existing Elestio services?
How does billing work when deploying via Windsurf?
elestio sizes before deploying.Related Agents
Start deploying with Windsurf
Install the Elestio CLI and let Windsurf handle your infrastructure.