AutoMobile is a set of tools for mobile automation. You can use it for UI testing or as a development workflow The first platform supported is Android with plans to extend to iOS. - π§ Powerful MCP Server: AutoMobile provides comprehensive actions through MCP tool calls with a fast observations to drive the interaction loop. - πΊοΈ Source Mapping: Combining project path config with deep view hierar
Add this skill
npx mdskills install zillow/auto-mobileComprehensive mobile automation MCP server with device control and test authoring capabilities
1# AutoMobile2345<a href="https://glama.ai/mcp/servers/@zillow/auto-mobile">6 <img width="380" height="200" src="https://glama.ai/mcp/servers/@zillow/auto-mobile/badge" alt="AutoMobile MCP server" />7</a>89AutoMobile is a set of tools for mobile automation. You can use it for UI testing or as a development workflow10assistant.1112The first platform supported is Android with plans to extend to iOS.1314## How it works1516- π§ **[Powerful MCP Server](docs/features/mcp-server/index.md)**: AutoMobile provides comprehensive [actions](docs/features/mcp-server/actions.md) through MCP17 tool calls with a fast [observations](docs/features/mcp-server/observation.md) to drive the18 [interaction loop](docs/features/mcp-server/interaction-loop.md).19- πΊοΈ **Source Mapping**: Combining project path config with deep view hierarchy analysis we know exactly what code is being rendered.20- βοΈ **[Automated Test Authoring](docs/features/test-authoring/index.md)**: When used in test authoring mode AutoMobile will write tests for you. It is the only way it writes tests.21- π§ͺ **[Test Execution](docs/features/test-execution/index.md)** - Run tests locally or on CI without extra infrastructure.22- π± **Device Management**: Multi-device support with emulator control and app lifecycle management.2324All together you get a system that looks like this:25262728## Documentation2930- π» [Installation & Getting Started](docs/installation.md) - AutoMobile is [published on npm](https://www.npmjs.com/package/auto-mobile)31 and we have instructions for agents we've tested with.32- π [Change Log](CHANGELOG.md) - coming soon3334## Contributing3536- [Code of Conduct](CODE_OF_CONDUCT.md)37- [Responsible disclosure & use](SECURITY.md)38- [Contributing](.github/CONTRIBUTING.md) - coming soon3940# Acknowledgement4142By continuing to use AutoMobile, [you acknowledge and agree to the warnings and responsible use requirements](SECURITY.md).
Full transparency β inspect the skill content before installing.