CostPilot for Gemini CLI
com.mcpgatepro/costpilot
Hosted MCP server for AWS cloud spend: service breakdowns, anomalies, savings and forecasts.
client:Gemini CLI
transport:streamable-http
Install CostPilot in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"costpilot": {
"httpUrl": "https://api.mcpgatepro.com/mcp/costpilot"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs