Documentation
Welcome to the Robot Actions documentation. Here you'll find comprehensive guides and documentation to help you get started with Robot Actions as quickly as possible.
Getting Started
There is nothing to install for test automation — point your existing Selenium, Appium or Playwright suite at the grid endpoint, with your API token in the path:
https://grid.robotactions.com/t/YOUR_API_TOKENTo drive real devices from an AI agent instead, install the MCP server:
npx @robotactions/mcp initInstallation Guide
Follow our step-by-step installation guide to set up Robot Actions in your environment. We support multiple platforms including macOS, Windows, and Linux.
Tutorials
Our tutorials section contains step-by-step guides for common use cases and advanced scenarios:
MCP AI Agent Integration
RobotActions supports Model Context Protocol (MCP), enabling AI agents like Claude and Cursor to control real mobile devices. Perfect for AI-powered testing, autonomous debugging, and intelligent test generation.
View Full Guide →