zhuyan1085/mcp-deliverable ↗★ 0
@deepseek-ai/dsh-host-mcp-servers
Installable DeepSeek Harness bundle for MCP server configuration and Web settings
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:zhuyan1085/mcp-deliverable说明文档
阅读完整 README ↗配置
正常通过 dsh 启动时无需配置:插件写入当前 profile 的 cordis.patch.yml。嵌入式或测试运行可以显式指定绝对路径:
- id: mcp-servers
config:
patchFile: /absolute/path/to/cordis.patch.yml
patchFile 由导出的 Schemastery Config schema 校验;空配置使用当前启动 profile,不使用硬编码部署路径。