Loading MCP server directory, please wait...
Drive real Android & iOS devices and web browsers from natural language for mobile + web QA.
npx @getmcp/cli add io.github.krishtoautomate/remote-device-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer <API token from your Robot Actions account → Profile → API Tokens>
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.krishtoautomate/remote-device-server": {
"url": "https://{tenant}.robotactions.com/mcp/sse",
"transport": "sse",
"headers": {
"Authorization": ""
}
}
}
}