MCP server that controls a real iPhone through macOS iPhone Mirroring. Screenshot, tap, swipe, type — from any MCP client.
{
"mcpServers": {
"mirroir-1": {
"command": "npx",
"args": [
"-y",
"mirroir-mcp"
]
}
}
}