Index: .claude/launch.json
===================================================================
--- .claude/launch.json	(revision 780a7c655af23759b03e276bc56d8be0bc5d44ff)
+++ .claude/launch.json	(revision 03ff677c4f973495c41211748b0c9c1a27dd00ae)
@@ -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
     }
