MCP server
Every prompt, as a slash command
One command and every build shows up in Claude Code, Claude Desktop and Cursor, each written natively for the tool you're in. The free ones work with no account.
$npx nightmarquee
✓ connected · catalog ready · free prompts, no account
>/mcp__nightmarquee__
- glasshouse-nineWalk into the glasshouse as you scrollfree
- isolaLuxury fragrance hero, scent pyramid relights the bottleUnlimited
- aetheris-voyageDream-travel hero with a rotating nebulafree
- oud-emberScroll, and the camera pushes into the smokeUnlimited
- lumen-observatoryDeep-space scene with a parallax starfieldfree
- nullpointA product page built like a lab reportUnlimited
- …the rest, all listed the same way
01$npx nightmarquee
Install once, from the editor you already use
Claude Code takes it in a single line:
claude mcp add nightmarquee -- npx -y nightmarqueeClaude Desktop and Cursor read the same server from their MCP config:
{
"mcpServers": {
"nightmarquee": {
"command": "npx",
"args": ["-y", "nightmarquee"]
}
}
}Claude Desktop can also take it as a single file. Download the one-click bundle and open it: no config to edit, nothing to install first.
No API key, no sign-up, nothing to configure. The free prompts work the moment it starts.
02$/mcp__nightmarquee__glasshouse-nine
Pick a build the way you pick any command
Every prompt is registered as a real MCP prompt, so it lands in the command palette rather than waiting for the model to think of it. Invoke one and the full build spec arrives in the conversation, written for whichever tool you're in.
- Tuned per toolLovable, Bolt, Cursor and Claude each get their own dialect: component instructions, a single spec, file-by-file steps.
- Your brand, not oursPass
brandand the fictional name is swapped throughout before the prompt reaches you. - Scroll it firstEvery build has a live demo on this site. Look before you spend a token.
03$nightmarquee_sign_in
Unlock the rest without leaving
The rest need Unlimited. Run the sign-in tool and it hands you a short code; approve it in the browser tab you're already signed into, and the locked prompts open in the same session. No token to paste, no config to edit.
Connected editors are listed on your account page, and you can revoke any of them there.
Try it with the free ones
Glasshouse Nine, Aetheris Voyage, Nordlys Fintech, Solstice Festival and Lumen Observatory. Complete builds, no account, no card.
Open source on GitHub · npm · one-click bundle · MIT. The package carries no prompt text; it fetches what your account can read.