Skip to content
Zed

dsh-novel-writer — 网文写作体检 for Zed

io.github.siweina/dsh-novel-writer

Offline toolkit: 18 tools for Chinese web-novel style, plot-thread and continuity audits.

client:Zed transport:stdio runtime:npm

Install dsh-novel-writer — 网文写作体检 in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "context_servers": {
    "dsh-novel-writer": {
      "command": "npx",
      "args": [
        "-y",
        "dsh-novel-writer"
      ],
      "env": {
        "DSH_NOVEL_WRITER_ROOT": "<DSH_NOVEL_WRITER_ROOT>",
        "DSH_NOVEL_WRITER_STATE": "<DSH_NOVEL_WRITER_STATE>"
      }
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

dsh-novel-writer — 网文写作体检 in other clients