Skip to content
Gemini CLI

AWS Builder for Gemini CLI

io.github.evozim/aws-builder

AWS CloudFormation and Terraform infrastructure blueprint builder.

client:Gemini CLI transport:sse

Install AWS Builder in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "aws-builder": {
      "url": "https://aws-builder-mcp.vercel.app/api/mcp"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

AWS Builder in other clients