dsh-mcp-adapter
已验证作者 NexusAgentX · MCP 与工具
MCP adapter for DeepSeek Harness — one proxy tool instead of dumping every MCP schema into context.
已验证插件
依赖 Cordis 运行时,或自带 cordis.yml,因此能作为真正的 dsh 插件加载。
我们在仓库里找到了什么
- — 依赖 @deepseek-ai/cordis
- — 依赖 @deepseek-ai/dsh-commands
- — npm 包 dsh-mcp-adapter
安装方式
先安装这个包,再在你的 cordis.yml 里注册它:
npm install dsh-mcp-adapter# cordis.yml
plugins:
dsh-mcp-adapter:
插件的 key 和配置项各不相同——照抄之前请先看仓库的 README。dsh 还处于开发者预览阶段,加载器格式仍在变动。
安装之前
本站的收录不是安全审计。上面的分级只说明这个仓库是否接线为真正的 dsh 插件——不代表它可以放心运行。插件以你的 agent 的权限执行:你的文件、你的 shell、你的网络。安装前如何审查一个 dsh 插件
在这个仓库里发现了恶意代码或仿冒行为? 举报此条目
仓库信息
- Star
- 0
- Fork
- 0
- 未关闭 issue
- 0
- 语言
- TypeScript
- 开源协议
- MIT
- npm 包
dsh-mcp-adapter@ 0.6.3- 创建于
- 2026-08-14
- 最后推送
- 2026-08-14
标签
MCP 与工具 分类下的更多插件
deepseek-harness-genui
已验证pengyue-polaron
Code-first generative UI for DeepSeek Harness
dsh-diff-viewer
已验证lehhair
DSH Web GUI PiUI-style diff viewer plugin: replaces the stock DiffBlock for write/edit tool calls via ui-tool diff-card chain slots (host patch included). Private.
dsh-context-doctor
已验证Zhenyu98
DSH 上下文注入审计插件:统计 AGENTS.md 指令链/技能目录/工具 schema 的 token 成本,检测重复与冲突;Web UI 圆环面板 + context_audit 工具。Context Doctor for DeepSeek Harness: audit instruction-chain / skill catalog / tool schemas token cost.
reef
已验证huey1in
DSH 插件全家桶:浏览器自动化 + MCP Server + GitHub/GitLab 自动评审 + 原生嵌入面板 | One install, five modules for DeepSeek Harness: browser automation, MCP server, GitHub & GitLab automation, native in-app panel
dsh-search-mcp
已验证gxpppp
Replace dsh's built-in web search with search MCP servers (Tavily/Brave/Exa/Perplexity/DuckDuckGo/custom), configured from the web Settings page. Disables the built-in DeepSeek search provider while enabled.
dsh-better-browser
已验证titanwings
DSH 真实浏览器插件:通过 Kimi WebBridge 让 Agent 操作用户已登录的浏览器,并提供 13 个 webbridge_* 工具。 / Let DSH Agents use your signed-in browser through thirteen Kimi WebBridge tools.