dsh-mcp-manager
MCP manager for DeepSeek Harness (DSH): a settings-page panel to enable/disable mcp-client server instances; disabled servers are disconnected and their tools hidden from every agent at runtime, while staying visible and restorable in the management list. Ships as a dsh bundle (auto-mounted patch layer) with a plugins-page management card.
AI 분석
核心用途是动态管理 DSH 中的 MCP(Model Context Protocol)服务器。适合配置了多个 MCP 工具源、需要根据当前任务快速开关特定工具以避免工具污染的用户。
설치
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:welsione/dsh-mcp-manager前提:配置 mcp-client 实例
本插件管理的是 profile 里已有的 @deepseek-ai/dsh-mcp-client 实例(每实例一个 MCP 服务器)。在 profile 的 cordis.patch.yml 添加实例行: