zhuyan1085/mcp-deliverable0

@deepseek-ai/dsh-host-mcp-servers

Installable DeepSeek Harness bundle for MCP server configuration and Web settings

包名
@deepseek-ai/dsh-host-mcp-servers
版本
0.1.0-rc1
许可证
MIT
最近更新
2026年8月23日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:zhuyan1085/mcp-deliverable

配置

正常通过 dsh 启动时无需配置:插件写入当前 profile 的 cordis.patch.yml。嵌入式或测试运行可以显式指定绝对路径:

- id: mcp-servers
  config:
    patchFile: /absolute/path/to/cordis.patch.yml

patchFile 由导出的 Schemastery Config schema 校验;空配置使用当前启动 profile,不使用硬编码部署路径。