Releases: Imzl-zl/dsh-mcp-manager-ui
Releases · Imzl-zl/dsh-mcp-manager-ui
Release list
dsh-mcp-manager-ui v1.1.1
Documentation fix
- Use absolute raw URLs for README screenshots across GitHub, npm, and third-party renderers
- Replace the text friendship link with the official LINUX DO logo
- Keep the install documentation pinned to
v1.1.1
dsh plugin --profile web add github:Imzl-zl/dsh-mcp-manager-ui#v1.1.1dsh-mcp-manager-ui v1.1.0
Highlights
- Responsive floating MCP management panel for DSH Web
- Add, edit, enable/disable, reconnect, and remove profile-managed MCP servers
- JSON preview/import with merge and replace modes
directToolscompatibility mapping and guarded environment interpolation- Host-owned atomic profile persistence with version checks and rollback
- Credential-redacted Remote projections and preserve-on-edit markers
- DSH light/dark theme tokens, screenshots, installation and JSON import documentation
Install
dsh plugin --profile web add github:Imzl-zl/dsh-mcp-manager-ui#v1.1.0Verified with DeepSeek Harness 0.1.0-rc.6.
v1.0.0
Persistent 的 MCP 服务器管理面板 (DeepSeek Harness Web):
- 右下角 FAB / 设置→插件→MCP 标签页
- 列出全部 MCP server + 实时工具数
- 状态 / 启用开关 / 重连 / 编辑 / 添加 / 移除,实时生效并写入 cordis.patch.yml
- 标准 dsh-plugin bundle(dsh.bundle.patch + dsh.client),lib/ 为预构建产物,安装无需 build 权限
安装:
dsh plugin --profile web add github:Imzl-zl/dsh-mcp-manager-ui
或下载本 release 的 dsh-mcp-manager-ui-1.0.0.tgz:
dsh plugin --profile web add ./dsh-mcp-manager-ui-1.0.0.tgz
装完重启 dsh web 即可。