Servers
Design Systems Mcp
@southleft
I'm your specialized design systems assistant. Ask me about components, tokens, patterns, and best practices.
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"design-systems": {
"command": "npx",
"args": [
"mcp-remote",
"https://design-systems-mcp.southleft-llc.workers.dev/mcp"
]
}
}
}