Skip to content

v4.0.0

Choose a tag to compare

@Lando8604 Lando8604 released this 16 Jul 07:17
· 11 commits to main since this release

Release v4.0.0 — DS ecosystem consolidation

First public release of @lando-labs/lando-ds-mcp.

Companion to @lando-labs/lando-ds (design system) and
@lando-labs/lando-ds-meta (metadata subpackage — this MCP's runtime dep).

Highlights:

  • 15 tools: introspection + JSX-safe code generation for 127 React
    components, 19 utility hooks, DS brand + Lucide-curated icons, OKLCH
    design tokens, theme presets, and one-call metadata orientation
  • Runtime-dep architecture: MCP consumes @lando-labs/lando-ds-meta at
    install time. No baked JSON, no build-time DS clone required. Content
    refresh = npm update @lando-labs/lando-ds-meta
  • Web-only; React Native support removed
  • Apache 2.0

Install:
npm install -g @lando-labs/lando-ds-mcp

Connect (Claude Code):
claude mcp add lando-ds lando-ds-mcp

See README for other MCP clients (Claude Desktop, Cursor, Windsurf, Zed).
See CHANGELOG for the full pre-launch history.