This lets Claude control Android and iOS devices through natural language by wrapping adb, simctl, and native accessibility services in Kotlin and Swift. You get tap, swipe, pinch, and drag operations plus fast UI inspection that's apparently 10x quicker than alternatives. The practical use cases are UX exploration, bug reproduction from reports, and generating executable UI tests from plain English descriptions. It also includes performance profiling for app startup and scroll jank, plus accessibility audits for contrast and tap target sizing. The project ships with JUnit and XCTest runners that handle device pooling and timing optimization. Includes an interactive installer that checks dependencies and configures everything, though you'll need Android or iOS dev tools on your machine.
claude mcp add --transport stdio kaeawc-auto-mobile uvx auto-mobile