dsh-design-playbook
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.
74 results
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 Client Protocol (ACP) server plugin for the DeepSeek Harness (dsh) — drive dsh agents from Zed and any ACP client
Agent Client Protocol (ACP) JSON-RPC stdio server for DeepSeek Harness — bridges Zed and other IDEs to dsh agents
Chat with local DeepSeek Harness (dsh) agents from iPhone iMessage — no extra apps, no servers, no cloud.
Per-workspace policy for the current Agent's Skills and inherited Host-global MCP servers in DeepSeek Harness.
DSH 峰谷提醒插件:依据 DeepSeek 官方峰谷定价时段(高峰 09:00–12:00 / 14:00–18:00,其余为低峰),在网页边缘渲染带呼吸、流光效果的橙色(高峰)/ 蓝色(低峰)边框,并可在到达高峰/低峰前按自定义提前量,通过消息推送渠道(Server酱 / Bark / 钉钉 / TG / 飞书 / Webhook…)或消息平台发送自定义标题与内容的提醒。
一个让 DSH 用自然语言直接控制 Universal Robots(UR)机械臂的插件,由拓德科技(Nonead)基于自研的 nUR MCP Server 同源逻辑开发。
Structural code MCP server and batch CLI for compact TypeScript/JavaScript reads and hash-bound AST edits.
MCP server that lets any agent discover, install, and run DeepSeek Harness plugins.
JumpServer asset lookup for DeepSeek Harness: query assets via conversation using AccessKey/SecretKey signed requests
Publish articles from DeepSeek Harness to CSDN / Juejin / CNBlog via the mcp-server-article binary.
DSH web plugin: a native Settings panel for visualizing and managing MCP servers, skills and rules, with a modular feature registry so future visualizations slot in without touching the shell.
DeepSeek Harness 插件:一键 OAuth 授权连接企查查(Qichacha)法律数据 MCP(法律产品:法规/reg 案例) / One-click OAuth connect to Qichacha Legal MCP (regulation & case)
DeepSeek Harness 本地开发服务控制台(原生插件):发现监听端口,识别服务归属,安全查看/停止/重启。Local development service console for DSH.
Content-addressed timeline, canon and character-knowledge evidence for DeepSeek Harness
A DeepSeek Harness plugin: model-facing reload_plugin tool that restarts one Cordis Loader entry (by entry id, module name, or MCP serverName) without touching sibling entries — respawns mcp-client server processes and hard-reloads in-process plugin code (ESM/CJS cache bust + fiber swap)
MCP Apps Host and renderer bundle for DeepSeek Harness
DSH web plugin: Cursor-like Settings pages (AGENTS.md Rules, Skills, MCP servers, import) plus a pinned 'latest input' chat bar with a backward walk
Installable RouteCertificate advisory observer bundle for DeepSeek Harness users.
Load MCP servers for the DeepSeek Harness from the mcp.json of Claude Code, Kiro, OpenCode, and Codex, with user and project layers and live reload
DeepSeek Harness plugin: manage JumpServer assets and operate on them through KoKo
Thin, non-duplicating dsh wrapper over the native @deepseek-ai/dsh-mcp-client bridge: composition- and settings-driven MCP server mounts.
Token-auth reverse proxy for dsh web: listen on 0.0.0.0, verify a static token via a built-in login page, then forward HTTP + WebSocket to the loopback webserver. No dsh source changes.
接口模拟服务器:解析 OpenAPI 3.x(JSON/YAML),生成零依赖可运行的 Node Mock 服务器,并按 schema 确定性生成示例数据,前端联调无需等后端