Skip to content
Zed

devicecloud for Zed

io.github.rubenglez/devicecloud

Triage failing DeviceCloud Maestro test runs: fail reasons, screenshots, flaky-flow analytics

client:Zed transport:stdio runtime:npm

Install devicecloud 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": {
    "devicecloud": {
      "command": "npx",
      "args": [
        "-y",
        "devicecloud-mcp"
      ],
      "env": {
        "DEVICE_CLOUD_API_KEY": "<DEVICE_CLOUD_API_KEY>"
      }
    }
  }
}

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

devicecloud in other clients