v0.1.0 — first public release
First public release of realhands — an MCP server that lets Claude operate your real desktop (physical mouse, keyboard, and screen) like a human.
Because it drives the actual OS cursor instead of a separate automated browser, it works in your own Chrome with your own logged-in sessions — and in any other app — undetectable as a bot.
Highlights
- Single
computertool (action enum modeled on Anthropic's reference computer-use tool) - Pixel-accurate clicks under Windows display scaling (DPI awareness + stateless coordinate scaling)
- Multi-monitor support (incl. negative-origin screens)
- Three independent kill switches: fail-safe corner, panic hotkey, always-on-top STOP overlay (lazy arm / auto stand-down)
activate_windowthat beats Windows foreground-lock via AttachThreadInput
See the README for install + the full action list. Tested on Windows with Python 3.10/3.11.