Skip to content
Zed

AWS Builder for Zed

io.github.evozim/aws-builder

AWS CloudFormation and Terraform infrastructure blueprint builder.

client:Zed transport:sse

Install AWS Builder in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

Merge this into your existing settings object — do not replace the file. Zed docs

AWS Builder in other clients