We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47fa0a4 commit fdb7689Copy full SHA for fdb7689
.vscode/mcp.json
@@ -3,7 +3,7 @@
3
"Svelte MCP": {
4
"type": "stdio",
5
"command": "node",
6
- "args": ["dist/lib/stdio.js"]
+ "args": ["packages/mcp-stdio/dist/index.js"]
7
}
8
},
9
"inputs": []
0 commit comments