MCP server for the Red Sift Design System — provides component lookup, prop documentation, and code generation tools for AI assistants.
{
"mcpServers": {
"redsiftds": {
"command": "npx",
"args": [
"-y",
"@redsift/ds-mcp-server"
]
}
}
}