I haven't looked, but I would assume it requires HTTPS to function and thus isn't something you could use on a local dev machine that doesn't have an SSL cert configured.
All you need is a valid certificate, creating one for localhost or dev.local (or whatever you want) is not thaaat complicated (with tools like mkcert).
All you need is a valid certificate, creating one for localhost or dev.local (or whatever you want) is not thaaat complicated (with tools like mkcert).