dsh-plugin-mcp-manager
Verifieddsh-plugin-mcp-manager · v1.0.0 · MIT
DSH MCP 服务器启停/删除管理
Install
dsh plugin add dsh-plugin-mcp-manager Confirm the layer applied with dsh --profile default --dump-config — see the install guide.
Source
Published to npm without a public repository. Inspect the package contents before installing.
Tags
Readme
dsh-plugin-mcp-manager
MCP 服务器启停/删除。读写 ~/.dsh/profiles/web/cordis.patch.yml(与官方 settings.custom.mcp* 同一存储),只处理 id 以 mcp- 开头的条目。
注:YAML 解析/序列化为精简实现,真实 cordis.patch.yml 含
- insert:操作时会被原样保留,仅对mcp-*条目做增删。需真机验证。