Skip to content
Zed

Cloudprice for Zed

io.github.alialbaker/cloudprice-mcp

Compare on-demand compute + storage pricing across AWS, Azure, and GCP. Bulk workload compare.

client:Zed transport:stdio runtime:pypi

Install Cloudprice in Zed

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

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

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

Cloudprice in other clients