OSS
Show HN: Hands Is a Rust MCP Server That Drives a Real Chrome Profile With OS-Level SendInput Instead of CDP
Posted by ryan-b in the last 12 hours, Hands exposes observe, click, type and scroll tools to any harness (Grok, Codex, Claude Code, OpenCode). Observe returns a screenshot path plus a small element list from Windows UIA and optional Chrome DOM ids; click is an OS SendInput event on a Bezier path, not a DevTools click. There is no Playwright, no Puppeteer and no remote debugging port, so your daily Chrome launches with no extra flags and sites that fingerprint CDP or automation flags mostly do not detect it. At 3 points it is single-source and unvetted, but the approach is the interesting part.
Source
↳ Follow the thread