Skip to main content
Developer ToolsTypeScript

zillow/auto-mobile

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

developer-toolslocal-servicelinux
Share:

Quick Start

Clone the repository:

git clone https://github.com/zillow/auto-mobile

Claude Desktop configuration example:

{
  "mcpServers": {
    "auto-mobile": {
      "command": "npx",
      "args": [
        "-y",
        "zillow/auto-mobile"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Developer Tools
Language
TypeScript
Author
zillow