sheep-programmer/dsh-web-search-free4

@dsh-external/dsh-web-search-free

DSH 免费网页搜索 provider + 设置开关(Parallel 默认 / Exa 备用)+ MCP server 双传输(stdio + HTTP/SSE),兼容 Claude Code / Codex,一键切换官方计费搜索与免费搜索

包名
@dsh-external/dsh-web-search-free
版本
0.3.0
许可证
MIT
最近更新
2026年8月22日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:sheep-programmer/dsh-web-search-free

设置开关(DSH 设置 → 插件设置 → 可配置 → 免费网页搜索)

  • enabled 开关(默认关 = 官方搜索):开启 → 免费;关闭 → 官方。
  • 免费后端选择:Parallel(默认)/ Exa(备用),单选。
  • 变更自动维护 profile 用户层补丁 ~/.dsh/profiles/web/cordis.patch.ymlwebconfig.searchProvider(开 → 写入所选 provider id;关 → 删除覆盖块)。

    不能写 ~/.dsh/.env:dsh-app-boot 拒绝 .env 里的任何 DSH_* 变量。

  • 变更后重启 DSH 生效WebRuntime 启动时读取 web 行配置)。