๐ค A minimal and customizable Docker image running the Android emulator as a service.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"docker-android": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-docker-android"
]
}
}
}