# Quick Start

Mobile MCP is a Model Context Protocol (MCP) server that enables scalable mobile automation and development through a platform-agnostic interface, eliminating the need for distinct iOS or Android knowledge. It runs on emulators, simulators, and real devices (iOS and Android), and lets agents and LLMs interact with native applications through structured accessibility snapshots or coordinate-based taps based on screenshots.

## Platform support[​](#platform-support "Direct link to Platform support")

| Platform            | Supported | Getting Started                                                                      |
| ------------------- | --------- | ------------------------------------------------------------------------------------ |
| iOS Real Device     | ✓         | [More info →](https://mobilenext.ai/docs/docs/mobile-mcp/getting-started-ios.md)     |
| iOS Simulator       | ✓         | [More info →](https://mobilenext.ai/docs/docs/mobile-mcp/getting-started-ios.md)     |
| Android Real Device | ✓         | [More info →](https://mobilenext.ai/docs/docs/mobile-mcp/getting-started-android.md) |
| Android Emulator    | ✓         | [More info →](https://mobilenext.ai/docs/docs/mobile-mcp/getting-started-android.md) |

## Supported agents[​](#supported-agents "Direct link to Supported agents")

Mobile MCP works with any MCP-compatible client. Pick your agent below for step-by-step setup instructions.

| Agent          | Install guide                                                                                                 |
| -------------- | ------------------------------------------------------------------------------------------------------------- |
| Amp            | [Add Mobile MCP to Amp](https://mobilenext.ai/docs/docs/mobile-mcp/installation/amp.md)                       |
| Claude Code    | [Add Mobile MCP to Claude Code](https://mobilenext.ai/docs/docs/mobile-mcp/installation/claude-code.md)       |
| Claude Desktop | [Add Mobile MCP to Claude Desktop](https://mobilenext.ai/docs/docs/mobile-mcp/installation/claude-desktop.md) |
| Cline          | [Add Mobile MCP to Cline](https://mobilenext.ai/docs/docs/mobile-mcp/installation/cline.md)                   |
| Codex          | [Add Mobile MCP to Codex](https://mobilenext.ai/docs/docs/mobile-mcp/installation/codex.md)                   |
| Copilot        | [Add Mobile MCP to Copilot](https://mobilenext.ai/docs/docs/mobile-mcp/installation/copilot.md)               |
| Cursor         | [Add Mobile MCP to Cursor](https://mobilenext.ai/docs/docs/mobile-mcp/installation/cursor.md)                 |
| Gemini CLI     | [Add Mobile MCP to Gemini CLI](https://mobilenext.ai/docs/docs/mobile-mcp/installation/gemini-cli.md)         |
| Goose          | [Add Mobile MCP to Goose](https://mobilenext.ai/docs/docs/mobile-mcp/installation/goose.md)                   |
| Kiro           | [Add Mobile MCP to Kiro](https://mobilenext.ai/docs/docs/mobile-mcp/installation/kiro.md)                     |
| opencode       | [Add Mobile MCP to opencode](https://mobilenext.ai/docs/docs/mobile-mcp/installation/opencode.md)             |
| Qodo Gen       | [Add Mobile MCP to Qodo Gen](https://mobilenext.ai/docs/docs/mobile-mcp/installation/qodo-gen.md)             |
| VS Code        | [Add Mobile MCP to VS Code](https://mobilenext.ai/docs/docs/mobile-mcp/installation/vscode.md)                |
| Windsurf       | [Add Mobile MCP to Windsurf](https://mobilenext.ai/docs/docs/mobile-mcp/installation/windsurf.md)             |

Using a client that isn't listed? Most MCP-compatible tools accept the [standard configuration](https://github.com/mobile-next/mobile-mcp), and the [GitHub repo](https://github.com/mobile-next/mobile-mcp) tracks the full, up-to-date list of supported agents.

## Next steps[​](#next-steps "Direct link to Next steps")

Follow the installation guide for your AI agent above to connect Mobile MCP, then explore the [Tools Reference](https://mobilenext.ai/docs/docs/mobile-mcp/tools-reference.md) to see everything the agent can do on a device.
