Skip to content
Gemini CLI

mobilerun for Gemini CLI

io.github.droidrun/mobilerun

Control real Android and iOS devices with LLM agents — tap, swipe, type, automate flows.

client:Gemini CLI transport:streamable-http

Install mobilerun in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "mobilerun": {
      "httpUrl": "https://api.mobilerun.ai/v1/mcp"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

mobilerun in other clients