dsh-cordis-mcp
Exposes the DSH dynamic-Cordis toolset to Claude Code over MCP (streamable HTTP on the existing web port, no new listener): ten tools to list, inspect, define, run, stop and permanently remove dynamic plugins in a live DSH session, with the same approval flow the GUI uses for packages that ship a client half. Bearer auth is mandatory — the token is configured on a DSH settings page, the endpoint answers 503 rather than serve without one, accepts loopback only and never emits CORS headers.
把 DSH 的动态 Cordis 工具集以 MCP(streamable HTTP,挂在现有 web 端口上,不新开监听)暴露给 Claude Code:10 个工具,可列出、查看、定义、运行、停止与永久删除某个活 DSH 会话里的动态插件;含 client half 的包仍走 GUI 那套审批流。强制 Bearer 认证——token 在 DSH 设置页配置,未配置时端点直接 503 而不是降级放行,只接受回环访问,且永不返回 CORS 头。
How to install
dsh plugin add github:GeekRicardo/dsh-cordis-mcp git clone https://github.com/GeekRicardo/dsh-cordis-mcp ~/.claude/skills/dsh-cordis-mcp About
dsh-cordis-mcp 把 **DeepSeek Harness 的动态 Cordis 工具集**以 MCP(Streamable HTTP)暴露给 **Claude Code**:Claude Code 可以实时**加载、定义、运行、更新、停止、删除** DSH 的动态插件——和你在 DSH 会话里用 cordis_define / cordis_run / cordis_stop / cordis_undefine / cordis_inspect_* 完全同一套能力,同一个运行时代理。 ┌─────────────┐ MCP (Streamable HTTP, loopback) ┌───────────────────────────┐ │ Claude Code │ ────── http://127.0.0.1:8090/mcp ──▶ │ DSH host (本插件) │ │ (claude) │ ────── JSON-RPC 2.0 ───────────────▶ │ dynamicCordisRunner │ └─────────────┘ │ cordisInspect │ │ agents (会话解析) │ └───────────────────────────┘ 插件挂在现有 web 端口上,不新开端口、不发布服务;MCP 端点**强制 Bear…
Recommendation signals
Meta
- License
- MIT
- Language
- JavaScript
- GitHub stars
- 0
- mo. downloads
- –
- Last push
- 2026-08-21
- Created
- 2026-08-19
Links
Basic safety check
- Findings
- curated 收录但无 npm 包/安装命令
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- claude-code, cordis, deepseek-harness, dsh, dsh-plugin, mcp, model-context-protocol
Related plugins
loki-mode
asklokesh/claudeskill-loki-mode
Multi-agent autonomous SDLC framework. Spec to deployed app. PRD, GitHub issue, OpenAPI/JSON/YAML, or one-line brief. 5 AI providers, 8 quality gates.
ccmanager
kbwo/ccmanager
Coding Agent Session Manager for Claude Code / Gemini CLI / Codex CLI / Cursor Agent / Copilot CLI / Cline CLI / OpenCode / Kimi CLI
langfuse
langfuse/langfuse
🪢 Open source AI engineering platform: LLM evals, observability, metrics, prompt management, playground, datasets. Integrates with OpenTelemetry, LangChain, OpenAI SDK, LiteLLM, and more. 🍊YC W23
claude-code-templates
davila7/claude-code-templates
CLI tool for configuring and monitoring Claude Code