ForrestKim42/mobile-app-exploration
A pattern for systematically exploring any Android app using an LLM agent with ADB + MCP — producing complete screen maps, user flows, and competitive analysis from real device interaction.
Platform-specific configuration:
{
"mcpServers": {
"mobile-app-exploration": {
"command": "npx",
"args": [
"-y",
"mobile-app-exploration"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...