13 lines
177 B
JSON
13 lines
177 B
JSON
{
|
|
"settings": {
|
|
"idleTimeout": 10
|
|
},
|
|
"mcpServers": {
|
|
"svelte": {
|
|
"type": "http",
|
|
"url": "https://mcp.svelte.dev/mcp",
|
|
"tools": ["*"]
|
|
}
|
|
}
|
|
}
|