Dental Care
This commit is contained in:
27
.vscode/mcp.json
vendored
Normal file
27
.vscode/mcp.json
vendored
Normal file
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"servers": {
|
||||
"my-mcp-server-f475f1de": {
|
||||
"url": "https://mcp.chonkie.ai/better-auth/better-auth-builder/mcp",
|
||||
"type": "http"
|
||||
},
|
||||
"my-mcp-server-5e3fe95b": {
|
||||
"type": "stdio",
|
||||
"command": "npx",
|
||||
"args": [
|
||||
"shadcn@latest",
|
||||
"mcp",
|
||||
"init",
|
||||
"--client",
|
||||
"vscode"
|
||||
]
|
||||
},
|
||||
"shadcn": {
|
||||
"command": "npx",
|
||||
"args": [
|
||||
"shadcn@latest",
|
||||
"mcp"
|
||||
]
|
||||
}
|
||||
},
|
||||
"inputs": []
|
||||
}
|
||||
Reference in New Issue
Block a user