zillow/auto-mobile
Tool suite built around an MCP server for Android automation for developer workflow and testing
Quick Start
Clone the repository:
git clone https://github.com/zillow/auto-mobileClaude Desktop configuration example:
{
"mcpServers": {
"auto-mobile": {
"command": "npx",
"args": [
"-y",
"zillow/auto-mobile"
]
}
}
}Check the repository README for specific installation and configuration instructions.