Add svelte mcp

This commit is contained in:
Dominic Ferrando
2026-07-25 20:48:51 -04:00
parent aab1495b7e
commit 4f7ea2b375
2 changed files with 31 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
{
"mcpServers": {
"svelte": {
"type": "http",
"url": "https://mcp.svelte.dev/mcp"
}
}
}