developer tools

Droidmind

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

python
local
developer tools
0
View on GitHub

Installation

npx -y hyperb1iss/droidmind

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

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

About This MCP Server

hyperb1iss/droidmind

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

GitHub: https://github.com/hyperb1iss/droidmind

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub