dsh-cordis-mcp

GeekRicardo

把 DSH 的动态 Cordis 工具集以 MCP(streamable HTTP,挂在现有 web 端口上,不新开监听)暴露给 Claude Code:10 个工具,可列出、查看、定义、运行、停止与永久删除某个活 DSH 会话里的动态插件;含 client half 的包仍走 GUI 那套审批流。强制 Bearer 认证——token 在 DSH 设置页配置,未配置时端点直接 503 而不是降级放行,只接受回环访问,且永不返回 CORS 头。

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 plugin --profile web add github:GeekRicardo/dsh-cordis-mcp

该命令来自上游目录,本站的自动审核尚未覆盖它——执行前请自行核对仓库。

安装后运行 dsh --profile web --dump-config 并重启对应 profile。插件会以你的本机权限运行第三方代码,安装前请检查源码。

信号

GitHub Stars0
30 天下载
分发方式Git
收录时间2026-08-23

相关链接

同类插件