PyModel/dsh-research-plugins

PyModel★ 0JavaScript最后同步: 2026-08-22

在 GitHub 打开

README 摘要

dsh-research-plugins Research plugins for DeepSeek Harness — a pnpm monorepo adding web search and MCP (Model Context Protocol) bridges for AI research, web scraping, and live documentation to your DSH agent. What this is · Install · API keys · Repo layout · License What this is dsh-research-plugins gives your DeepSeek Harness (DSH) agent three research superpowers it does not have out of the box: - Web search via the Tavily Search API — a settings toggle that swaps the built-in DeepSeek search for Tavily, with keyless search support. - Web scraping & crawling via the Firecrawl MCP server — scrape, crawl, map, and search the open web inside tool calls. - Up-to-date library docs via the Context7 MCP server — on-demand documentation and code examples for any library or framework. Everything is delivered as drop-in DSH plugins — no vendor lock-in, no forks, just a dsh plugin add away. Package What it adds @pymodel/dsh-tavily Tavily Search API as a web search provider (settings toggle, keyless search) + a Tavily MCP bridge ( tavily-search / tavily-extract keyless; crawl / map with a key) dsh-mcp-firecrawl Firecrawl MCP: keyless search / scrape / parse ; full tool surface with an API ke…

在 GitHub 查看完整 README →
工具/开发dsh-pluginagentsearch

分类