dsh-web-search-multi
Run the following command in DeepSeek Harness:
dsh plugin install zmh2000829/dsh-web-search-multi
Paste the following prompt into your AI chat to install this plugin:
To install this plugin in DeepSeek Harness, run the command: dsh plugin install zmh2000829/dsh-web-search-multi. Source: https://github.com/zmh2000829/dsh-web-search-multi
About this plugin
When integrating web search into AI assistants, developers often grapple with opaque backend selection, unpredictable query behavior, and challenges in cost control. Many search plugins employ automatic failover or fan-out mechanisms, which can silently forward queries to multiple backends, increasing the risk of network disclosure and making quota usage difficult to track.
This plugin is designed to address these very issues. It offers a configurable single-backend search solution, whose core capability lies in maintaining a stable web_search tool interface for the model while allowing users to select one external search provider at configuration time. It supports five backends: self-hosted SearXNG, the free Wikipedia API, the paid Tavily and Brave Search, and Google Search-powered Gemini Grounding. Each query is sent exclusively to the user-selected backend, with absolutely no implicit fallback or fan-out, ensuring search behavior is highly predictable and easy to audit.
This plugin is especially suitable for developers and enterprise users who require precise control over search costs, network disclosure, and failure behavior. Whether you need stable reference queries using free or self-hosted backends (like SearXNG or Wikipedia), or the flexibility to switch between paid services (like Tavily, Brave) while managing quotas, this plugin meets those needs. It is highly recommended for DeepSeek Harness users who value observability and reject uncontrolled search behaviors. Through the Web UI, you can easily switch providers, test configurations, and save API keys in a process that is both intuitive and secure.
Use Cases
- Integrate multi-backend web search into DeepSeek Harness.
- Use a self-hosted SearXNG instance for privacy-first search.
- Flexibly switch search providers via the Web UI to manage quotas and costs.
Best For
- Developers needing predictable search behavior and single-backend control.
- Enterprise users focusing on search cost and network disclosure management.
- Individual users wanting to use free or self-hosted backends like Wikipedia and SearXNG.
Related Plugins
A service-oriented sidebar framework for DSH, offering a full workbench with file explorer, embedded browser, real terminal, Git panel, and extensible plugin services.
A beautiful, practical Claude Code-style TUI plugin with pixel whale top bar, flowing glow title, real-time status line, streaming thought expansion, time rewind, context progress bar and TPS gauge — zero core changes.
The plugin market for DeepSeek Harness: browse/search/one-click install community plugins and themes, with updates, backup/restore, hot disable, diagnostics, and AI fix.
A persistent whale widget on the DSH web UI that shows DeepSeek balance, today's usage, and per-turn cost, with drag-and-snap and sound effects.