tobrun/android-qa-agent
An AI-powered QA tool for Android. Claude Code controls Android via ADB, executes test scenarios, and records every interaction. Those recordings can be replayed and verified by Claude.
Platform-specific configuration:
{
"mcpServers": {
"android-qa-agent": {
"command": "npx",
"args": [
"-y",
"android-qa-agent"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...