standby-design-mcp 0.1.0 → 0.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -58,11 +58,27 @@ Claude Desktop — add to `claude_desktop_config.json`
58
58
 
59
59
  Any other MCP client: run `npx -y standby-design-mcp` as a stdio server.
60
60
 
61
- Then ask things like:
61
+ ### Remote (no local install)
62
+
63
+ A hosted, auth-free endpoint is available at `https://mcp.standby.design/mcp`
64
+ (Streamable HTTP, stateless). In Claude: Settings → Connectors → Add custom
65
+ connector → paste the URL. Privacy: nothing is collected or stored —
66
+ see https://standby.design/privacy.html.
67
+
68
+ ## Example prompts
62
69
 
63
70
  > Build me a design system for a calm fintech product — dark blue brand,
64
71
  > sharp corners, corporate icons. Give me the Tailwind tokens.
65
72
 
73
+ > Generate a color palette from #FF2D9C with vibrant surfaces and lime,
74
+ > cyan and violet accents, then make the shapes neobrutalist.
75
+
76
+ > Here is our design system URL: https://standby.design/system#… —
77
+ > export it as CSS custom properties and explain the semantic tokens.
78
+
79
+ > Make the typography bigger and switch the headings to Clash Display,
80
+ > keep everything else.
81
+
66
82
  ## Local development
67
83
 
68
84
  Register your local build instead of the npm package: