RobotActions — AI-Driven Mobile + Web Test Automation for Gemini CLI
io.github.krishtoautomate/robotactions
Drive real Android & iOS devices and web browsers from natural language for mobile + web QA.
client:Gemini CLI
transport:sse
Install RobotActions — AI-Driven Mobile + Web Test Automation in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"robotactions": {
"url": "https://{tenant}.robotactions.com/mcp/sse"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs