Skip to content
Cline

holonovel for Cline

io.github.flukeatzerocool/holonovel

Holonovel MCP server: world-model base for tabletop RPG play (rooms, parser, narrative tools).

client:Cline transport:stdio runtime:npm

Install holonovel in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "holonovel": {
      "command": "npx",
      "args": [
        "-y",
        "holonovel"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

holonovel in other clients