Control Android devices with AI through MCP, enabling device control, debugging, system analysis, and UI automation with a comprehensive security framework.
Run the underlying MCP server directly — without Agent-CoreX routing.
npx -y droidmindAgent-CoreX intelligently routes which tools from hyperb1iss/droidmind your AI agent actually needs per request — reducing token usage and cost.
agent-corex.json
{
"mcpServers": {
"droidmind": {
"command": "npx",
"args": [
"-y",
"droidmind"
]
}
}
}Connect in 2 minutes. Only pay for the tools your agent actually uses.
Recommended: intelligent tool routing, lower costs
uvx agent-corex mcp add droidmindAgent-CoreX selects only the tools your agent needs, cutting token usage by up to 60%.
Use hyperb1iss/droidmind directly without routing
npx -y droidmindNew to Agent-CoreX? View setup guide →