mcp svelte
This commit is contained in:
@@ -2,5 +2,11 @@
|
|||||||
"settings": {
|
"settings": {
|
||||||
"idleTimeout": 10
|
"idleTimeout": 10
|
||||||
},
|
},
|
||||||
"mcpServers": {}
|
"mcpServers": {
|
||||||
|
"svelte": {
|
||||||
|
"type": "http",
|
||||||
|
"url": "https://mcp.svelte.dev/mcp",
|
||||||
|
"tools": ["*"]
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user