dsh plugins中文
← Back to popular plugin directory

searxng · Web search tool

rogerdigital/dsh-searxng · skills

A DeepSeek Harness (dsh) plugin that registers a SearXNG-backed search provider into the web capability seam (), giving your agent through a free, self-hosted, key-less metasearch instance — instead of the paid Exa/Perpl.

★ 0GitHub stars
0Forks
2026-08-16Last updated
TypeScriptLanguage
MITLicense

Project overview

A DeepSeek Harness (dsh) plugin that registers a SearXNG-backed search provider into the web capability seam (ctx.web), giving your agent websearch through a free, self-hosted, key-less metasearch instance — instead of the paid Exa/Perplexity APIs. Install

1. Run a SearXNG instance with the JSON format enabled (one command, one minute):

The bundled compose file is loopback-only and pre-configures search.formats with json — the one setting most public instances deliberately disable.

Install command

dsh plugin --profile web add github:rogerdigital/dsh-searxng
View GitHub repository ↗Back to popular plugin directory