Thin DSH bundle that bridges design-playbook's preview + evidence MCP servers into a DeepSeek Harness profile. Depends on the design-playbook package for the server implementations.
Agent 协作 · 开发工具 · integrations · 界面 · skills
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Bandersnatch0x/design-playbook#33c1298d0eb5c0f0564c29235fcaf612e0a94c47&path:packages/dsh-design-playbook
SSH remote workspace for the dsh web GUI: enter SSH mode from the session header (left of session log), browse/edit remote files in a new left panel, and let the local harness operate the remote server through remote_* agent tools. Reuses the dsh-ssh engine, host store, and loopback trust fence.
Agent 协作 · integrations · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:chenw2759-wq/dsh-easyssh#d2feba60619581b1d4478d24e8c170c4a4cf4f09&path:packages/dsh-easyssh
Kimi bridge for DeepSeek Harness: call_kimi / kimi_status / kimi_abort / kimi_steer tools plus a WebUI Kimi tab observing the kimi sessions of the current session.
integrations · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:pandashere/dsh-kimi-bridge
LAN access for DeepSeek Harness Web UI: loopback-preserving reverse proxy with Host/Origin rewrite, in-app browse directory picker, and a secure-context UUID polyfill. For trusted LANs only — the harness web control plane has no authentication.
DeepSeek vision bridge for the dsh web GUI: route image attachments to a vision model (pi-ai / llama.cpp Qwen3-VL) and continue the conversation with the text description on a text-only LLM (DeepSeek)
Agent 协作 · integrations · 视觉
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Einskyle/dsh-llm-vision-bridge
MCP Center: a settings-driven MCP server manager for the DeepSeek Harness. Register Streamable HTTP (no-auth / Bearer token / custom headers) or local stdio MCP servers from a dedicated Settings page; their tools publish as mcp__<name>__<tool> to the model. Self-contained MCP client, no external MCP SDK dependency.
Agent 协作 · integrations
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:drfccv/dsh-mcp-center
MCP server manager for DeepSeek Harness: manage MCP servers from the Web settings page, stored globally in $DSH_HOME/mcp-servers.json, connected/disconnected at runtime.
Read-only runtime management panel for the official DeepSeek Harness MCP client: /mcp command, a Settings page MCP tab with connection status, recent errors, reconnect counts and tool inventory (sanitized for display), controlled enable/disable patch suggestions, and an optional one-shot Streamable HTTP connectivity probe.
integrations
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:PerryLink/dsh-mcp-panel
Context-cheap MCP access for DeepSeek Harness: two proxy tools instead of every server's full schema set, with lazy connections, an on-disk tool catalog, and idle disconnect
integrations
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:ben7am1n/dsh-mcp-proxy
DeepSeek Harness plugin: one-page mobile access setup — Tailscale/LAN detection, scan-to-open QR (offline, server-side), and an insecure-origin crypto.randomUUID polyfill so the web UI also runs on plain-HTTP phone origins.
integrations · 界面
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:YiYan129600/dsh-mobile-access