mirror of
https://github.com/sveltejs/ai-tools.git
synced 2026-07-03 11:12:28 +08:00
11 lines
148 B
JSON
11 lines
148 B
JSON
{
|
|
"servers": {
|
|
"Svelte MCP": {
|
|
"type": "stdio",
|
|
"command": "node",
|
|
"args": ["packages/mcp-stdio/dist/index.js"]
|
|
}
|
|
},
|
|
"inputs": []
|
|
}
|