Skip to content
Windsurf

devicecloud for Windsurf

io.github.rubenglez/devicecloud

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

client:Windsurf transport:stdio runtime:npm

Install devicecloud in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

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

{
  "mcpServers": {
    "devicecloud": {
      "command": "npx",
      "args": [
        "-y",
        "devicecloud-mcp"
      ],
      "env": {
        "DEVICE_CLOUD_API_KEY": "<DEVICE_CLOUD_API_KEY>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

devicecloud in other clients