mirror of
https://github.com/sveltejs/ai-tools.git
synced 2026-07-03 19:19:25 +08:00
10 lines
132 B
JSON
10 lines
132 B
JSON
{
|
|
"mcpServers": {
|
|
"svelte": {
|
|
"type": "stdio",
|
|
"command": "node",
|
|
"args": ["packages/mcp-stdio/dist/index.js"]
|
|
}
|
|
}
|
|
}
|