MisRightW/dsh-mcp-servers

MisRightW★ 0TypeScript最后同步: 2026-08-20

在 GitHub 打开

dsh-mcp-servers

README 摘要

dsh-mcp-servers Standalone development home for the DeepSeek Harness MCP plugins. These packages were extracted from the deepseek-harness monorepo so the MCP plugin stack can be developed, tested, and published on its own. The harness checkout keeps its own copies; this repository is the independent source of truth going forward. Packages Package Role @deepseek-ai/dsh-mcp-client MCP client bridge that registers external server tools on ctx.tools @deepseek-ai/dsh-mcp-servers Runtime MCP connection registry and Remote gateway behind ctx.mcp , with Web UI persistence @deepseek-ai/dsh-client-ui-mcp-servers MCP connection management page in Web Settings examples/mcp-memory/ holds the default-off reference overlays that connect memory servers through the generic MCP client. Requirements - Node ^22.19 =24 - pnpm 11 Develop Install and use The packages publish to npm under the @deepseek-ai scope. Install the ones you need in a DSH profile, then reference them from a cordis.patch.yml layer exactly as the harness does — for example, connect a memory server with one of the shipped overlays: No MCP server is enabled by default: every server command is trusted executable code outside the agent …

在 GitHub 查看完整 README →
工具/开发dshdsh-plugindsh-pluginsweb ui

分类