diff --git a/.agents/mcp_config.json b/.agents/mcp_config.json deleted file mode 100644 index e48f53b..0000000 --- a/.agents/mcp_config.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "mcpServers": { - "vuetify-mcp": { - "serverUrl": "https://mcp.vuetifyjs.com/mcp" - } - } -} \ No newline at end of file diff --git a/.claude/settings.json b/.claude/settings.json deleted file mode 100644 index e231013..0000000 --- a/.claude/settings.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "enabledPlugins": { - "vue-skills-bundle@vue-skills": true - } -} diff --git a/.codex/config.toml b/.codex/config.toml deleted file mode 100644 index e0bfb51..0000000 --- a/.codex/config.toml +++ /dev/null @@ -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"] diff --git a/.mcp.json b/.mcp.json deleted file mode 100644 index 573abbf..0000000 --- a/.mcp.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "mcpServers": { - "vuetify-mcp": { - "type": "http", - "url": "https://mcp.vuetifyjs.com/mcp" - } - } -} \ No newline at end of file diff --git a/opencode.json b/opencode.json deleted file mode 100644 index 2ed2257..0000000 --- a/opencode.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "$schema": "https://opencode.ai/config.json", - "mcp": { - "vuetify-mcp": { - "type": "remote", - "url": "https://mcp.vuetifyjs.com/mcp" - } - } -} \ No newline at end of file