AI Agent Hub
Back to plugins
🧰

dsh-searxng-web

Web Tools Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install maxwell-feng/dsh-searxng-web

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

Install the plugin in DeepSeek Harness by running 'dsh plugin install maxwell-feng/dsh-searxng-web', with the full source address at https://github.com/maxwell-feng/dsh-searxng-web。

About this plugin

This plugin addresses privacy and independence issues with network tools in DeepSeek Harness. By default, web_search relies on DeepSeek's cloud search, while web_fetch lacks a provider, potentially leaking queries to third parties. Integrating a self-hosted SearXNG instance allows users to handle search and page fetching locally, ensuring data privacy and supporting offline use cases.

The core capability lies in seamless tool replacement: the model continues using familiar web_search and web_fetch names without extra configuration or separate services. Advanced features include automatic failover for multiple endpoints, customizable search parameters, timeout settings, SSRF guards, and basic authentication options, making it suitable for private networks or authenticated environments.

This plugin is ideal for privacy-conscious individuals, self-hosting enthusiasts, and organizations needing control over search data flows in enterprise settings. If you run a SearXNG instance and want DeepSeek Harness tools to leverage it directly while keeping operations simple, this plugin is the perfect choice.

Use Cases

  • Conduct secure web searches in private networks to avoid data leakage.
  • Provide local search and web fetching for offline or restricted environments.
  • Integrate a self-hosted SearXNG instance to replace third-party search services.

Best For

  • Privacy-conscious individuals and self-hosting enthusiasts.
  • Enterprises or organizations needing control over search data flows and secure access.
  • Developers or admins looking to simplify network tool configuration in DeepSeek Harness.