1321928757/dsh-mysql

插件 ⭐ 1 MIT securityweb-ui

DeepSeek Harness 的 MySQL 连接器插件:在设置中配置连接,通过编辑器按会话切换,并将 mysql_query/mysql_tables/mysql_execute 工具暴露给每个代理预设。

catalog 简介:MySQL connector plugin for DeepSeek Harness: configure connections in settings, switch per session from the composer, and expose mysql_query/mysql_tables/mysql_execute tools to every agent preset.

安装

# From npm / GitHub (recommended once published)
dsh plugin --profile web add github:1321928757/dsh-mysql#v0.1.4

# Or from a local tarball
pnpm pack
dsh plugin --profile web add C:\path\to\dsh-mysql-0.1.4.tgz

1321928757/dsh-mysql 加入你的 DSH 配置(web profile)即可启用。

README

展开完整 README 收起

README 内容为空。