(Note: on windows, you also need to add "%appdata%\npm" to your PATH)
From the root of this project, run:
$ npm install
The default command to build and test:
$ npm run build
or
$ npm run build -- --<arg>
At this point you should see the tests passing, and see the packaged code in the target folder
$ npm run clean
Removes all of the generated files from build
$ npm run watch
Automatically rebuilds the project when files are saved
$ claude mcp add WebClipper \
-- python -m otcore.mcp_server <graph>