loading…
Search for a command to run...
loading…
MCP server that exposes your design system components and tokens to AI agents, preventing duplicate component creation and hardcoded token values.
MCP server that exposes your design system components and tokens to AI agents, preventing duplicate component creation and hardcoded token values.
MCP server that exposes your design system (components + tokens) to AI agents. Prevents the agent from creating duplicate components or hardcoding values that should be tokens.
npx @lyse-labs/ds-pilot init
This will:
.mcp.jsonusing-ds-pilot skill to .claude/skills/ (or fall back to CLAUDE.md instructions if skills are not supported)npx @lyse-labs/ds-pilot serve --components ./src/components --tokens ./tokens.json
Once configured, your AI agent can:
search_components("button") — find existing componentsget_component_props("Button") — see props, types, defaultslist_tokens("color") — list all color tokensget_token("color.primary") — get a specific token value# List all components
npx @lyse-labs/ds-pilot list components --dir ./src/components
# List tokens filtered by type
npx @lyse-labs/ds-pilot list tokens --file ./tokens.json --type color
# Search components
npx @lyse-labs/ds-pilot search button --dir ./src/components
# Show component props
npx @lyse-labs/ds-pilot props Button --dir ./src/components
.tsx, .ts, .jsx, .js).vue with <script setup lang="ts">)CLAUDE.md fallback) tells Claude to check for existing components and tokens before writing UI codeThe agent stops guessing and starts reusing.
MIT
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"ds-pilot": {
"command": "npx",
"args": []
}
}
}Extract design specs and assets
автор: FigmaAn Open-Sourced UI to install and manage MCP servers for Windows, Linux and macOS.
Build, validate, and deploy multi-agent AI solutions on the ADAS platform. Design skills with tools, manage solution lifecycle, and connect from any AI environm
автор: ariekoganMCP Bundles: Create custom bundles of tools and connect providers with OAuth or API keys. Use one MCP server across thousands of integrations, with programmatic
автор: thinkchainaiНе уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории design