The problem
AI coders are excellent at structure and terrible at taste by default - ask for a landing page and you get the same centered hero and three feature cards every time. They're not making a design choice; they're filling in the average because you gave them no reference.
Option 1: paste a reference (fastest)
- Open the style extractor, paste a URL you like, click Extract.
- Click "Copy for your AI" - it bundles the real palette (with roles), fonts, type scale and tokens with a short instruction.
- Paste it into Cursor/Claude/Copilot with your task. It builds in that style instead of the default.
Option 2: serve it over MCP (repeatable)
Pasting is per-prompt. For a whole project you want the AI to re-read the reference every time it generates. The SlopScrub extension captures whole sections into named taste profiles, and a hosted MCP server hands them to any MCP-capable client (Cursor, Claude, Cline, Windsurf) on demand - so "build against my taste" just works, no re-pasting.
- Install the SlopScrub extension and clip references into a profile.
- Connect your client to the hosted MCP endpoint with a token from your account.
- Ask it to build using your profile - it pulls the colors, fonts and sections and matches them.
Either way: tell it what to avoid
Add one line to the prompt: avoid the generic AI-default look - centered hero, eyebrow pill, gradient accent word, three icon cards - unless the reference actually uses it. Grounding the model AND naming the failure mode is what keeps the output distinctive.