why913/dshx1

@why913/dshx

DeepSeek Harness 缺失的伴侣 CLI:一条命令管理 MCP 服务器(添加/列表/删除/测试),支持从 Claude Code/Codex 导入,并可作为 DSH 插件使用。

AI 分析

核心用途是简化 MCP 服务器的管理与迁移。适合需要频繁配置 MCP 工具的开发者,既可通过全局命令行操作,也可作为插件让 Agent 自行管理和测试 MCP 连接。

包名
@why913/dshx
版本
0.2.1
许可证
MIT
最近更新
2026年8月13日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:why913/dshx

Install

npm install -g @why913/dshx        # CLI

Optional — mount it as a dsh plugin too, so the agent gets mcp_add / mcp_list / mcp_remove / mcp_test / mcp_import as native tools:

dsh plugin --profile web add @why913/dshx

Recommended — install the skill so the agent reaches for dshx on its own: