blake-r/dsh-plugins--packages-dsh-provider-websearch-lightpanda ↗★ 0
@blake-r/dsh-provider-websearch-lightpanda
WebRuntime provider pair backed by the lightpanda MCP server.
AI Analysis
核心用途是为 DSH 引入基于 lightpanda MCP 的网页搜索与运行时能力。适合需要轻量级、高性能网页抓取和搜索功能的 DSH 用户。
Install
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:blake-r/dsh-plugins#585c40b34c69d84da20592d9b396bd78b4fafb30&path:packages/dsh-provider-websearch-lightpandaREADME
Read the full README ↗@blake-r/dsh-provider-websearch-lightpanda
WebRuntime provider pair backed by the lightpanda MCP server.
Install
From npm (published):
dsh plugin --profile web add @blake-r/dsh-provider-websearch-lightpanda
From the GitHub repo (selective, subdirectory):
dsh plugin --profile web add github:blake-r/dsh-plugins#path:packages/dsh-provider-websearch-lightpanda
What it does
A bundle package in the dsh-plugins monorepo. See the header comment in
src/dsh-provider-websearch-lightpanda.mjs for full behavior.