alanisme/adb-tui
🤖 Full-featured Android Debug Bridge TUI and MCP server. Control any device by keystroke or AI.
Platform-specific configuration:
{
"mcpServers": {
"adb-tui": {
"command": "npx",
"args": [
"-y",
"adb-tui"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...