Synlake — Cloud Infrastructure for AI Agents for Gemini CLI
io.github.synlake-ai/mcp-server
Compare, estimate, and deploy cloud infrastructure across AWS, GCP, and Azure for AI agents.
client:Gemini CLI
transport:streamable-http
Install Synlake — Cloud Infrastructure for AI Agents in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"mcp-server": {
"httpUrl": "https://api.synlake.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