Back to directory
nexuscontroller

nexuscontroller

@ankit10570

Android device automation platform with MCP support for AI integration

androidautomationtestingqamcp

Installation & Configuration

{
  "mcpServers": {
    "nexuscontroller": {
      "command": "python3",
      "args": [
        "-m",
        "nexuscontroller.mcp"
      ],
      "transport": "stdio"
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2025/4/14
Updated
2025/4/14