Skip to content
Zed

cloudwright for Zed

io.github.xmpuspus/cloudwright

Cloud architecture and migration planning with costs, controls, evidence, and deployable IaC.

client:Zed transport:stdio runtime:pypi

Install cloudwright in Zed

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

{
  "context_servers": {
    "cloudwright": {
      "command": "uvx",
      "args": [
        "cloudwright-ai-mcp"
      ]
    }
  }
}

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

cloudwright in other clients