dsh-computer-use-win
为 DeepSeek Harness 提供 Windows 电脑操控:MCP stdio 服务器 + PowerShell UIA 后端,22 个桌面工具(UIA 树、截图、键鼠输入、OCR、窗口管理、急停保护)。
Windows computer use for DeepSeek Harness: an MCP stdio server over a PowerShell UIA backend exposing 22 desktop tools (UIA tree, screenshots, typed input, OCR, window management, failsafe).
怎么安装
dsh plugin add github:Yu-tao-Li/dsh-computer-use-win 简介
English dsh-computer-use-win **给 DeepSeek Harness 装上 Windows 电脑操控能力**——MCP stdio 服务器 + PowerShell/UIA 桌面引擎,22 个工具让 agent 能**看**(UIA 无障碍树、窗口裁剪截图、OCR 词框)也能**做**(鼠标、键盘、UIA 语义动作、窗口管理)真实的 Windows 桌面应用。 通过 DSH 内置的 @deepseek-ai/dsh-mcp-client 桥接,**不改 DSH 本体**,零运行时依赖。 | ① 文件资源管理器:find 定位 + 语义 invoke 选中文件(状态栏"选中 1 个项目") | ② type_text 写入真实文档(剪贴板路径,verifyValue 回读) | ③ UWP 计算器:find 定位按钮 + 语义 Invoke 点击(25×4=100) | |---|---|---| | | | | 特性 **文本优先的观察**——UIA 无障碍树三视图(control/content/raw);按 name/automationId/类名/值找控件,不靠猜像素。元素 id 用 UIA RuntimeId(UI 刷新后仍稳定,过期报 stale 而非点错地方)。 **三级截图链**——PrintWindow(非前台窗口也能抓)→ **WGC…
推荐参考
信息
- 协议
- MIT
- 语言
- PowerShell
- GitHub 星标
- 1
- 月下载
- –
- 最近更新
- 2026-08-18
- 创建于
- 2026-08-16
基础安全检查
- 检查结果
- curated 收录但无 npm 包/安装命令
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- computer-use, desktop-automation, dsh-plugin, mcp, uia, windows