Loading MCP server directory, please wait...
MCP server for native app testing: screenshot, OCR, click, type, find_text. macOS, Windows, Android.
npx @getmcp/cli add io.github.sh3ll3x3c/native-devtoolsRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.sh3ll3x3c/native-devtools": {
"command": "npx",
"args": [
"-y",
"native-devtools-mcp"
]
}
}
}