Qovery MCP Server for Gemini CLI
com.qovery/mcp-server
Deploy apps and manage Kubernetes on AWS, GCP, Azure, and On-Premise with natural language.
client:Gemini CLI
transport:streamable-http
Install Qovery MCP Server in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"mcp-server": {
"httpUrl": "https://mcp-api-ai.qovery.com/mcp?token={qovery_token}"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs