haode01/dsh-mcp-manager

haode01★ 0JavaScript最后同步: 2026-08-18

在 GitHub 打开

dsh plugin,用来管理mcp的

README 摘要

dsh-mcp-manager English 中文 MCP connection lifecycle management plugin for DeepSeek Harness. Manage MCP server connections from the DSH Web GUI Settings → Plugins page, and from chat via mcp list connections / mcp add connection / mcp remove connection / mcp test connection tools. All changes persist to /.dsh/mcp-connections.json and survive restarts. Features Feature UI (Settings → Plugins) Chat (tools) List connections ✅ mcp list connections Add connection (HTTP/stdio) ✅ mcp add connection Remove connection ✅ mcp remove connection Test connection + show tools ✅ mcp test connection Persist across restarts ✅ (auto) ✅ (auto) Stdio auto-download + progress bar ✅ — Architecture All reads and writes go through a single JSON file. The UI calls the HTTP endpoint; server tools write the same file. At startup, connections are restored automatically. Installation Option 1: dsh plugin add (recommended) Installs into /.dsh/profiles/web/ , auto-adds to cordis.yml as a profile bundle layer. No manual symlink or --patch needed. Restart DSH: Option 2: Git clone + symlink Option 3: Cordis config Verify Open Settings → Plugins — an MCP Manager card should appear. In chat, mcp list connections should…

在 GitHub 查看完整 README →
工具/开发dsh-plugindsh-plugin-marketdsh-plugins

分类