Drive an Android device or emulator from the shell with the adb-agent CLI: read the accessibility tree, tap elements by label, type, gesture, install and launch apps, grant permissions, take screenshots, record the screen, read logcat, fire deeplinks. Every command speaks --json and exits non-zero on failure, so flows…
Control an Android device or emulator through the Android-Debug-Bridge-MCP server tools: read the accessibility tree, tap elements by label, type, gesture, install and launch apps, reset app state, grant permissions, capture screenshots inline, record the screen, read logcat, fire deeplinks and change device settings.…
MCP plugin to control Android devices via ADB for automation, testing, and agent integration. Runs locally from the android-debug-bridge-mcp npm package.