oh-story-claudecode

GitHub

网文/小说写作 skill 包,覆盖长篇与短篇网络小说的扫榜、拆文、写作、去AI味、封面图全流程 | An all-in-one skill pack for long- and short-form web fiction.

RAW Config

Claude Desktop Configuration

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "oh-story-claudecode": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-oh-story-claudecode"
      ]
    }
  }
}