Android in docker solution with noVNC supported and video recording
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"docker-android": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-docker-android"
]
}
}
}