Skip to content
VS Code

RobotActions — AI-Driven Mobile + Web Test Automation for VS Code

io.github.krishtoautomate/robotactions

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

client:VS Code transport:sse

Install RobotActions — AI-Driven Mobile + Web Test Automation in VS Code

.vscode/mcp.json

{
  "servers": {
    "robotactions": {
      "type": "sse",
      "url": "https://{tenant}.robotactions.com/mcp/sse"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

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