Skip to content
Gemini CLI

CloudQuell for Gemini CLI

com.cloudquell/cloudquell-mcp-server

Ask about AWS, Azure, GCP, OpenAI, Anthropic and Snowflake costs, budgets, and anomalies.

client:Gemini CLI transport:streamable-http

Install CloudQuell in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "cloudquell-mcp-server": {
      "httpUrl": "https://mcp.cloudquell.com/mcp"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

CloudQuell in other clients