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
{
"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