levelfour mcp for Gemini CLI
ai.levelfour/levelfour-mcp
Cloud cost visibility and savings recommendations grounded in your actual AWS, GCP and Azure bill.
client:Gemini CLI
transport:streamable-http
Install levelfour mcp in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"levelfour-mcp": {
"httpUrl": "https://mcp.levelfour.ai/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs