Loading MCP server directory, please wait...
MCP server for desktop, browser (CDP), and Android automation. Screenshot, OCR, click, type.
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"
]
}
}
}