mmyhj/dsh-tool-hermes-web
mmyhj★ 0JavaScript最后同步: 2026-08-16
Hermes-backed web search/fetch for DeepSeek Harness: ddgs + Tavily search, Firecrawl extraction
README 摘要
dsh-tool-hermes-web Hermes-backed web search/fetch for the DeepSeek Harness (DSH) . - Search : DuckDuckGo via a Python venv ddgs package (free, unlimited) as primary, Tavily as fallback. - Fetch / extract : Firecrawl (markdown extraction). - Backends are chosen in the DSH Settings → Hermes Web Search section, hot-reloaded (no file editing). - API keys are read from a plain .env file (default D:/Hermes/.env , configurable) and are never stored in settings . - Registers the ctx.web providers under the id hermes-web (works with web search / web fetch ). Built from the Hermes personal-assistant setup at D:/Hermes ; paths are configurable so any layout works. Install Restart dsh web , then open Settings → Hermes Web Search to pick backends. Requirements - ddgs backend : a Python interpreter with the ddgs package installed (e.g. pip install ddgs ), and optionally a proxy for DuckDuckGo (default http://127.0.0.1:7897 — Clash-style). - Tavily backend : TAVILY API KEY in the .env file. - Firecrawl backend : FIRECRAWL API KEY in the .env file. Configuration All options live in the Settings → Hermes Web Search section (namespace hermes-web ): Option Meaning Default search backend ddgs (free) …
在 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
★ 120
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 证据(搜索、抓取、引用)。
★ 107