currantui-mcp

nhic-lab/currantui-mcp
★ 0 stars TypeScript AI/LLM Updated today
MCP server that makes AI agents instant experts in CurrantUI, the NHIC design system — full component catalog, real usage examples, design tokens, guidelines, and copy-paste recipes over the Model Context Protocol.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "currantui-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "nhic-lab/currantui-mcp"
      ]
    }
  }
}

README Excerpt

MCP server that makes any agentic AI application an instant expert in system (`@nhic/currantui`) and its charting package (`@nhic/currantui-charts`). Agents get the full component catalog, real usage examples, design tokens, guidelines, and recipes, so generated UI code uses the design system instead

Tools (7)

get_componentget_component_examplesget_design_tokensget_guidelinesget_recipelist_componentssearch_components