Introduction
mobilenext is a remote MCP server that gives your AI agent real iOS and Android devices in the cloud. There is nothing to download or run locally — you add one URL to your agent, log in through your browser, and your agent can allocate a device, install your app, and start tapping, typing, and taking screenshots.
Get started in two steps
-
Add the server to your agent — pick your client under Installation:
claude mcp add mobilenext --transport http https://app.mobilenext.ai/mcp -
Ask your agent for a device. The first tool call opens your browser to authorize your Mobile Next account, then the agent takes it from there:
Allocate an iOS device, install my app, and walk through the login flow.
What your agent can do
- Allocate and release real iOS and Android devices on demand
- Install apps — upload your own
.apk/.ipa(unsigned iOS builds are re-signed automatically) - Drive the UI — tap, swipe, type, press buttons, read the accessibility tree
- See the screen — screenshots, screen recordings, and a live interactive device view
See Tools & Prompts for the full tool reference, including how device allocation and sessions work.
Core Resources
| Resource | Description |
|---|---|
| Installation | Set up the MCP server in Claude Code, Claude Web/Desktop, Codex, Cursor, or Gemini CLI |
| Using Mobile Next Cloud MCP | How the remote server and authorization work |
| Tools and Prompts | Available tools and prompts for Mobile Next Cloud MCP |