A cross-platform automation server that gives Claude direct control over desktop apps, browsers, and Android devices through a single MCP interface. On macOS it uses Accessibility APIs for element-precise clicks without moving the mouse. On Windows it wraps UI Automation. For Chrome and Electron apps like VS Code or Slack, it speaks CDP directly so you can query the DOM and dispatch events. The Android path runs over ADB with uiautomator snapshots. Every platform gets screenshot, OCR, input simulation, and window management tools. If you need an agent to drive native apps alongside web content in the same session, or you want macOS AX dispatch that doesn't steal focus, this is the server to wire up.
claude mcp add --transport stdio io.github.sh3ll3x3c-native-devtools uvx native-devtools