developer tools

Auto Mobile

Tool suite built around an MCP server for Android automation for developer workflow and testing

typescript
local
linux
developer tools
0
View on GitHub

Installation

npx -y zillow/auto-mobile

Configuration

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

GitHub: https://github.com/zillow/auto-mobile

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub