adb-cli
01TiagoDanin/Android-Debug-Bridge-MCP
Skill Claude CodeCodex
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…