Stream Deck script execution for NodeJS projects

Hello I’ve ported the VSCode Extensions that enable package.json script execution to enable the use of it within Cursor. It uses the same structure and communication.

The concepts and code have been reused and it is all in one package rather than requiring NPM Build Scripts extension or anything else. All that’s required is VSCode for Stream Deck.

There are two extensions: StreamDeck integration and Cursor Runner. All three together enable the functionality.

Extensions.zip (384.9 KB)