dsh plugins中文
← Back to popular plugin directory

DeepSeek Harness MCP client

PerryLink/dsh-mcp-panel · skills

Read-only runtime management panel for the official DeepSeek Harness MCP client: /mcp command + Settings MCP tab with status, tools, errors, reconnect counts, sanitized display and controlled patch suggestions (Apache-2.

★ 4GitHub stars
1Forks
2026-08-15Last updated
TypeScriptLanguage
Apache-2.0License

Project overview

Then restart (or let the web surface hot-reload its cordis.patch.yml) and:

Manual install: put dsh-mcp-panel into the profile's nodemodules (or the shared $DSHHOME/profiles/nodemodules fallback) and add the row to cordis.patch.yml: Uninstall

Verification against a real harness checkout: node --import tsx/esm scripts/verify-headless.mjs boots the full web profile in process (ephemeral port) and prints the exact /mcp, /mcp tools, and /mcp disable output.

Install command

dsh plugin --profile web add github:PerryLink/dsh-mcp-panel
View GitHub repository ↗Back to popular plugin directory