native-devtools-mcp 0.10.1

MCP server for computer use & browser automation — screenshot, OCR, click, type, find_text, Chrome/Electron CDP, template matching. macOS, Windows & Android.
{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.sh3ll3x3c/native-devtools",
  "title": "Native DevTools",
  "description": "MCP server for computer use & browser automation on macOS, Windows & Android — screenshot, OCR, click, type, find_text, Chrome/Electron CDP, template matching.",
  "repository": {
    "url": "https://github.com/sh3ll3x3c/native-devtools-mcp",
    "source": "github"
  },
  "websiteUrl": "https://github.com/sh3ll3x3c/native-devtools-mcp",
  "version": "0.10.0",
  "packages": [
    {
      "registryType": "npm",
      "identifier": "native-devtools-mcp",
      "version": "0.10.0",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}