kenzone/dsh-anysearch
kenzone★ 0TypeScript最后同步: 2026-08-15
An AnySearch-backed WebSearchProvider plugin for DeepSeek Harness (ctx.web). It calls AnySearch's MCP-style POST /mcp JSON-RPC endpoint with the search tool and parses the rendered Markdown result blocks into the harness web capability seam's normalized WebSearchResult.
README 摘要
dsh-anysearch An AnySearch-backed WebSearchProvider plugin for DeepSeek Harness ( ctx.web ). It calls AnySearch's MCP-style POST /mcp JSON-RPC endpoint with the search tool and parses the rendered Markdown result blocks into the harness web capability seam's normalized WebSearchResult . Features - Web search for the harness web search tool through the AnySearch API - No API key required — anonymous access works at lower rate limits; the provider stays available either way - Settings card in the official Web GUI — configure the API key and endpoint under Settings → Plugins → AnySearch - Credential-first key handling — keys go through the credentials domain, never into the settings file - Vertical search support — finance , code , and other AnySearch domains via static config - Per-search re-resolution — a changed key or endpoint takes effect on the next search, no restart This is an implementation plugin: it registers a provider into ctx.web , it does not own the ctx.web key and it does not register a model-facing tool (that is @deepseek-ai/dsh-tool-web ). It is a function/namespace plugin ( inject: ['web'] ) that registers its backend, not a default-export service. Requirements - D…
在 GitHub 查看完整 README →分类
A MCP server for Stata to integrate Stata into your agent.
★ 244
Nagi-ovo/dsh-find-plugins帮 DSH 搜索、安装并验证插件的 Skill|A DSH skill that finds, installs, and verifies GitHub plugins
★ 110
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 证据(搜索、抓取、引用)。
★ 106