FoggyKitchen MCP for Gemini CLI
io.github.foggykitchen/foggykitchen-mcp
FoggyKitchen Terraform/OpenTofu blueprints, landing zones, modules, and labs.
client:Gemini CLI
transport:streamable-http
Install FoggyKitchen MCP in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"foggykitchen-mcp": {
"httpUrl": "https://foggykitchen.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