Command Palette

Search for a command to run...

Home / Servers

ns-ui

Updated 2d ago

by nikolas-sapa

ns-ui

License: MIT React 19 Tailwind v4 PRs welcome Live registry CI

298 React components you install by URL, no package to depend on. Every one is

built around a single interaction and gated by a Playwright suite that refuses to pass a component whose hover looks identical to its resting state.

Two collections. core (246) is restrained and production-facing, Geist-dark. loud (52) is a deliberately flashy showcase.

Browse them live at design.helpmarq.com.

hero-particles-webglhero-isobar-contours
hero-particles-webgl — a field that answers the cursorhero-isobar-contours — contour lines that bunch toward the CTA
gallery-coverflow-causticpicker-pareto-frontier
gallery-coverflow-caustic — drag to scrub, flick for momentumpicker-pareto-frontier — pick a point on a pareto frontier
compare-crack-seamnot-found-knockout
compare-crack-seam — the before/after divider is a fracturenot-found-knockout — type carved out of the surface

Install

Any shadcn-configured project, zero config:

npx shadcn add https://design.helpmarq.com/r/<name>.json

That drops the source at components/ui/<name>.tsx and installs the component's npm dependencies. There is no ns-ui package and nothing to keep in sync. The code is yours to edit.

New project:

npx shadcn init -d
npx shadcn add https://design.helpmarq.com/r/gallery-coverflow-caustic.json

For agents

GET https://design.helpmarq.com/llms.txt

One fetch returns the whole catalog as plain text: every component, its props, the situation it suits, and its exact install command. No tool definitions, no pagination. An agent that can make an HTTP request can pick the right component and install it in two steps.

llms-full.txt at the same origin adds the full behavioral description per component, hand-written rather than derived from tags, for the cases where several components share a UI role and a model has to tell them apart.

/registry.json serves the standard shadcn registry index for tools that expect it.

Related servers

n8n

Updated today

by n8n-io

Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.

204,501

mcp-server-fetch

OfficialUpdated 14d ago

by modelcontextprotocol

A Model Context Protocol server providing tools to fetch and convert web content for usage by LLMs

90,371

@modelcontextprotocol/server-everything

OfficialUpdated 14d ago

by modelcontextprotocol

MCP server that exercises all the features of the MCP protocol

90,371

mcp-server-git

OfficialUpdated 14d ago

by modelcontextprotocol

A Model Context Protocol server providing tools to read, search, and manipulate Git repositories programmatically via LLMs

90,371