Skip to content
Cline

nightmarquee for Cline

io.github.ant-dev-lab/nightmarquee

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

client:Cline transport:stdio runtime:npm

Install nightmarquee 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

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>"
      }
    }
  }
}

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

nightmarquee in other clients