Skip to content
VS Code

standby design mcp for VS Code

io.github.karstenkreh/standby-design-mcp

Generate design systems: OKLCH color palettes, fluid type scales, spacing, shape and icon tokens.

client:VS Code transport:streamable-http runtime:npm tools:8

Install standby design mcp in VS Code

.vscode/mcp.json

{
  "servers": {
    "standby-design-mcp": {
      "type": "http",
      "url": "https://mcp.standby.design/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

standby design mcp in other clients