14 lines
164 B
JSON
14 lines
164 B
JSON
{
|
|
"mcpServers": {
|
|
"shadcn": {
|
|
"command": "cmd",
|
|
"args": [
|
|
"/c",
|
|
"npx",
|
|
"shadcn@latest",
|
|
"mcp"
|
|
]
|
|
}
|
|
}
|
|
}
|