CATEGORY
Integrations & Communication DSH plugins
Verified manifests and exact versions in this category.
All plugins
1050 pluginsdsh-cloudflare-mcpCloudflare Mcp
Cloudflare MCP connection for DeepSeek Harness: official OAuth 2.0 flow (dynamic client registration + PKCE) against mcp.cloudflare.com, Cloudflare API tools under mcp__cloudflare__*, and a web settings panel
dsh-plugin-trtc-conaiPlugin Trtc Conai
Tencent RTC Conversational AI (ConAI) voice agent tools for the DeepSeek Harness
dsh-cron-jobCron Job
DeepSeek Harness 定时任务与九渠道双向通讯插件。 Scheduled agent jobs and nine bidirectional messaging channels for DeepSeek Harness.
dsh-session-link-proSession Link Pro
Session deep links + full session export (markdown/JSON) + approved cross-session messaging for DeepSeek Harness (dsh).
dsh-browser-hostBrowser Host
DSH host-side bridge for the DSH Browser Client extension: a token-authenticated /ext-api RPC proxy + /ext-events.mux WebSocket event stream + bidirectional /ext-api-control channel, so a browser extension page (which cannot pass the same-origin /api trust fence) can drive the harness from a floatin
@bingaha/dsh-live-mcpLive Mcp
Skills & MCP manager for the dsh web GUI: browse/enable/import/delete skills across project and user roots, and manage MCP servers with a REAL connection through @deepseek-ai/dsh-mcp-client (enabled servers connect and register their tools on ctx.tools; enable/disable actually connects/disconnects).
dsh-task-queueTask Queue
Tiered task queue for DSH↔Hermes coordination: queue.json is the single source of truth; tasks are enqueued by DSH mechanisms (review/lesson/reset) and consumed by the Hermes-side cron with a lease/claim model. Also provides the busy-mutex for serializing Hermes calls from the approve fast path.
@asuka1121/dsh-client-ui-elasticsearchClient Ui Elasticsearch
Elasticsearch connection settings for DeepSeek Harness: shared settings section (URIs/username/password) plus the es_query_logs model tool
@intsig-xparse/dsh-xparseXparse
TextIn xParse Skill and structured Tool for DeepSeek Harness
dsh-whale-pet-pluginWhale Pet Plugin
Whale girl desktop pet for DeepSeek Harness: browser floating mascot + Windows desktop pet, balance watching, task notices, 19 voiced lines with per-line emotion, head-pat interaction and presence-aware idle speech.
dsh-matrix-agentMatrix Agent
Matrix agent bridge for DeepSeek Harness (dsh): multi-twin per-room agent sessions, in-chat approval, media/rich-text/reply/edit-aware message intake
dsh-claude-bridgeClaude Bridge
Use a Claude Pro or Max subscription as a DeepSeek Harness model provider, by driving the Claude Code CLI through the Agent SDK.
dsh-wo-githubWo Github
Workspace Overview GitHub tab: an About card, the repository README rendered as markdown, and the default-branch commit history with per-file patches, all for the workspace's github.com remote.
dsh-matlab-mcpMatlab Mcp
DeepSeek Harness (dsh) profile bundle that registers the MathWorks MATLAB/Simulink MCP server into the GUI so agent sessions get mcp__matlab__* tools.
dsh-mcp-settingMcp Setting
DeepSeek Harness 设置界面管理 MCP 服务器:增删改 cordis.patch.yml 中的 @deepseek-ai/dsh-mcp-client 行
dsh-live-roomLive Room
dsh plugin: Turn sessions into authentication-free, read-only, shareable real-time livestream rooms (SSE viewing page + live comments)
@starxer/dsh-feishuFeishu
Feishu/Lark WebSocket channel with scan-to-configure for DeepSeek Harness
dsh-vercel-mcpVercel Mcp
Vercel MCP connection for DeepSeek Harness: official OAuth 2.0 flow (dynamic client registration + PKCE) against mcp.vercel.com, Vercel API tools under mcp__vercel__*, and a web settings panel
dsh-mcp-manageMcp Manage
MCP management for the DSH web GUI: a settings page (设置 → MCP 管理) that lists every installed MCP tool and adds / edits / deletes / enables / disables MCP servers at runtime — no host restart, no dsh source changes.
dsh-fimFim
DSH web 插件:聊天输入框 FIM 联想(DeepSeek FIM Beta 转发 + dock 建议条)
dsh-tmwebdriverTmwebdriver
DSH profile bundle: control your real, logged-in browser through TMWebDriver (Chrome extension bridge)
@goodandready/dsh-im-hub-mediaIm Hub Media
Multi-platform IM gateway for DeepSeek Harness (fork of dsh-im-hub with media): Telegram voice/photo/document/video + reply handling, STT (Deepgram primary, HF Whisper fallback), outbound MEDIA: markers. Feishu/WeCom kept as-is.
@lamplitisles/kepos-ttsKepos Tts
Alibaba and ByteDance Chinese tagged text-to-speech for DeepSeek Harness Web
dsh-otelOtel
DeepSeek Harness plugin: export OpenTelemetry spans for turns, steps, and tool calls from a session log, over OTLP/HTTP or stdout, through the otel_export tool
dsh-plugin-burpsuite-mcpPlugin Burpsuite Mcp
DeepSeek Harness bundle for the BurpSuite MCP Bridge
dsh-listenerListener
Secure local voice input plugin for DeepSeek Harness: a microphone button on the right side of the input box. After recording, transcription is performed through the same-origin host proxy (local SenseVoice-Small INT8 ONNX; audio never leaves the network). The backend binds only to 127.0.0.1 with a
dsh-deploy-masterDeploy Master
A DSH plugin that automates shipping a local project: create a GitHub repository and publish it (git init/commit/push + topics + tag + release), sync requirements/progress to Linear, publish to npm, and announce in the community Discussions — to join the deepseek-harness community and the dsh-plugin
dsh-tui-mcp-managerTui Mcp Manager
Native full-screen MCP manager for dsh-TUI
dsh-reset-handoffReset Handoff
Standard handoff protocol so DSH never restarts itself: a host plugin that files a JSON reset request for an external ops agent (e.g. Hermes) to execute preflight-snapshot → restart → health-check → recover, then delivers the result back to the requesting session.
dsh-kokoroKokoro
DeepSeek Harness plugin: speak text with a local Kokoro TTS HTTP server and return the wav path, as the kokoro_tts tool. Ships no weights.