quan-v/dsh-mcp-ui
quan-v★ 0JavaScriptLast synced: 2026-08-16
DeepSeek Harness 的 MCP 服务器配置界面插件(由DeepSeek Harness生成) MCP server configuration UI plugin for DeepSeek Harness(made in DeepSeek Harness)
README excerpt
dsh-mcp-ui Visual MCP server configuration for DeepSeek Harness: manage Model Context Protocol servers right from the DSH Web settings UI. It wires the official dsh-mcp-client plugin instances for you — save and it just works, no config files to hand-edit . 中文文档 Features - 🖥️ Settings card UI — manage servers under Settings Plugins Plugin Config MCP Servers , same card style as other DSH plugins - 🔌 Both transports — stdio (local process) and streamable-http (remote URL) - 📝 Full field coverage — serverName, command/args/env/cwd, url/headers, tool-call timeout, startup-failure policy, auto-reconnect (toggle / delay / cap / attempts) - 🔄 Hot sync — saving mounts/unmounts the corresponding dsh-mcp-client instances host-side, no dsh restart needed - 🛡️ Safe — server list lives in /.dsh/settings.yaml ; secrets in env can be referenced as environment variables Install Published to npm later — once available, dsh plugin --profile web add dsh-mcp-ui also works. Restart dsh web , then find the MCP Servers card under Settings Plugins Plugin Config. Usage 1. Open the settings card, click + Add Server 2. Fill in a unique serverName (model-facing tools are named mcp ) 3. Pick a transport …
View full README on GitHub →