JanisKroja/dsh-web-search-crw0

dsh-web-search-crw

注册Firecrawl兼容的CRW网页搜索服务提供商

AI 分析

适合需要将CRW搜索源接入DSH网页搜索能力接口的开发者或用户。

包名
dsh-web-search-crw
版本
0.1.0
许可证
MIT
最近更新
2026年9月12日

安装

此插件尚未提供可验证的 bundle,或兼容性检查未通过。请先阅读仓库说明。 阅读完整 README ↗

Configuration

Settings namespace web-search-crw (also editable live under Settings → Plugins → Plugin configuration → Web search (CRW)):

KeyDefaultMeaning
baseURLhttp://localhost:3000CRW base; /v1/search is appended. Env fallback: CRW_SEARCH_BASE_URL
apiKeyOptional bearer key. Env fallback: CRW_SEARCH_API_KEY
limit5Result-count fallback when the tool passes no maxResults
timeoutMs30000Per-search deadline; keep below the tool layer's searchTimeoutMs