Hanihahaha/dsh-skill-mcp-manager0

dsh-skill-mcp-manager

Manage DeepSeek Harness skills and MCP servers from inside a session

AI 分析

核心用途是允许用户直接在 DSH 会话中动态配置和管理 MCP 服务与技能。适合需要灵活调整模型工具集、频繁对接不同 MCP 服务的进阶用户。

パッケージ
dsh-skill-mcp-manager
バージョン
0.1.0
最終更新
2026/08/17

インストール

$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.