hyperb1iss/droidmind
Control Android devices with AI through MCP, enabling device control, debugging, system analysis, and UI automation with a comprehensive security framework.
Quick Start
Clone the repository:
git clone https://github.com/hyperb1iss/droidmindClaude Desktop configuration example:
{
"mcpServers": {
"droidmind": {
"command": "npx",
"args": [
"-y",
"hyperb1iss/droidmind"
]
}
}
}Check the repository README for specific installation and configuration instructions.