COMMUNITY REGISTRY
Inspect versions, compatibility, HMR behavior, source code, and exact install commands.
xby-read-pdfAn MCP server that enables AI assistants to read and analyze PDF files, providing PDF metadata extraction, page-range reading, and keyword search.
dsh-weixin-readerWeChat Official Account article reader for DeepSeek Harness: parses mp.weixin.qq.com article bodies into clean Markdown for the model
dsh-a11y-scanDSH native accessibility (WCAG) scanner: runs axe-core over local HTML files / build output / URLs and reports violations (rule id, impact, WCAG 2.1 mapping, element targeting, fix suggestions) as Markdown/HTML/JSON reports. Read-only, CI-able.
dsh-book-readerDSH Reading Workspace: PDF reading (react-pdf-viewer) + send selections to chat + yellow highlights + persistence
dsh-browser-ctrlBuilt-in browser control for dsh (DeepSeek Harness): lets the AI agent open pages, read content, click, type, scroll and take screenshots in a real local browser (Edge/Chrome via the Chrome DevTools Protocol). Includes a docked live browser pane (CDP screencast streaming, tab strip, element picker,
web-bridge-mcpdsh plugin: an automation MCP server using a real browser. Uses accessibility tree snapshots to drive navigation, clicking, form filling, screenshots, and JS execution, serving as the agent’s eyes and hands.
dsh-browserBrowser automation for DeepSeek Harness: Playwright-powered open/click/type/screenshot/eval tools so the agent can drive real web pages.
dsh-web-fetch-moliMoli (ultra-lightweight Rust headless browser) web-fetch provider for DeepSeek Harness: renders complex SPAs, micro-frontends, and static pages with ~60MB memory.
dsh-browser-verifyRead-only browser verification tools for the DeepSeek Harness web GUI: browser_open / browser_mock / browser_assert / browser_screenshot — verify a page (H5/desktop) in ≤4 tool calls with mock interception, DOM assertions, and screenshots that auto-project into the model context.
playwright-browserPlaywright browser automation tools for DSH: open pages, click, type, fill, extract, screenshot.
@wilond/dsh-newsDSH Web GUI news plugin: sidebar entry + popup aggregation for browsing international news, general knowledge, history, and AI large language model news. Host-side RSS fetching, article content extraction, and image proxy (SSRF protection + caching); Client-side popup with three views (list/reading/
@clarkchan/trajectory-reader轨迹解读 · Trajectory Reader — a DeepSeek Harness web client plugin that adds a new 轨迹解读 tab beside 对话/轨迹. It segments the session by user turns and, per round, highlights the condensed 用户需求 and how the assistant fulfilled it (规划/调研/实现/验证/委派 action summaries,
dsh-raw-html-v2VCP Visual Synesthesia Protocol Plugin v2 (Official Slot API Edition): AI body text directly outputs raw HTML, while the frontend integrates via a replacement renderer for the assistant-step of conversation.chat.node and reuses the v1 rendering engine (assets/vendor/vcp-engine-v1.js; streaming/font
dsh-web-url-viewSettings page that shows the Web GUI access URLs, including a stable fixed address that survives restarts and is reachable from other devices on the same LAN · 设置页「查看 URL」:显示长期不变的固定访问地址,局域网内其他设备也能直接打开
dsh-patrolBrowser patrol and website inspection plugin for DeepSeek Harness: teach once, replay deterministic runbooks with managed Chromium, credentials, screenshots, checkpoints, and selector recovery.
@nono-neko/dsh-browserEmbedded browser for the DSH web and desktop GUI with multi-tab browsing, workspace frontend review comments, a lightweight CodeMirror editor, and agent tools. Hot-pluggable as a standalone cordis bundle with no DSH source changes. Requires DSH v0.1.1-rc.1 or later.
dsh-web-recorderBrowser-recording tools for DSH: attaches over CDP to an already-open browser window (e.g. a Playwright MCP browser with a debugging port) or launches a headed browser, records real clicks, inputs, navigation and network requests in a user-guided session, then generates a Markdown operation-timeline
dsh-web-accessWeb access for DeepSeek Harness — multi-provider search/fetch on ctx.web, plus GitHub/PDF/YouTube extraction.
dsh-novel-readerRead imported .txt novels in a draggable floating window while the model works.
@arcaneorion/dsh-tavily-webDSH Tavily search and page fetch: a model-visible tavily_search tool backed by a rotating multi-key pool, plus web_fetch through the shell seam.
@dshworks/dsh-ego-browserego lite for DeepSeek Harness, with a memory it keeps: the agent recalls what it learned about a site before it acts, promotes a script that worked into a reusable site tool, and hands you the keyboard through a real dsh prompt when a page needs a human.
dsh-websearch-directAPI Key-free dsh web search / web scraping plugin: engines = logical sources; endpoints = automatic fallback across direct, mirror, and accelerated routes (GitHub/GitLab/Codeberg/Gitea + npm/crates/Packagist/NuGet/RubyGems/Maven/HuggingFace + Bing/Baidu/DuckDuckGo); automatically routes based on cod
@dsh-external/dsh-webuiwebui:视图图块/消息导航 + 工具调用聚合 + Markdown 渲染 + 模型推理等级同步 + AnySearch 网页搜索(合并 dsh-tool-summary / dsh-better-markdown / dsh-web-search-anysearch)
dsh-browser-liveVisible Agent browser (self-developed, zero external dependencies): 18 browser_* tools directly drive local Chrome/Edge (CDP, including human-like mouse trajectories), and the real-time observation window supports both an embedded panel and a standalone webpage (/bl/view, suitable for moving to a se
@short-arm-ape/dsh-intranet-browserBypasses the SSRF protection of @yeesy369/dsh-browser-playwright.
dsh-opencliLogged-in browser proxy: the browser_* tool family operates your already logged-in real Chrome/Edge; 170+ site adapters are immediately available through site tools, and missing adapters can be created within the session. write commands include an approval gate.
dsh-deep-browserIn-app work surface for DeepSeek Harness: open http(s) pages beside the conversation.
@goodandready/dsh-web-gatewayResilient web search and page extract tools for DeepSeek Harness with a Tavily → Firecrawl → Exa → SearXNG fallback chain and SSRF-safe extract.
dsh-raw-htmlVCP Visual Synesthesia Protocol specification plugin: message HTML rendering toggle + vcp-fast cached/incremental accelerated rendering engine + 7 built-in selected open-source fonts + design specification injection (plug-and-play on any computer/agent)
dsh-webview-wrapperA naive native desktop shell for the DeepSeek Harness web surface: hosts the dsh Web app in an OS window via WebviewJS, as a pure everything-is-a-plugin composition.