← 返回列表
D

dsh-nuphus-mcp

v0.2.0 · 0 天前发布

DeepSeek Harness (DSH) plugin: mount the nuphus-mcp desktop automation MCP server as native tools (mcp__nuphus-mcp__*).

dshdeepseek-harnessdeepseekmcpmodel-context-protocolstdiodesktop-automationcomputer-usedsh-plugincordis

README

dsh-nuphus-mcp

DeepSeek Harness(DSH)插件:把
nuphus-mcp 桌面自动化 MCP Server
挂载为 DSH 原生工具——为你的 DSH 智能体提供"计算机使用"能力。

本包不包含任何 nuphus-mcp 代码。它只是薄薄的 Cordis 外壳:经官方
@deepseek-ai/dsh-mcp-client 以 stdio 拉起现有的 nuphus-mcp 二进制。
MCP Server 始终保持纯 stdio 形态,nuphus-mcp 仓库一行不改。

安装

sh
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:mrpulor-gh/dsh-nuphus-mcp

然后重启 dsh --profile web。本包声明了 dsh.bundle.patch,插件会自动激活,
无需手动编辑 cordis.patch.yml

效果

  • 38 个 nuphus-mcp 工具全部注册为 mcp__nuphus-mcp__*

  • (如 mcp__nuphus-mcp__desktop_clickmcp__nuphus-mcp__browser_snapshot)。
  • nuphus-mcp 首次启动时若不在 PATH 上会自动安装

  • npm install -g @nuphus/nuphus-mcp),只装插件就够了。
  • 默认开启 --confirm-write——写工具必须显式携带 "confirm": true

  • BYOK 视觉密钥与外部浏览器 CDP
  • 查看完整 README →

    版本兼容矩阵

    DSH 版本状态说明
    dsh@0.1.0-rc.6 ✅ 兼容 cordis patch ✅
    dsh@0.1.0 ✅ 兼容 标准 patch ✅
    dsh@0.2.0 ⚠️ 待验证 待实测(API 可能在变)
    dsh@0.3.0+ ❓ 未知 尚未发布

    💡 兼容矩阵每周末自动跑实测,欢迎 PR 修正

    元数据

    License
    MIT
    npm
    dsh-nuphus-mcp
    Repo
    git+https://github.com/mrpulor-gh/dsh-nuphus-mcp.git
    Engines
    {}
    Weekly DL
    0
    Monthly DL
    0
    dsh.bundle
    {"bundle":{"patch":"./cordis.patch.yml"}}