dsh-mcp-ui
MCP 服务器可视化配置插件:在 DSH Web 设置界面管理 MCP 服务器(stdio / streamable-http / SSE),保存即生效,无需手改配置文件。| Visual MCP server management for DeepSeek Harness: configure stdio / HTTP / SSE servers from the settings UI, hot-synced without editing config files.
AI Analysis
核心用途是在DSH Web设置界面中可视化管理MCP服务器(支持stdio/HTTP/SSE),免去手动编辑配置文件的繁琐。适合需要频繁接入和管理MCP工具的用户。
Install
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:quan-v/dsh-mcp-uiREADME
Read the full README ↗Usage
- Open the settings card, click + Add Server
- Fill in a unique
serverName(model-facing tools are namedmcp____) - Pick a transport (stdio / streamable-http / SSE) and fill the matching fields
- Click Save — the host connects automatically and the server's tools become callable by the model