Skip to main content
Developer ToolsPython

hyperb1iss/droidmind

Control Android devices with AI through MCP, enabling device control, debugging, system analysis, and UI automation with a comprehensive security framework.

developer-toolslocal-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/hyperb1iss/droidmind

Claude Desktop configuration example:

{
  "mcpServers": {
    "droidmind": {
      "command": "npx",
      "args": [
        "-y",
        "hyperb1iss/droidmind"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Developer Tools
Language
Python
Author
hyperb1iss