wuhobin/dsh-mcp-manage

wuhobin★ 0JavaScriptLast synced: 2026-08-17

Open on GitHub

dsh plugin: Settings > MCP 服务 management page for DeepSeek Harness (DSH). List/add/edit/delete MCP servers registered in cordis.patch.yml and run a real MCP initialize connection handshake per server.

README excerpt

dsh-mcp-manage Label: dsh plugin · A [DeepSeek Harness (DSH)][dsh] static plugin that adds an MCP 服务 management page in Settings . Manage the MCP servers DSH registers through cordis.patch.yml : list / add / edit / delete each MCP service, and — most importantly — run a real MCP initialize connection handshake against every server so you can see at a glance whether each MCP service connects normally. Install — one command, restart-persistent This is a static DSH plugin (the same shape as a plugin-market package): once installed it is a dependency of the profile and is loaded by the bundle layer on every boot — it survives restarts , no pasting code, no cordis define . ✅ Recommended (use the DSH wrapper, not bare pnpm add ) - This runs pnpm add , then auto-reconciles dsh.profile.bundles in /package.json : because the package declares dsh.bundle , it joins the profile layer stack automatically. No manual insert: editing — DSH reads the package's dsh.bundle.patch ( static/cordis.patch.yml ) at boot and turns it into an active loader entry. - The plugin's host and client load on the next DSH start , so restart DSH (e.g. stop and relaunch dsh web ), then open Settings → MCP 服务 . If the …

View full README on GitHub →
Terminal / TUIcordisdeepseek-harnessdsh-pluginharnessmcpmcp-clientmodel-context-protocol

Category