DSH Plug-in Manager
liqichen/dsh-plugin-manager · skills
DSH plug-in manager: Embed GUI in the DeepSeek Harness settings panel to manage MCP services/Skills/built-in plug-in packages, and changes will take effect hot without restarting.
★ 9GitHub stars
1Forks
2026-08-17Last updated
JavaScriptLanguage
MITLicense
Project overview
后端内嵌在 dsh web 宿主,同源提供两个接口: GET /plugin-manager/api/state
响应统一为 { "ok": true, "message": "已禁用 mcp-scrapling(热生效)" }。 所有写操作先备份 cordis.patch.yml 为 .bak- ,再改文件。 🛠️ 用 DSH 开发(吃自己的狗粮)
Install command
dsh plugin --profile web add github:liqichen/dsh-plugin-manager