yangfch3/dsh-mcp-mgr

yangfch3★ 0TypeScriptLast synced: 2026-08-15

Open on GitHub

MCP server manager for DeepSeek Harness — workspace mcp.json discovery, hot sync, and a web settings UI.

README excerpt

dsh-mcp-mgr English 中文 A workspace-level MCP manager for DeepSeek Harness: declare MCP servers in each workspace's .dsh/dshmm/mcp.json (Claude/Codex-style mcpServers format), auto-discovered and dynamically registered as dsh plugin instances, with a management UI in the settings page. Features - Workspace MCP : auto-discovers mcp.json under every registered workspace, hot-syncs on file changes, and unloads on workspace removal - Profile MCP display : unified display and management of non-workspace mcp-client registrations (profile patch / bundle / --patch ) - Settings tab : MCP server list — source, status, inspect and remove - Workspace MCP servers are registered under dsh's standard mcp naming, so multiple servers and sources are naturally isolated Install & uninstall Install: Start: Uninstall: Workspace configuration The plugin auto-detects .dsh/dshmm/mcp.json at the workspace root, for example: - A missing type is treated as remote Streamable HTTP; ${VAR} environment expansion is supported - The stdio server's cwd defaults to the workspace root - serverName must be globally unique; a later duplicate fails loudly (flagged as a conflict in the UI) Development Build: Local (source…

View full README on GitHub →
Tools / Devdshdsh-pluginmcp

Category