xluomo/dsh-mcp-settings

插件 ⭐ 2 other

dsh mcp服务器配置管理

安装

curl -LO https://github.com/xluomo/dsh-mcp-settings/releases/download/v0.1.2/dsh-mcp-settings-0.1.2.tgz
   ```

2. 安装到 profile:

   ```sh
   dsh plugin --profile web add ./dsh-mcp-settings-0.1.2.tgz
   ```

3. 重启 `dsh web`。设置 → 侧边栏出现 **MCP**。

运行时依赖(`@deepseek-ai/*`、`react`)由 DSH profile 提供,无需额外安装。

## 卸载

1. 从 profile 移除插件:

   ```sh
   dsh plugin --profile web remove dsh-mcp-settings
   ```

2. 重启 `dsh web`。设置 → 侧边栏中的 **MCP** 页面即消失。

## 构建

xluomo/dsh-mcp-settings 加入你的 DSH 配置(web profile)即可启用。

README

展开完整 README 收起

README 内容为空。