aboutsummaryrefslogtreecommitdiff
path: root/jb-ui/.vscode/mcp.json
diff options
context:
space:
mode:
Diffstat (limited to 'jb-ui/.vscode/mcp.json')
-rw-r--r--jb-ui/.vscode/mcp.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/jb-ui/.vscode/mcp.json b/jb-ui/.vscode/mcp.json
new file mode 100644
index 0000000..edcfee1
--- /dev/null
+++ b/jb-ui/.vscode/mcp.json
@@ -0,0 +1,8 @@
+{
+ "servers": {
+ "shadcn": {
+ "command": "npx",
+ "args": ["shadcn@latest", "mcp"]
+ }
+ }
+} \ No newline at end of file