chore: clear

This commit is contained in:
skytek_xinliang
2026-08-13 15:23:51 +08:00
parent 6c602d27e7
commit f0428c9b6d
5 changed files with 0 additions and 35 deletions
-7
View File
@@ -1,7 +0,0 @@
{
"mcpServers": {
"vuetify-mcp": {
"serverUrl": "https://mcp.vuetifyjs.com/mcp"
}
}
}
-5
View File
@@ -1,5 +0,0 @@
{
"enabledPlugins": {
"vue-skills-bundle@vue-skills": true
}
}
-6
View File
@@ -1,6 +0,0 @@
[mcp_servers.vuetify-mcp]
url = "https://mcp.vuetifyjs.com/mcp"
[mcp_servers.chrome-devtools]
command = "npx"
args = ["chrome-devtools-mcp@latest", "--browserUrl", "http://localhost:9222"]
-8
View File
@@ -1,8 +0,0 @@
{
"mcpServers": {
"vuetify-mcp": {
"type": "http",
"url": "https://mcp.vuetifyjs.com/mcp"
}
}
}
-9
View File
@@ -1,9 +0,0 @@
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"vuetify-mcp": {
"type": "remote",
"url": "https://mcp.vuetifyjs.com/mcp"
}
}
}