mcp-server-code-runner

by formulahendry
Verified
{ "version": "2.0.0", "tasks": [ { "type": "npm", "script": "watch", "problemMatcher": [ "$tsc-watch" ], "isBackground": true, "label": "npm: watch", "group": { "kind": "build", "isDefault": true } } ] }