docs: add architecture strategy and Vuetify MCP guidance

This commit is contained in:
skytek_xinliang
2026-05-18 16:56:21 +08:00
parent 130a907351
commit 005ba663d6
3 changed files with 551 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"vuetify-mcp": {
"type": "remote",
"url": "https://mcp.vuetifyjs.com/mcp",
"enabled": true
}
}
}