Index: .claude/launch.json
===================================================================
--- .claude/launch.json	(revision 780a7c655af23759b03e276bc56d8be0bc5d44ff)
+++ .claude/launch.json	(revision 7e474f7d0992ca0db57522140a4481a44568fe75)
@@ -5,5 +5,5 @@
       "name": "klonkt",
       "runtimeExecutable": "bash",
-      "runtimeArgs": ["-lc", "PORT=4020 PUBLIC_BASE_URL=http://localhost:4020 exec $HOME/.local/node/bin/node src/server.js"],
+      "runtimeArgs": ["-lc", "PORT=4020 PUBLIC_BASE_URL=http://localhost:4020 exec node src/server.js"],
       "port": 4020
     }
