- Startseite
- Plugins
- UI-Erweiterungen
- dsh-plugins (dsh-plugin-setting-mcp)
C
dsh-plugins (dsh-plugin-setting-mcp)
ceelog/dsh-plugins/src/plugins/dsh-plugin-setting-mcp
Manage MCP servers from the Web settings panel: view, add, edit, remove, enable or disable them, with hot reload on save.
Installation
dsh plugin --profile web add github:ceelog/dsh-pluginsDieses Plugin befindet sich im Unterverzeichnis src/plugins/dsh-plugin-setting-mcp des Repositorys.
README
dsh-plugins
Out-of-tree DeepSeek Harness plugins workspace.
Plugins
| Plugin | Description | Demo |
|---|---|---|
@opendsh/dsh-plugin-scheduled-tasks | Per-project scheduled tasks with prompts, executed as headless agent sessions in the project directory, with durable run history. | ![]() |
@opendsh/dsh-plugin-setting-mcp | Manage MCP servers from the settings panel — view, edit, remove, enable/disable — with hot reload on save. | ![]() |
Workspace layout
src/plugins/
├── dsh-plugin-scheduled-tasks (@opendsh/dsh-plugin-scheduled-tasks)
└── dsh-plugin-setting-mcp (@opendsh/dsh-plugin-setting-mcp)
| Command | Meaning |
|---|---|
pnpm install | Install workspace tooling (TypeScript 7, Biome, …). |
pnpm build | Build every plugin package. |
pnpm test | Run every plugin's vitest suite. |
pnpm lint | Biome check across the workspace. |
Toolchain
- TypeScript 7 (the native compiler) for typechecking and server emit.
- tsdown for the browser client bundle, wrapped in the DSH
window.__ModuleLoader__.loadhandoff (see each plugin'sscripts/wrap-client.mjs). - vitest for unit tests, Biome for lint/format.
Ähnliche Plugins
Z
dsh-web-ui (dsh-web-ui-all)
zhu1090093659/dsh-web-ui
4.5kvor 4 StundenUI-ErweiterungenApache-2.0
O
DSH-better-sidebar
omdsh-dev/dsh-better-sidebar
2.1kvor 4 StundenUI-ErweiterungenMIT
C
dsh-TUI
ccch1mneyyy/dsh-tui
2kvor 4 StundenUI-ErweiterungenMIT
O
dsh-at-file
omdsh-dev/dsh-at-file
372gesternUI-ErweiterungenMIT

