Overview
dsh-mcp-manager
Community · Topic auto-analysis — Automatically discovered through the dsh-plugin GitHub Topic. Static checks verified a pinned public root bundle contract and committed files without executing third-party code. This is not a human review, security audit, runtime smoke test, publisher identity check, or official endorsement.
Install this bundle from GitHub
The CLI validates the bundle, invokes native DSH, then reports completion.
npx dshpub add hyqhyq3/dsh-mcp-manager --ref 88ac3def0e5a76f19e27bdf7effc099a7d33bb3eCapabilities
What it contributes
README / EN
Package documentation
简体中文 | English
LIMITATIONS
Known limitations
- `resources` and `prompts` MCP capabilities are not bridged (tools only). - Tokens live in a plain JSON file under `~/.dsh` — treat the file as a secret. - stdio servers run as long-lived child processes tied to the plugin lifecycle; `args` are whitespace-tokenized (quotes protect args with spaces) with no shell expansion — write absolute paths or env vars yourself for `~`, `$VAR`, pipes, etc. - One OAuth client registration per server per GUI origin; moving the GUI to a new origin re-registers automatically on the next login.
