A collection of plugins and skins for the DeepSeek Harness Web UI: a task board, git graph, right-side panel, remote mobile access, an image-understanding tool, a whale mascot, live token statistics, and a skin center. Each plugin installs independently, or all at once through the bundle pack.
dsh-mcp-panel
A read-only runtime panel for DeepSeek Harness's official MCP client. Through a /mcp command and a Settings tab it shows each server's status, tools, errors, and reconnect counts, with sanitized output and a controlled patch option — visibility into MCP servers without editing your config.
Plugin facts
Screenshots
About this plugin
MCP management console for the official DeepSeek Harness MCP client: /mcp command with health diagnostics and pipeline trial calls, a Settings MCP tab with server CRUD (approval-gated writes, automatic backups) and a tool trial console over the official tool pipeline (Apache-2.0, dsh-plugin).
Install this DSH plugin
Copy the command below and run it in your DeepSeek Harness terminal.
dsh plugin add github:PerryLink/dsh-mcp-panel ⚠️ Plugins run with the permissions of your dsh process and may execute code at install time. Review the source repository and its license before installing. Pin the commit hash for reproducible installs. Plugin safety →
More about this plugin
Harness DeepSeek Harness 0.1.0-rc.5–0.1.0-rc.6 Model Any (the panel is read-only; only /mcp output is model-readable)
Related guides
Learn how to choose, install, and use ui enhancements plugins.
About this plugin: dsh-mcp-panel
What is dsh-mcp-panel?
dsh-mcp-panel is a ui enhancements plugin maintained by PerryLink. A read-only runtime panel for DeepSeek Harness's official MCP client. Through a /mcp command and a Settings tab it shows each server's status, tools, errors, and reconnect counts, with sanitized output and a controlled patch option — visibility into MCP servers without editing your config.
How do I install dsh-mcp-panel?
Run dsh plugin add github:PerryLink/dsh-mcp-panel in your DeepSeek Harness terminal. The dsh CLI resolves the plugin from GitHub and installs it into your active profile. For reproducible installs, pin a commit hash: dsh plugin add github:PerryLink/dsh-mcp-panel#commit.
Is dsh-mcp-panel free?
dsh-mcp-panel is a community open-source project released under the Apache-2.0 license. You can inspect its source and install it for free.
Related plugins
A full sidebar workbench for the DSH web UI: file rendering and editing, terminal, Git, and subagents, with third-party plugins able to register new sidebar pages.
A Claude Code–style full-screen TUI plugin for DeepSeek Harness: pixel-whale top bar, live working-status line, streaming thought expansion, double-Esc time rollback, and a context progress bar with a TPS gauge. One-command npm install; mounts as a pure plugin with zero core changes.