8 months ago
A phone control plugin for MCP that allows you to control your Android phone through ADB commands to connect any human
Server Config
{
"mcpServers": {
"phone-mcp": {
"command": "uvx",
"args": [
"phone-mcp"
]
}
}
}