Elestio works with leading AI coding agents. Install once, deploy from any supported agent.
Officially Supported
Anthropic
Agentic coding in your terminal. Understands your codebase, runs commands, and edits files.
Use with Elestio
OpenAI
Lightweight terminal agent. Reads and writes files, executes commands, and browses the web.
Use with Elestio
Cursor
AI-first code editor. Composer mode for multi-file edits and background agents.
Use with Elestio
Anomaly
Open-source terminal agent. Works with 75+ LLMs, TUI interface, and provider-agnostic architecture.
Use with Elestio
Also Compatible
GitHub
GitHub's AI pair programmer. Inline suggestions, chat, and workspace agents.
Use with Elestio
Codeium
Agentic AI editor with Cascade flow. Context-aware multi-file editing and command execution.
Use with Elestio
VS Code Extension
Autonomous AI coding agent for VS Code. Creates files, runs commands, and uses the browser.
Use with Elestio
Cognition Labs
Autonomous AI software engineer. Plans, codes, and deploys entire projects end-to-end.
Use with Elestio
Full infrastructure management through natural language commands.
Deploy PostgreSQL, Redis, WordPress, Grafana, n8n, and 400+ more templates with a single command.
Deploy your own code from GitHub or GitLab with fully automated CI/CD pipeline creation.
Manage firewall rules, SSL certificates, and SSH keys. Built-in security for all services.
Configure automated backups, create snapshots, and restore from any point. S3 compatible.
Create, attach, and manage block storage volumes for persistent data across services.
Track costs across projects and services. Get billing summaries and optimize spending.
Get up and running in 4 steps.
npm install -g elestio
elestio login --email "[email protected]" --token "your_api_token"
Get your API token from dash.elest.io/account/security
elestio auth test
elestio deploy PostgreSQL --project 112 --name my-db
Elestio provides a CLI tool that allows AI coding agents like Claude Code, Codex, Cursor, and OpenCode to deploy and manage services on the Elestio DevOps platform directly through natural language commands. Install it with npm install -g elestio.
Yes. You need an Elestio account with an API token. Sign up for free and generate a token at dash.elest.io/account/security.
Officially supported: Claude Code, Codex, Cursor, and OpenCode. Elestio is also compatible with GitHub Copilot, Windsurf, Cline, and Devin since it follows the open Agent Skills specification.
The Elestio CLI is lightweight with zero npm dependencies. It's built entirely on Node.js built-in modules. Install it globally with npm install -g elestio. Requires Node.js 18 or higher.
The agent integration is free and open-source (MIT license). You only pay for the Elestio services you deploy. Elestio offers a free trial to get started.
Connect your AI agent to Elestio and let it handle infrastructure.