Skip to content
Claude Desktop

RobotActions — AI-Driven Mobile + Web Test Automation for Claude Desktop

io.github.krishtoautomate/robotactions

Drive real Android & iOS devices and web browsers from natural language for mobile + web QA.

client:Claude Desktop transport:sse

Install RobotActions — AI-Driven Mobile + Web Test Automation in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "robotactions": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://{tenant}.robotactions.com/mcp/sse"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

RobotActions — AI-Driven Mobile + Web Test Automation in other clients