feat: add mcp.json configuration for vega-app server

This commit is contained in:
himanshu8443
2025-06-21 16:15:38 +05:30
parent 30c5d316ee
commit d8ffba7f4c

7
.vscode/mcp.json vendored Normal file
View File

@@ -0,0 +1,7 @@
{
"servers": {
"vega-app": {
"url": "https://gitmcp.io/Zenda-Cross/vega-app"
}
}
}