Install a style with one command or MCP
The npm package named driftless is someone else's timer library. Install styles with driftless-styles.
Command line
From the repo root, run npx driftless-styles add paper. It fetches design.allworkin.ai/r/paper.json and writes DESIGN.md. With --skill it also writes .cursor/skills/paper/SKILL.md and .claude/skills/paper/SKILL.md. Use npx driftless-styles list and search to find a slug.
MCP
Add npx -y driftless-mcp to the MCP config in Cursor or Claude. The tools are list_styles, search_styles, get_design_md, and get_tokens. They read the same public registry and do not upload your project.
How this relates to the site
The command installs the current official style. If you changed tokens in the editor, keep the DESIGN.md you exported. Do not let add overwrite it.