D
@shion-lab/dsh-plugin-mcp
v0.1.2 · 0 天前发布
Anthropic Model Context Protocol (MCP) client bridge plugin for DeepSeek Harness (dsh).
README
@shion-lab/dsh-plugin-mcp


Anthropic Model Context Protocol (MCP) client bridge plugin for DeepSeek Harness (dsh).
---
🌟 Why dsh-plugin-mcp?
Connects any standard MCP server (GitHub, SQLite, Brave Search, Puppeteer, PostgreSQL) directly into the DeepSeek Harness tool calling ecosystem over Stdio JSON-RPC 2.0.
---
📦 Installation & Usage
bash
npm install -g @shion-lab/dsh-plugin-mcp
In cordis.yml:
```yaml
plugins:
"@deepseek-ai/dsh": {}
"@shion-lab/dsh-plugin-mcp":
servers:
github:
command: "npx
版本兼容矩阵
| DSH 版本 | 状态 | 说明 |
|---|---|---|
dsh@0.1.0-rc.6 | ✅ 兼容 | cordis patch ✅ |
dsh@0.1.0 | ✅ 兼容 | 标准 patch ✅ |
dsh@0.2.0 | ⚠️ 待验证 | 待实测(API 可能在变) |
dsh@0.3.0+ | ❓ 未知 | 尚未发布 |
💡 兼容矩阵每周末自动跑实测,欢迎 PR 修正
元数据
- License
- MIT
- npm
- @shion-lab/dsh-plugin-mcp
- Repo
- git+https://github.com/avaritiachaos/dsh-plugin-mcp.git
- Engines
{"node":">=18"}- Weekly DL
- 0
- Monthly DL
- 0
- dsh.bundle
{"displayName":"MCP Protocol Bridge","description":"Connects Anthropic Model Context Protocol (MCP) servers to DeepSeek agent tools","icon":"plug","service":"mcp","category":"tools"}