dsh plugins中文
← Back to popular plugin directory

Dshx

why913/dshx · skills

DeepSeek Harness (dsh) Missing Companion CLI: Manage MCP server with dry run check, migrate from Claude Code / Codex with one command.

★ 2GitHub stars
0Forks
2026-08-17Last updated
JavaScriptLanguage
MITLicense

Project overview

dshx The missing companion CLI for DeepSeek Harness (dsh).

Manage MCP servers, skills, and agent memory with one command — dry-run connection checks before anything is written, secret-safe config output, and one-shot migration of your existing Claude Code / Codex setup (MCP servers, skills, and global memory). Ships with a SKILL.md so the dsh agent itself knows how to use it, and a /mcp command with an interactive card in dsh Web. Why

One real import run on a machine with 12 servers across Claude Code and Codex configs: 10 migrated, 2 correctly rejected (one endpoint returning 403, one server crashing on startup) — before either could pollute the config. Note that npx is what downloads and runs the package; dshx checks that the result speaks MCP, and writes only when it does. Install

Install command

dsh plugin --profile web add github:why913/dshx
View GitHub repository ↗Back to popular plugin directory