Skip to main content

Deploy to Kubernetes with your AI agent.

Qovery accountconsole.qovery.com (free to start)
Git repository — GitHub, GitLab, or Bitbucket
One install. Your agent picks the right skill automatically.
curl -fsSL https://skill.qovery.com/install.sh | bash
All skills
Then open Claude Code, Cursor, OpenCode, or any compatible tool and say:
claude
Deploy my application with Qovery
No Dockerfile. No Kubernetes knowledge. No cluster needed upfront.

Compatible Tools

https://mintcdn.com/qovery-qov-1870/rWNN7bSOvcLl2jij/images/logos/ai-tools/anthropic.svg?fit=max&auto=format&n=rWNN7bSOvcLl2jij&q=85&s=765610a6829bac7c003a9efac73a18f7

Claude Code

Anthropic · Terminal Recommended
https://mintcdn.com/qovery-qov-1870/rWNN7bSOvcLl2jij/images/logos/ai-tools/opencode.svg?fit=max&auto=format&n=rWNN7bSOvcLl2jij&q=85&s=f5ad559f9fcedeb8a13abc57f9d3a8a3

OpenCode

OpenCode · Terminal Open source
https://mintcdn.com/qovery-qov-1870/rWNN7bSOvcLl2jij/images/logos/ai-tools/googlegemini.svg?fit=max&auto=format&n=rWNN7bSOvcLl2jij&q=85&s=5259de0f3cba8a86e04715e43c7723de

Gemini CLI

Google · Terminal
https://mintcdn.com/qovery-qov-1870/rWNN7bSOvcLl2jij/images/logos/ai-tools/cursor.svg?fit=max&auto=format&n=rWNN7bSOvcLl2jij&q=85&s=2494ec74c5a7eda5adcb1eb7b079be63

Cursor

Anysphere · IDE
https://mintcdn.com/qovery-qov-1870/rWNN7bSOvcLl2jij/images/logos/ai-tools/githubcopilot.svg?fit=max&auto=format&n=rWNN7bSOvcLl2jij&q=85&s=2a0b8ad827c942054164ffdee2a90429

VS Code Copilot

GitHub · IDE Extension
https://mintcdn.com/qovery-qov-1870/rWNN7bSOvcLl2jij/images/logos/ai-tools/roocode.png?fit=max&auto=format&n=rWNN7bSOvcLl2jij&q=85&s=becedb1a1dc6fe631398804327712436

Roo Code

Roo · IDE Extension
https://mintcdn.com/qovery-qov-1870/rWNN7bSOvcLl2jij/images/logos/ai-tools/kiro.svg?fit=max&auto=format&n=rWNN7bSOvcLl2jij&q=85&s=72899150c2d4eda85777527da087f1c8

Kiro

Amazon · IDE
https://mintcdn.com/qovery-qov-1870/rWNN7bSOvcLl2jij/images/logos/ai-tools/jetbrains.png?fit=max&auto=format&n=rWNN7bSOvcLl2jij&q=85&s=24b28a614491ff598e783a82bd69b53a

Junie

JetBrains · IDE Extension
https://mintcdn.com/qovery-qov-1870/rWNN7bSOvcLl2jij/images/logos/ai-tools/goose.png?fit=max&auto=format&n=rWNN7bSOvcLl2jij&q=85&s=64315af29099a9422928ac9f537b9595

Goose

Block · Standalone Open source
https://mintcdn.com/qovery-qov-1870/rWNN7bSOvcLl2jij/images/logos/ai-tools/amp.svg?fit=max&auto=format&n=rWNN7bSOvcLl2jij&q=85&s=6aa8cc2e87ce6fe43b15ef00abf4f6c2

Amp

Sourcegraph · Standalone
https://mintcdn.com/qovery-qov-1870/rWNN7bSOvcLl2jij/images/logos/ai-tools/openhands.png?fit=max&auto=format&n=rWNN7bSOvcLl2jij&q=85&s=c9ddd4f33a53e66b30838a04a256bdb9

OpenHands

All Hands AI · Standalone Open source
https://mintcdn.com/qovery-qov-1870/rWNN7bSOvcLl2jij/images/logos/ai-tools/openai.svg?fit=max&auto=format&n=rWNN7bSOvcLl2jij&q=85&s=87082b344587d69fd6c053c85f1168dd

OpenAI Codex

OpenAI · Standalone
https://mintcdn.com/qovery-qov-1870/rWNN7bSOvcLl2jij/images/logos/ai-tools/mistral.png?fit=max&auto=format&n=rWNN7bSOvcLl2jij&q=85&s=ee0e5520191742d966ecbd891cd45efe

Mistral Vibe

Mistral · Standalone
https://mintcdn.com/qovery-qov-1870/rWNN7bSOvcLl2jij/images/logos/ai-tools/bytedance.svg?fit=max&auto=format&n=rWNN7bSOvcLl2jij&q=85&s=921df55ea733c1dd91885362db004e4d

TRAE

ByteDance · Standalone
Any tool discovering skills from .claude/skills/, .config/opencode/skills/, or .agents/skills/ is compatible.

8 skills, one selector — pick your use case

qovery-deploy · qovery-preview · qovery-optimize · qovery-troubleshoot · and 4 more →
When you ask your agent to deploy, qovery-deploy runs through this workflow autonomously:
1

Analyzes your codebase

Detects language, framework, ports, database needs, and environment variables.
2

Creates a Dockerfile if missing

Production-ready multi-stage template for your stack. Custom-generated for any other framework.
3

Asks the right questions

Dev or production? Which database? CLI+API or Terraform? A few questions — no YAML to write.
4

Provisions infrastructure

Cluster if needed, databases in container or managed mode, env vars with aliases and overrides.
5

Deploys and watches

Monitors the rollout. Auto-fixes build errors, port mismatches, health check failures. Asks before touching your code.

How It Compares

ConsoleAI Agent SkillMCP Server
Creates Dockerfiles— No— No
Provisions databasesManual— No
Monitors & fixes failuresManualQuery-based
Best forFine-tuningDay-2 ops
The Skill deploys. The MCP Server operates. Use both together. → MCP Server

Project-only install: curl -fsSL https://skill.qovery.com/install.sh | bash -s -- --projectUpdate: re-run the install command.

Next Steps

All Skills

Deploy, troubleshoot, optimize, preview

MCP Server

Manage infrastructure from your AI agent

Terraform Provider

Infrastructure as Code

Skill Source Code

Fork or contribute