{ "version": "0.0.1", "configurations": [ { "name": "mago4-demo", "runtimeExecutable": "python", "runtimeArgs": ["main.py"], "port": 8000, "autoPort": true } ] }