Skip to content
Zed

Cloudeval AI for Zed

io.github.ganakailabs/cloudeval

Cloud evaluations and reviews for Azure and static AWS CloudFormation (beta). Requires an account.

client:Zed transport:stdio runtime:npm

Install Cloudeval AI in Zed

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "context_servers": {
    "cloudeval": {
      "command": "npx",
      "args": [
        "-y",
        "@ganakailabs/cloudeval-cli"
      ],
      "env": {
        "CLOUDEVAL_ACCESS_KEY": "<CLOUDEVAL_ACCESS_KEY>"
      }
    }
  }
}

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

Cloudeval AI in other clients