Releases: hyqhyq3/dsh-mcp-manager
Releases · hyqhyq3/dsh-mcp-manager
Release list
dsh-mcp-manager v0.2.0
What's new
- stdio transport: manage local MCP servers (e.g.
npx -y @upstash/context7-mcp,uvx) viachild_process.spawn+ JSON-RPC over stdin/stdout — spawn on add/startup, reap on disconnect/unload/reconnect. - Settings → MCP form now has a transport selector (HTTP / stdio) with command/args/env/cwd fields.
- HTTP transport (OAuth PKCE / static token) unchanged.
- Bilingual README updated.
Install / upgrade
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:hyqhyq3/dsh-mcp-managerRestart dsh --profile web and refresh the page.