AI Agent Hub
Back to plugins
dsh-web-search-free preview

dsh-web-search-free

Web Tools Updated 2026.08.26

Run the following command in DeepSeek Harness:

dsh plugin install sheep-programmer/dsh-web-search-free

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

In DeepSeek Harness, run 'dsh plugin install sheep-programmer/dsh-web-search-free' to install the plugin; the source code is at https://github.com/sheep-programmer/dsh-web-search-free.

About this plugin

When using DeepSeek's web search functionality, the default setup relies on the official API which charges per token, potentially leading to unnecessary costs over time. The dsh-web-search-free plugin addresses this pain point by allowing users to switch their search backend to completely free alternatives like Parallel or Exa with a single toggle. These backends are the same free MCP endpoints used in OpenCode, requiring no API key and incurring zero fees.

Beyond cost savings, this plugin offers significant convenience. It manages search providers through a toggle in the DSH settings, automatically maintaining configuration patches so users don't have to edit files manually. Notably, it includes a standalone MCP server that serves popular AI coding tools like Claude Code and Codex, supporting both stdio and HTTP/SSE transports for a plug-and-play experience.

Whether you're a regular DSH user focused on cost control or a developer frequently leveraging AI assistance, this plugin provides value. For developers, it eliminates the hassle of configuring search services for each tool individually, offering unified management through a single plugin. It's especially suited for local development environments where anonymous, free search support is needed.

Screenshots

Use Cases

  • Switch to free search backend in DSH settings to save API costs
  • Integrate MCP search for Claude Code or Codex
  • Use anonymous search in local development to avoid API key management

Best For

  • Cost-conscious DSH users
  • Developers using AI coding tools
  • Tech enthusiasts needing free search integration