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, go-ios and adb. 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
Mobile MCP
Section titled “Mobile MCP”An open-source MCP server that enables AI Agents and LLMs to interact with native iOS and Android applications through a platform-agnostic interface. It works with emulators, simulators, and real devices locally. Use this to speed up your app development and mobile device automation.
Mobile Fleet
Section titled “Mobile Fleet”Our cloud device farm service that lets you programmatically allocate and release mobile devices on demand. Perform operations such as installing apps, interacting with UI elements, taking screenshots, and recording sessions — all without physically connecting a device to your computer. With Mobile Fleet you can scale up your device automation, app development and testing through MobileCLI, Mobile MCP, API (JSONRPC) or https://app.mobilenexthq.com dashboard.
Mobile Fleet MCP
Section titled “Mobile Fleet MCP”A remote MCP server that requires no downloads or local installation. It connects your AI Agent directly to Mobile Fleet, allowing you to allocate cloud devices, install apps, tap, swipe, type, and more — all from your agent’s conversation. Supports Claude Code, Claude Web & Desktop, and Codex.
Next steps
Section titled “Next steps”- Install MobileCLI to control devices from your terminal
- Get started with Mobile Fleet
- Connect Mobile Fleet MCP to your agent