0114 GitHub stars
02Provides structured, minimal responses for screen reading and element extraction, significantly reducing agent context consumption.
03Compatible with any MCP-capable AI client, running over stdio for flexible integration.
04Auto-detects single connected Android devices or presents a selection list for multiple devices.
05Exposes 13 MCP tools for comprehensive Android interaction including screen capture, UI inspection, input, app launching, and arbitrary ADB commands.
06Ensures secure command parsing via `shlex` to prevent shell injection vulnerabilities.