deepseek-harness-web-search-plugin
Run the following command in DeepSeek Harness:
dsh plugin install cloveric/deepseek-harness-web-search-plugin
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install cloveric/deepseek-harness-web-search-plugin in a terminal to install the plugin into the DeepSeek Harness web profile, source at https://github.com/cloveric/deepseek-harness-web-search-plugin ; after installation, restart Harness and configure a Brave or Tavily API key to start using it.
About this plugin
Built-in model search is handy, but serious research workflows demand an auditable source trail: which provider answered, at what rank, when it was accessed, and whether a fallback engine silently kicked in. deepseek-harness-web-search-plugin closes that gap by packaging Brave and Tavily into a native DeepSeek Harness MCP tool. Every result carries provider, domain, rank, access time, and an extraction hash; when one engine fails, a visible fallback notice accompanies the data rather than being quietly swallowed.
The plugin exposes three search modes: quick (Brave first, Tavily fallback) for fast lookups of docs, prices, and news; deep (Tavily first, Brave fallback) for research and extraction-heavy answers; and verify (both engines in parallel) for cross-checking critical claims. It also provides web_extract for reading a specific URL supplied by the user, provider_status for a zero-quota configuration check, and health_check for an explicit live probe of auth, quota, rate limits, and timeouts. The committed bundle is self-contained: a Git install requires no build step, no runtime npm dependencies, and the plugin never writes credentials into a Harness profile or proxies model traffic.
If you work inside the DeepSeek Harness web profile doing literature review, technical research, or any task where every citation must be verifiable, this plugin is a lightweight, transparent layer that slots in with a single Brave or Tavily API key and a Harness restart. No extra services, no background daemons, no vendor lock-in beyond the key you already hold.
Use Cases
- Cross-checking critical claims across providers during literature review
- Quickly looking up current documentation, pricing, or news URLs
- Extracting body text from a specific URL with a content hash for citation
Best For
- Developers doing research or technical investigation within DeepSeek Harness
- Writers or analysts who need an auditable citation trail
- Harness users who already hold a Brave or Tavily API key
Related Plugins
Free web search plugin for DeepSeek Harness with web search, X search, and page fetch; no signup or API key required, with automatic multi-engine failover.
AnySearch-powered web and vertical search plugin for DeepSeek Harness, offering real-time search, cleaned URL content, concurrent batch search via native web_search/web_fetch, no API key required.
Pixel-perfect webpage clone tool that uses an agent harness to turn any webpage into a scored, full-page React replica.
A bilingual cost-tracking plugin for DeepSeek Harness with session/daily cost, budget, official & custom provider balance, coding plan quotas, peak/off-peak pricing alerts, and history stats.