AI Agent Hub
Back to plugins
🖥️

dsh-mcp-manager

Client Updated 2026.08.26

Run the following command in DeepSeek Harness:

dsh plugin install Js2Hou/dsh-mcp-manager

Paste the following prompt into your AI chat to install this plugin:

Please install the dsh-mcp-manager plugin from https://github.com/Js2Hou/dsh-mcp-manager

About this plugin

If you work with multiple MCP servers in DSH, the friction is often not connecting them, but repeatedly editing configuration and checking whether they actually work. dsh-mcp-manager moves this workflow into the settings page, letting you view and manage all MCP servers without manually editing cordis.patch.yml.

It supports listing, adding, removing, editing, enabling, disabling, and testing servers, while showing real-time connection status, loading stage, and registered tool counts. Changes are persisted to the profile patch file and applied through HMR, making debugging and switching servers much smoother.

This plugin is useful for developers who frequently connect different MCP services and for DSH Desktop users who want a clearer visual control surface. It is especially helpful when you need to monitor connection health and quickly identify tool-loading issues.

Use Cases

  • View the status and connection state of MCP servers in one place
  • Quickly add, edit, or remove MCP server configurations
  • Test server connections and confirm whether tools are available

Best For

  • Users who manage MCP services in DSH Desktop
  • Developers who frequently debug MCP server connections
  • Users who want to avoid manually editing cordis.patch.yml