Skip to content
Windsurf

holonovel for Windsurf

io.github.flukeatzerocool/holonovel

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

client:Windsurf transport:stdio runtime:npm

Install holonovel in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

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

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

holonovel in other clients