AI Agent Hub
Back to plugins
🧰

dsh-web-search-tavily

Web Tools Updated 2026.09.01

Run the following command in DeepSeek Harness:

dsh plugin install renchengxiang/dsh-web-search-tavily

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

Run dsh plugin install renchengxiang/dsh-web-search-tavily in your DeepSeek Harness terminal to install the plugin; the full source code is available at https://github.com/renchengxiang/dsh-web-search-tavily

About this plugin

The built-in web_search backend in DeepSeek Harness can sometimes feel limited in result quality and coverage. dsh-web-search-tavily wires Tavily search into Harness, letting you swap the search backbone for a more robust third-party service without changing a single tool-call signature.

After installation, the plugin auto-registers a tavily provider via a bundle patch—no manual config editing needed. The tool is still called web_search and the call chain stays identical; only the backend changes. A dedicated card under Settings → Plugins lets you paste your API key and toggle whether Tavily replaces the native search, with all preferences persisted through the profile bundle across restarts.

This plugin is a fit if you rely on DeepSeek Harness for web-grounded Q&A or agent tasks, are not satisfied with the default search results, or already have Tavily quotas within your team. It delivers a zero-friction backend swap while keeping every existing Harness tool interface intact.

Use Cases

  • Default web_search results feel insufficient and you need stronger live search coverage
  • Your team already holds Tavily API quotas and wants to reuse them inside Harness
  • Agent workflows demand a more reliable external search backend

Best For

  • Users who depend on DeepSeek Harness for web-grounded Q&A or agent tasks
  • Developers who already hold a Tavily subscription or team quota
  • Heavy Harness users who want to swap the search backend without altering any tool signatures