Skip to content
Grok

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

io.github.siweina/dsh-novel-writer

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

client:Grok transport:stdio runtime:npm

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

.mcp.json (in your project root)

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

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

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