dsh-web-search-firecrawl
基于 Firecrawl 的网页搜索提供方:替换内置 web_search 的后端,并提供 API Key、结果数量等字段的设置卡片。
Firecrawl-backed web search provider for the built-in web_search tool, with a settings card for the API key and result limits.
怎么安装
dsh plugin add @elves-ai/dsh-web-search-firecrawl 简介
dsh-web-search-firecrawl English | 中文 A Firecrawl-backed search provider for the DeepSeek Harness web capability seam (ctx.web): it makes the built-in web_search tool run on Firecrawl's search API instead of the shipped DeepSeek route. The plugin is a Cordis function plugin that registers a WebSearchProvider (id: firecrawl) into the seam — it does not own ctx.web and does not register a model-facing tool (the tool schema stays with @deepseek-ai/dsh-tool-web). It calls Firecrawl's POST /v1/search endpoint and maps the flat data[] into the seam's normalized WebSearchResult. The API key is config…
推荐参考
信息
- 协议
- MIT
- 语言
- TypeScript
- GitHub 星标
- 1
- 月下载
- –
- 最近更新
- 2026-08-17
- 创建于
- 2026-08-17
基础安全检查
- 检查结果
- 无
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- cordis, dsh, dsh-plugin, firecrawl
同类推荐
ms-365-mcp-server
softeria/ms-365-mcp-server
一个模型上下文协议(MCP)服务器,通过Graph API与Microsoft 365和Office服务交互。
mcp-searxng
ihor-sokoliuk/mcp-searxng
通过SearXNG为AI助手提供私密网络搜索——支持Claude、Cursor和任何MCP客户端。