mikepenz/adbfriend
Android ADB CLI tool including integrated MCP Server with common adb actions used during development
Platform-specific configuration:
{
"mcpServers": {
"adbfriend": {
"command": "npx",
"args": [
"-y",
"adbfriend"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...