Files
DetnalCare/.vscode/mcp.json
Iliyan Angelov 39077550ef Dental Care
2025-11-16 14:29:51 +02:00

28 lines
486 B
JSON

{
"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": []
}