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.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"WSABuilds": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-WSABuilds"
]
}
}
}