AI Agent Hub
Back to plugins
🧰

dsh-web-search-ext

Web Tools Updated 2026.08.26

Run the following command in DeepSeek Harness:

dsh plugin install fno2010/dsh-web-search-ext

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

To install this plugin in DeepSeek Harness, execute the install command and visit the source code repository https://github.com/fno2010/dsh-web-search-ext.

About this plugin

DeepSeek Harness 的内置联网搜索功能通常需要 API 密钥,这可能是一个障碍。这款插件提供了一种无需密钥即可工作的多后端联网搜索与抓取方案。它默认集成了 Exa 和 Firecrawl,提供匿名访问和可选的密钥以提高限流阈值。

其核心优势在于自动故障转移和结果验证。如果一个后端出现限流或错误,它会无缝切换到另一个,确保搜索始终成功。此外,它会验证每个来源的存活状态和内容完整性,防止模型处理到损坏或被篡改的信息。

这对需要可靠性和透明度的开发者与研究人员来说是一个完美的工具。无论是构建需要严格事实核查的 AI 应用,还是只是想要一种无需复杂密钥的简单体验,该插件都能通过其详细的来源追踪和健康监控提供稳定的服务。

Use Cases

  • Building AI assistants requiring web queries
  • High-availability search services with automatic failover
  • Verifying link liveness of search results

Best For

  • DeepSeek Harness plugin developers
  • Users wanting to use web features without API keys
  • Technicians concerned with search accuracy and availability