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
{
"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