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 全文を読む ↗
ドキュメント
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).