Skip to content
VS Code

design system for VS Code

app.zaklad/design-system

Build and manage your design system with AI: tokens, themes, components, icons, Figma and code.

client:VS Code transport:streamable-http

Install design system in VS Code

.vscode/mcp.json

{
  "servers": {
    "design-system": {
      "type": "http",
      "url": "https://platform.zaklad.app/api/mcp"
    }
  }
}

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

design system in other clients