What is Mobile Next?
Mobile Next is a company that builds tools to let AI agents develop and test mobile apps. Our products give LLMs the ability to discover devices, install apps, see what’s on screen, tap buttons, type text, and more.
Products
Section titled “Products”MobileCLI
Section titled “MobileCLI”A single Go binary that is a drop-in replacement for simctl, adb, and go-ios. It also provides WebDriverAgent-like functionality through the CLI. Supports three interfaces:
- CLI — use it directly from the terminal
- JSON-RPC over WebSocket — for real-time integrations
- JSON-RPC over HTTP POST — for request/response workflows
Next steps
Section titled “Next steps”- Install MobileCLI to control devices from your terminal