AI Agent Hub
Back to plugins
🧰

dsh-search-router

Web Tools Updated 2026.09.05

Run the following command in DeepSeek Harness:

dsh plugin install bottledkzk/dsh-search-router

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

Install it in DeepSeek Harness by running dsh plugin install bottledkzk/dsh-search-router; the source code is hosted at https://github.com/bottledkzk/dsh-search-router .

About this plugin

Within the DeepSeek Harness ecosystem, web tool integrations often call for a more flexible approach to request distribution. dsh-search-router is built for exactly that purpose. As a lightweight extension under the web-tools category, it provides routing-level support for search-related requests.

The plugin's core role is managing the routing of search engine calls. Sitting inside the DeepSeek Harness plugin framework, it lets developers gain finer control over how search requests are directed and dispatched, keeping the call chain clear even in multi-source retrieval scenarios.

If you are building web tool chains on top of DeepSeek Harness and need a unified way to orchestrate search request routing, dsh-search-router is a low-overhead option worth adding to your toolkit. Released under the MIT license, it offers a minimal integration footprint for developers who want to extend their search dispatch capabilities.

Use Cases

  • Configuring routing for web search requests in DeepSeek Harness
  • Managing unified dispatch of search-related calls
  • Building web tool call chains on top of DeepSeek Harness

Best For

  • Developers building web-connected applications with DeepSeek Harness
  • Integrators who need routing logic for search requests
  • Teams looking for a lightweight way to extend Harness web capabilities