1a125/dsh-mcp-manager0

dsh-mcp-manager

DSH 全局 MCP 管理器:在设置页统一增删改 MCP 服务并写入宿主配置

AI 分析

适合统一维护多会话 MCP 的管理员,JSON 一键添加开关删除后跨项目生效。

套件
dsh-mcp-manager
版本
0.1.0
授權
MIT
最近更新
2026年8月13日

安裝

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:1a125/dsh-mcp-manager

安装

方式一:GitHub 源直接安装(推荐)

dsh plugin --profile web add "github:1a125/dsh-mcp-manager#main"

方式二:手动

dsh-mcp-manager 放入 ~/.dsh/profiles/web/node_modules/,并在 ~/.dsh/profiles/web/cordis.patch.yml 追加:

- insert:
    - id: mcp-manager
      name: 'dsh-mcp-manager'

重启 DSH 后,设置弹窗中会出现「MCP 管理」页面。