standby design mcp for Cursor
io.github.karstenkreh/standby-design-mcp
Generate design systems: OKLCH color palettes, fluid type scales, spacing, shape and icon tokens.
client:Cursor
transport:streamable-http
runtime:npm
tools:8
Install standby design mcp in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"standby-design-mcp": {
"url": "https://mcp.standby.design/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs