dsh plugins中文
← Back to popular plugin directory

Web search tool

gxpppp/dsh-search-mcp · themes

Replace dsh's built-in web search with search MCP servers (Tavily/Brave/Exa/Perplexity/DuckDuckGo/custom), configured from the web Settings page.

★ 7GitHub stars
0Forks
2026-08-15Last updated
JavaScriptLanguage
MITLicense

Project overview

用搜索类 MCP 服务器完全替代 DeepSeek Harness(dsh)内置搜索的独立插件。 模型侧 websearch 工具保留原名、原展示,但执行全部走你配置的搜索 MCP 服务器(Tavily / Brave / Exa / Perplexity / DuckDuckGo / 任意自定义 MCP)。 插件启用期间内置 DeepSeek 搜索 provider 不可用(web-search-deepseek 行被禁用,web.searchProvider 切到 search-mcp);卸载插件即完全还原。 所有服务器配置(类型、端点/命令、API key 或 key 环境变量、工具名)都可以在 Web 设置 → Plugins → search-mcp 卡片里增删改,保存后即时生效,无需重启。 为什么需要它

全局字段:defaultServer(默认走哪个服务器)、maxResults(默认 8)、searchTimeoutMs(默认 30000)。

Install command

dsh plugin --profile web add github:gxpppp/dsh-search-mcp
View GitHub repository ↗Back to popular plugin directory