Developer Tools
Trust: 39/100 (Limited)io.github.MobAI-App/mobai-mcp Guide
AI-powered mobile device automation for Android and iOS devices, emulators, and simulators
46 starsby MobAI-App
Quick Start
Install
npx mobai-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-mobai-app-mobai-mcp": {
"command": "npx",
"args": [
"mobai-mcp"
]
}
}
}