dsh-ccswitch
Import CCSwitch's skills (~/.cc-switch/skills) AND MCP servers (~/.cc-switch/cc-switch.db) into DeepSeek Harness in one plugin: skills show up in the '/' reference menu, MCP servers are mounted as mcp__<server>__<tool> tools — without modifying DSH itself.
AI 분석
核心用途是打破生态壁垒,让 DSH 直接复用 CCSwitch 的技能和 MCP 工具。适合同时使用两套工具、希望在 DSH 中无缝调用已有 MCP 服务的用户。
설치
검증된 bundle이 없거나 호환성 검사에 실패했습니다. 먼저 저장소 설명을 읽어 주세요. 전체 README 읽기 ↗
⚙️ Configuration
ccswitch:
skills:
enabled: true
path: ~/.cc-switch/skills
disabled: []
mcp:
enabled: true
path: ~/.cc-switch/cc-switch.db
disabled: []
models:
enabled: true
disabled: []
models.disabledlists CCSwitch provider names to skip.models.pathfalls back tomcp.path(same cc-switch.db).