Devicecloud runs on your own machine — the client starts it, so there is no endpoint to ping. 162 installs a week from npm. Last commit 25 Jul 2026.
Triage failing DeviceCloud Maestro test runs: fail reasons, screenshots, flaky-flow analytics
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add devicecloud -- npx -y devicecloud-mcp
{
"mcpServers": {
"devicecloud": {
"args": [
"-y",
"devicecloud-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.devicecloud]
command = "npx"
args = ["-y", "devicecloud-mcp"]
{
"mcpServers": {
"devicecloud": {
"args": [
"-y",
"devicecloud-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"devicecloud": {
"args": [
"-y",
"devicecloud-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.