WSABuilds

GitHub

Run Windows Subsystem For Android on your Windows 10 and Windows 11 PC using prebuilt binaries with Google Play Store (MindTheGapps) and/or Magisk or KernelSU (root solutions) built in.

RAW Config

Claude Desktop Configuration

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "WSABuilds": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-WSABuilds"
      ]
    }
  }
}