anysearch-dsh: A Real-Time Web Search DSH plugin for DeepSeek Harness
anysearch-team/anysearch-dsh
AnySearch-powered real-time web search and advanced discovery for DeepSeek Harness.
anysearch-dsh brings AnySearch's real-time search to DeepSeek Harness, so the built-in web_search tool returns fresh results with titles, snippets, and URLs, plus batch and vertical search.
dsh plugin --profile web add github:anysearch-team/anysearch-dsh- Category
- Tools & Capabilities
- Platform
- DSH-Plugin
- Author
- anysearch-team
- Distribution
- Plugin
anysearch-dsh Key Features
anysearch-dsh Repository

anysearch-dsh Repo Summary
anysearch-dsh is a web search plugin (DSH plugin) for DeepSeek Harness (DSH), maintained by the anysearch-team, licensed under MIT, and built with TypeScript. It connects AnySearch's real-time search capabilities to DSH, powering Harness's native web_search tool with high-quality results, and adds capability discovery, vertical search, and bounded batch search. With this plugin, you can get fresh web results with titles, snippets, and URLs directly in DSH, ready for citation and deeper research.
What core features does the anysearch-dsh DSH plugin support?
anysearch-dsh provides AnySearch-powered results through Harness's built-in web_search, and enables live discovery of searchable domains, verticals, and supported parameters. It also supports advanced search across tags, regions, languages, and structured parameters, as well as concurrent batches of one to five searches, preserving successful results even when individual searches fail. Optionally, the plugin returns cleaned page content for deeper research workflows.
How do I install anysearch-dsh?
Installing anysearch-dsh requires Node.js 22.19 or 24+, pnpm 11.7, and DeepSeek Harness. Windows, Linux, and macOS use the same installation command; ensure Node.js, npx, and pnpm are all on PATH. Install the plugin into the web profile with:
dsh plugin --profile web add github:anysearch-team/anysearch-dsh
Then start DeepSeek Harness:
dsh web
Does anysearch-dsh require an API key?
No. anysearch-dsh uses AnySearch's anonymous quota by default, so you can start immediately without an API key. For regular use, we recommend creating an AnySearch account and configuring an API key to use account-level quota and higher request limits. Store the key in $DSH_HOME/.credentials.yaml (default ~/.dsh/.credentials.yaml):
ANYSEARCH_API_KEY: "as_sk_your_key"
Which DeepSeek Harness versions and platforms are compatible with anysearch-dsh?
anysearch-dsh is compatible with DeepSeek Harness and supports Windows, Linux, and macOS. It depends on official packages like @deepseek-ai/dsh-credentials, @deepseek-ai/dsh-tools, and @deepseek-ai/dsh-web, ensuring seamless integration with the DSH ecosystem. The project was created in 2026-08 and last updated in 2026-08, with 54 stars and 5 forks, indicating an active community.