developer tools
Auto Mobile
Tool suite built around an MCP server for Android automation for developer workflow and testing
typescript
local
linux
developer tools
Installation
npx -y zillow/auto-mobileConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "auto-mobile",
"command": "npx",
"args": [
"-y",
"zillow/auto-mobile"
]
}About This MCP Server
zillow/auto-mobile
Tool suite built around an MCP server for Android automation for developer workflow and testing
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub