Skip to content
Windsurf

nightmarquee for Windsurf

io.github.ant-dev-lab/nightmarquee

Cinematic website prompts as slash commands, tuned for Lovable, Bolt, Cursor and Claude.

client:Windsurf transport:stdio runtime:npm

Install nightmarquee in Windsurf

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

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

{
  "mcpServers": {
    "nightmarquee": {
      "command": "npx",
      "args": [
        "-y",
        "nightmarquee"
      ],
      "env": {
        "NIGHTMARQUEE_TOKEN": "<NIGHTMARQUEE_TOKEN>",
        "NIGHTMARQUEE_NO_TELEMETRY": "<NIGHTMARQUEE_NO_TELEMETRY>",
        "NIGHTMARQUEE_TIMEOUT_MS": "<NIGHTMARQUEE_TIMEOUT_MS>"
      }
    }
  }
}

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

nightmarquee in other clients