Plugin directory / Workflow & Automation / dsh-harness-mcp-server
dsh-harness-mcp-server
Broken · install/load issue chushixixin/dsh-harness-mcp-server ↗
What it does
Expose DeepSeek Harness agent capabilities as an MCP server (brain=Hermes, arms=Harness)
Broken — install or load issue
Expose DeepSeek Harness agent capabilities as an MCP server (brain=Hermes, arms=Harness) Note: it currently has an install or load issue — check the repo before relying on it.
Install
This plugin is GitHub source (not published to npm) — install it straight from the repo:
dsh plugin --profile web add github:chushixixin/dsh-harness-mcp-server - Install pnpm once:
npm install -g pnpm. - Add it from GitHub:
dsh plugin --profile web add github:chushixixin/dsh-harness-mcp-server. - Restart
dsh web.
Note: plugins that ship a prepare build script may prompt pnpm to allow the build — add the key it prints under allowBuilds in pnpm-workspace.yaml, then re-run.
Test report
Could not be installed from GitHub — check the repository for missing dependencies or a broken build.
Repository
github.com/chushixixin/dsh-harness-mcp-server ↗