Dokploy Static Wrapper

HandsOn

This Dokploy deployment is a lightweight documentation wrapper for the HandsOn project by 3spky5u. The real project is a desktop MCP plugin for Windows and macOS, so this wrapper publishes its docs and project links on a Linux Dokploy host without pretending the desktop server itself runs here.

HandsOn itself is desktop-only. This page is the deployable Linux-friendly wrapper requested for Dokploy.

What HandsOn Is

A Claude Code plugin and MCP server that gives an agent eyes and hands on a real desktop: screenshots, OCR, accessibility tree access, keyboard input, mouse control, window management, and visual verification.

Supported Platforms

  • Windows 10/11
  • macOS 12+
  • Linux is not supported by the upstream MCP server

Key Capabilities

  • Desktop automation through accessibility-first targeting
  • OCR and screenshot-based fallbacks
  • Framework detection for Electron, WPF, Qt, WinForms, and more
  • Window management, watchers, clipboard, and visual diff tools

Why This Wrapper Exists

Dokploy runs on Linux and expects a network service. HandsOn's upstream server runs as stdio and exits on Linux, so the deployable artifact here is documentation rather than the desktop runtime.