AI Agent Hub
Back to plugins
🧰

dsh-tool-web-enhanced

Web Tools Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install edusrez/dsh-tool-web-enhanced

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

To install this plugin in DeepSeek Harness, run the installation command in your terminal, or visit the source code repository at https://github.com/edusrez/dsh-tool-web-enhanced for detailed instructions.

About this plugin

Standard DeepSeek Harness web_search tools often lack the flexibility needed for privacy-centric searches or local knowledge base integration. dsh-tool-web-enhanced serves as a modular drop-in replacement that solves this limitation. It preserves the native search results as the first section while allowing you to mount additional search modules through simple configuration. Whether you want to connect a local SearXNG privacy engine, index local Markdown databases via RAG, or integrate Parallel’s semantic search API, this plugin makes it seamless. Designed with an elegant degradation strategy, it ensures smooth operation even when external services are unavailable.

Use Cases

  • Need to integrate local document libraries into search results
  • Need privacy-friendly search engines like SearXNG
  • Need to enable advanced semantic search like Parallel

Best For

  • Developers building custom AI agents
  • Users seeking privacy-protected search
  • Researchers using DeepSeek Harness for local deployment