d3cker/dsh-web-search-searxng
d3cker★ 2JavaScriptLast synced: 2026-08-14
A standalone SearXNG-backed web search provider for the DeepSeek Harness web profile. It plugs into the harness's web-search seam (ctx.web), so the agent's web_search tool searches through your own self-hosted SearXNG instance instead of a vendor API.
README excerpt
dsh-web-search-searxng A standalone SearXNG-backed web search provider for the DeepSeek Harness web profile. It plugs into the harness's web-search seam ( ctx.web ), so the agent's web search tool searches through your own self-hosted SearXNG instance instead of a vendor API. - Plain ESM, no build step. - Ships as a bundle : one dsh plugin command installs and activates it automatically. - Single configuration knob: $SEARXNG BASE URL . - Tested ( pnpm test , 20 tests, vitest). The one-command install From a fresh DeepSeek Harness checkout (or with dsh on PATH): That's it. The plugin is automatically appended to the web profile's bundle stack and its patch layer (shipped in this repo as cordis.patch.yml ): - switches the web seam to this provider ( searchProvider: searxng ), and - mounts the plugin row. No cordis.patch.yml hand-editing. No rebuild. Configure: set one environment variable Your SearXNG address is read from SEARXNG BASE URL (defaults to http://localhost:8888 ): Optional knobs: Variable Default Meaning SEARXNG BASE URL http://localhost:8888 Your SearXNG instance; /search is appended. SEARXNG NUM RESULTS 10 Default result count when a request doesn't specify its own boun…
View full README on GitHub →Category
A MCP server for Stata to integrate Stata into your agent.
★ 244
liustack/modsearchThe web plugin for DeepSeek Harness, and the search bridge for every model without native web access. Ask the web or X, get structured JSON evidence. | DeepSeek Harness 的 web 插件,为不能联网的模型补上搜索。问网页或 X,拿回结构化 JSON 证据(搜索、抓取、引用)。
★ 104
Nagi-ovo/dsh-find-plugins帮 DSH 搜索、安装并验证插件的 Skill|A DSH skill that finds, installs, and verifies GitHub plugins
★ 84