Welcome! If you're here to learn more about how to use this extension check out the User Guide
If you're a developer interested in running the extension locally instead of installing it from the Chrome Web Store - keep reading!
bash
bun installbash
bun start
Or alternatively - only run the build once:
bash
bun run buildbuild folderRun and watch tests related to locally changed files - useful during development:
bun test --watch
Or run all the tests once without watching:
bun test
See LICENSE.md
$ claude mcp add image-downloader \
-- python -m otcore.mcp_server <graph>