nuphus-mcp
dsh-nuphus-mcp
DSH plugin that mounts nuphus-mcp
as native DSH tools — computer use for your agents. No nuphus-mcp code inside:
a thin Cordis wrapper that spawns the nuphus-mcp binary over stdio via
@deepseek-ai/dsh-mcp-client.
Install
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:mrpulor-gh/dsh-nuphus-mcpRestart dsh --profile web — activation is automatic (dsh.bundle.patch).
What you get
All 38 tools register as
mcp__nuphus-mcp__*Auto-installs
nuphus-mcpon first boot if missing onPATH--confirm-writeon by default (write tools need"confirm": true)Same
NUPHUS_MCP_*env vars as every other client
Requirements
DSH
webprofile, Node.js^22.19/>=24DSH must run in the desktop session of the controlled machine
Config
Overridable in cordis.yml / patch:
Field | Default | Description |
|
| Tool namespace |
|
| Executable to spawn |
|
| CLI args |
|
| Per-call timeout (screenshots/OCR exceed 60000) |
|
| Auto-reconnect |
Tool list, vision keys and external-browser CDP setup live in the nuphus-mcp README.
License
MIT