zsvd/dsh-mcp-manager

zsvd★ 0JavaScriptLast synced: 2026-08-17

Open on GitHub

用于DSH的MCP管理器

README excerpt

dsh-mcp-manager Manage MCP servers from the DSH (DeepSeek Harness) Web settings panel — add, edit and delete @deepseek-ai/dsh-mcp-client servers with live connection status , all hot-reloaded with no process restart. 在 DSH Web 设置面板里管理 MCP 服务器:增删改 @deepseek-ai/dsh-mcp-client 服务器并显示 实时连接状态 ,保存即热重载,无需重启。 中文说明 Features - Settings entry — a new page in Settings → MCP 服务 , at the same level as General / Models / Plugins ( settings.section , id mcp-manager ). - Full CRUD — add, edit and delete MCP servers through a simple form (stdio or streamable-http, command/args/cwd/env/url/headers). - Live connection status — each row shows whether the server actually registered tools ( mcp present in the tool runtime) and how many; refresh on demand with the button next to the title, plus a 30s poll. - No restart needed — edits rewrite the profile's cordis.patch.yml , which the host watches through Cordis HMR and re-applies transactionally; dsh-mcp-client reconnects in place. - YAML-safe — the writer quotes reserved YAML indicators ( -y , @pkg/name , …) so the generated patch always parses in the loader's dialect; other patch content is preserved. Install Requires a DSH Web profile (e.g. the default…

View full README on GitHub →
Tools / Devdsh-harnessdsh-plugindsh-pluginsmcp-manager

Category