1321928757/dsh-mysql

Plugin ⭐ 1 MIT securityweb-ui

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.

Install

# 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

Add 1321928757/dsh-mysql to your DSH config (web profile) to enable.

README

Expand full README Collapse

README is empty.