AI Agent Hub
Back to plugins
🧰

dsh-web-search-anysearch

Web Tools Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install mcxianyujun/dsh-web-search-anysearch

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

To install this plugin, run 'dsh plugin install mcxianyujun/dsh-web-search-anysearch' (full source address: https://github.com/mcxianyujun/dsh-web-search-anysearch) and restart DeepSeek Harness.

About this plugin

The default web search functionality in DeepSeek Harness may not meet specific needs, such as requiring a different search API or customized search parameters. The dsh-web-search-anysearch plugin addresses this by allowing users to seamlessly switch DeepSeek Harness's web search to the AnySearch API, offering a more flexible and controlled search experience.

At its core, the plugin provides native integration and high configurability. It connects directly to the AnySearch REST API via the ctx.web seam, without relying on MCP or other intermediaries, ensuring efficient and stable performance. Users can customize search parameters like zone, language, and max results through a dedicated settings section. All API keys and sensitive data are securely stored via the DSH credentials service, eliminating hardcoding risks. The plugin supports both Web (GUI) and Headless (CLI) profiles, making it suitable for interactive use and automation scripts, and includes structured error handling for issues like authentication failures or rate limits.

This plugin is ideal for developers and advanced users looking to extend DeepSeek Harness's capabilities. If you rely on web searches for real-time information—such as market research, technical queries, or automated tasks—and need tailored search behavior (e.g., specifying region or language), this plugin is a perfect fit. It is also well-suited for scriptwriters who need to integrate web searches into CLI environments, or for DeepSeek Harness users who want to bypass the limitations of the default search provider.

Use Cases

  • Conducting interactive web searches via GUI
  • Automating information retrieval in CLI scripts
  • Configuring custom search parameters for batch tasks

Best For

  • DeepSeek Harness users needing extended search capabilities
  • Developers writing automation scripts
  • Researchers who want to customize search parameters