Skip to main content

What is Mobile Next?

Mobile Next builds tools that give AI agents and developers programmatic control of mobile devices — iOS and Android, local or cloud, simulators or real hardware.

Choose your path

I want to...Tool
Automate a mobile app or write e2e testsMobilewright
Give my AI agent control of a local deviceMobile MCP
Manage devices from the terminal or scriptsMobileCLI
Use cloud devices without a local device labMobile Next Cloud
Build a low-level device driver integrationDeviceKit

Products

MobileCLI — One Go binary that replaces simctl, adb, and go-ios. Supports CLI, JSON-RPC over WebSocket, and JSON-RPC over HTTP. Get started

Mobilewright — TypeScript/JavaScript automation framework for iOS and Android, inspired by Playwright. Auto-waiting, semantic locators, cross-platform. Works locally and with cloud devices. Get started

Mobile MCP — Open-source MCP server that gives AI agents direct control of local iOS and Android devices. No cloud account needed. Get started

Mobile Next Cloud — Cloud device farm. Allocate real iOS and Android devices on demand. No hardware setup. Accessible via MCP, REST API, or the web dashboard at app.mobilenext.ai. Get started

DeviceKit — Low-level iOS and Android device drivers. JSON-RPC 2.0 API over WebSocket or HTTP. The engine behind MobileCLI and Mobilewright. View on GitHub