Hanihahaha/dsh-skill-mcp-manager ↗★ 0
dsh-skill-mcp-manager
Manage DeepSeek Harness skills and MCP servers from inside a session
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Hanihahaha/dsh-skill-mcp-manager说明文档
阅读完整 README ↗Configuration
Override the package configuration in the profile cordis.patch.yml:
- id: skill-mcp-manager
config:
mcpPlugin: '@deepseek-ai/dsh-mcp-client'
skillDefaultRoot: user
MCP changes are stored in the profile user patch layer and survive dsh web restarts. Sensitive environment variables and headers are never returned in plaintext.