smartphone-use

TheusHen/smartphone-use
★ 0 stars Python AI/LLM Updated today
Android Computer Use via ADB: skill + CLI + MCP server to connect and operate phones from your PC (USB/Wi-Fi, scrcpy, vision grounding, recipes)
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "smartphone-use": {
      "command": "uvx",
      "args": [
        "smartphone-use"
      ]
    }
  }
}

Or install with pip: pip install smartphone-use

README Excerpt

Connect an Android phone/tablet or emulator to your PC over **USB or Wi-Fi**, mirror it with **scrcpy**, and let an AI agent operate any app, chat, window, or system screen through screenshots + UI dumps. Android-first and stable; iOS is explicitly out of scope for now (see `skills/smartphone-use/references/ios-future.md`).

Tools (2)

disconnectfleet