Skip to content
Cursor

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

io.github.siweina/dsh-novel-writer

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

client:Cursor transport:stdio runtime:npm

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

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

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