anht3889/dsh-mcp-management

anht3889★ 1TypeScript最后同步: 2026-08-21

在 GitHub 打开

README 摘要

dsh-mcp-management Out-of-tree MCP connection management for DeepSeek Harness. Architecture and scope live in docs/design.md. Install From npm (after the packages are published): From a local checkout (development), with a deepseek-harness checkout beside this repository — tsc resolves harness project references from there: Restart the Web profile after installation. Do not also mount @deepseek-ai/dsh-mcp-client for the same serverName — both register MCP tools and will conflict. Settings UI Add a server. Open Settings → MCP Servers and choose Add server . Fill in the name, transport (stdio or HTTP), command or URL, and authentication, then Save . Timeout and reconnect options live under Advanced settings . Server list. Each row shows the server name, an Enabled switch, and a summary of transport, connection state, and how many tools are enabled. Authorize appears only while an OAuth server has no token. Click the row to open details. Server details. Toggle the server or individual tools, Reload to reconnect and re-list tools, open Connection logs , or use Edit configuration , Log out , and Delete . Disabling a tool unregisters it without dropping the connection; the choice is stor…

在 GitHub 查看完整 README →
工具/开发deepseekdeepseek-harnessdshdsh-plugindsh-plugin-bundledsh-pluginsmcpmcp-server

分类