chore(mcp): add shadcn-vue MCP server alongside playwright
This commit is contained in:
parent
80a213e984
commit
2bc0b9d57b
1 changed files with 7 additions and 0 deletions
|
|
@ -7,6 +7,13 @@
|
||||||
"--caps",
|
"--caps",
|
||||||
"devtools"
|
"devtools"
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
"shadcn": {
|
||||||
|
"command": "npx",
|
||||||
|
"args": [
|
||||||
|
"shadcn-vue@latest",
|
||||||
|
"mcp"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue