A
licenseNot graded
qualityA
maintenanceEnables safe Windows desktop automation and computer use through natural language, including window observation, UI Automation, and execution of verified actions like clicking, typing, and scrolling.
1
MIT
No user-submitted related servers found.
Scored across 6 tools
Each tool has a clearly distinct role: status checking, window listing, running, waiting, responding, and stopping. No two tools appear to overlap in purpose.
All tools share the consistent typesafe_ prefix and use uniform lowercase snake_case. The naming pattern typesafe_<action> is predictable across the set.
Six tools is well-scoped for a computer-use automation server, covering the essential control flow without unnecessary additions.
The tool set covers the full lifecycle: inspect state, select target, run, wait, respond, and stop. No obvious gaps for the stated purpose.