← 返回列表
D

dsh-all-search

v0.1.1 · 4 天前发布

DeepSeek Harness plugin: AnySearch-backed web search provider (aggregates exa/tavily/firecrawl via one MCP gateway) registered into ctx.web.

dshdsh-plugindeepseek-harnesscordisanysearchsearch

README

dsh-all-search —— 给 DeepSeek Harness 加 AnySearch 搜索

# dsh-all-search 给 DeepSeek Harness 加一个 **AnySearch** 搜索 provider,注册进 `ctx.web`。AnySearch 是单 MCP 网关,一把 API key 聚合 exa / tavily / firecrawl / context7 等多家搜索。 > 由 [pi-all-search](https://github.com/RealAlexandreAI/pi-all-search) 移植。 [English](README.md) · [中文](README.zh.md) ## 为什么需要它 dsh 自带 Exa / Perplexity / DeepSeek 搜索。本插件补 AnySearch:一把 key 多个后端,不用为每家单独配凭据。 ## 快速开始 ```sh dsh plugin --profile web add dsh-all-search ``` provider 以 `anysearch` 注册到 `ctx.web`,内置的 `web_search` 工具会自动识别,与自带 provider 并存。 ```yaml - id: all-search name: dsh-all-search config: api_key: <你的 anysearch key> ``` | 键 | 必填 | 说明 | |---|---|---| | `api_key` | ✅ | 你的 AnySearc
查看完整 README →

版本兼容矩阵

DSH 版本状态说明
dsh@0.1.0-rc.6 ✅ 兼容 cordis patch ✅
dsh@0.1.0 ✅ 兼容 标准 patch ✅
dsh@0.2.0 ⚠️ 待验证 待实测(API 可能在变)
dsh@0.3.0+ ❓ 未知 尚未发布

💡 兼容矩阵每周末自动跑实测,欢迎 PR 修正

元数据

License
MIT
npm
dsh-all-search
Repo
git+https://github.com/RealAlexandreAI/dsh-all-search.git
Engines
{"node":">=20.0.0"}
Weekly DL
0
Monthly DL
0
dsh.bundle
{"bundle":{"patch":"./cordis.patch.yml"}}