ZopDev MCP for Gemini CLI
dev.zop/zopdev-mcp
Cloud cost, inventory and governance on AWS/Azure/GCP. Read-only by default, optional scoped writes
client:Gemini CLI
transport:streamable-http
Install ZopDev MCP in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"zopdev-mcp": {
"httpUrl": "https://api.zop.dev/mcp-server"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs