Plugin directory / Workflow & Automation / deepseek-harness-plugin-mcp
deepseek-harness-plugin-mcp
Broken · install/load issue bobleer/deepseek-harness-plugin-mcp ↗
What it does
MCP server that lets any agent discover, install, and run DeepSeek Harness plugins (topic: dsh-plugin).
Broken — install or load issue
MCP server that lets any agent discover, install, and run DeepSeek Harness plugins (topic: dsh-plugin). 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:bobleer/deepseek-harness-plugin-mcp - Install pnpm once:
npm install -g pnpm. - Add it from GitHub:
dsh plugin --profile web add github:bobleer/deepseek-harness-plugin-mcp. - 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/bobleer/deepseek-harness-plugin-mcp ↗