Skip to content
Claude Desktop

nightmarquee for Claude Desktop

io.github.ant-dev-lab/nightmarquee

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

client:Claude Desktop transport:stdio runtime:npm

Install nightmarquee in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_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>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

nightmarquee in other clients