Raycast Script command to browse Discogs from the currently playing album Blog Post → Prerequisites Raycast jq. Install brew install jq Install Raycast → Create script command. Locate this script Create an .env file in the root of the folder with your LastFM credentials DISCOGS_API_KEY="XXX" DISCOGS_USER="XXX" Start using!