MasterGo Canvas MCP for DeepSeek Harness / MasterGo 画布插件 #4762
zhourui01
started this conversation in
Show Your Plugins!
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
中文
我们已经发布 MasterGo Canvas for DeepSeek Harness:
@mastergo/dsh-canvas。它可以让 DeepSeek Harness 读取和修改同一台电脑上打开的 MasterGo Web 画布。安装包自带所需的本地运行程序,不要求安装 MasterGo 客户端,也不需要手动下载二进制或配置端口。
安装
需要 Node.js 22.19 或更高版本。
corepack enable npx @deepseek-ai/dsh plugin --profile web add @mastergo/dsh-canvas npx @deepseek-ai/dsh web实际使用
不需要记住插件名或工具名,可以直接这样说:
推荐的完整流程是:打开文件并确认可以读取 → 选中现有页面并分析 → 确认修改方向 → 执行修改 → 再做一次截图和差异检查。
0.1.3欢迎在公开仓库反馈兼容性问题、安装体验和能力建议。
English
We have published MasterGo Canvas for DeepSeek Harness as
@mastergo/dsh-canvas.It lets DeepSeek Harness read and modify a MasterGo Web canvas open on the same computer. The package includes the required local runtime, so users do not need the MasterGo desktop client, a separate binary download, or manual port configuration.
Install
Node.js 22.19 or newer is required.
corepack enable npx @deepseek-ai/dsh plugin --profile web add @mastergo/dsh-canvas npx @deepseek-ai/dsh webPractical usage
There is no need to remember a plugin or tool name. You can say:
The recommended flow is: open the file and confirm access → select and analyze existing content → approve a direction → apply the change → run a final screenshot and difference review.
0.1.3Compatibility reports, installation feedback, and capability requests are welcome in the public repository.
All reactions