MCP server for native app testing — screenshot, OCR, click, type, find_text, template matching. macOS, Windows & Android.
{
"mcpServers": {
"native-devtools": {
"command": "npx",
"args": [
"-y",
"native-devtools-mcp"
]
}
}
}