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-search-mcp
A standalone plugin that routes DeepSeek Harness's web_search tool through search MCP servers — Tavily, Brave, Exa, Perplexity, DuckDuckGo, or any custom one — instead of the built-in provider. The tool keeps its name and appearance while active; the built-in DeepSeek provider is disabled, and uninstalling restores everything. Servers are configured from the web Settings page.
Plugin facts
Screenshots
About this plugin
Replace dsh's built-in web search with search MCP servers (Tavily/Brave/Exa/Perplexity/DuckDuckGo/custom), configured from the web Settings page. Disables the built-in DeepSeek search provider while enabled.
Install this DSH plugin
Copy the command below and run it in your DeepSeek Harness terminal.
dsh plugin add github:gxpppp/dsh-search-mcp ⚠️ 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 →
Related guides
Learn how to choose, install, and use ui enhancements plugins.
About this plugin: dsh-search-mcp
What is dsh-search-mcp?
dsh-search-mcp is a ui enhancements plugin maintained by gxpppp. A standalone plugin that routes DeepSeek Harness's web_search tool through search MCP servers — Tavily, Brave, Exa, Perplexity, DuckDuckGo, or any custom one — instead of the built-in provider. The tool keeps its name and appearance while active; the built-in DeepSeek provider is disabled, and uninstalling restores everything. Servers are configured from the web Settings page.
How do I install dsh-search-mcp?
Run dsh plugin add github:gxpppp/dsh-search-mcp 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:gxpppp/dsh-search-mcp#commit.
Is dsh-search-mcp free?
dsh-search-mcp is a community open-source project released under the MIT 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.