π΅ Apple Music
The catalog and your library, as a mesh node. Point a node at your MusicKit key β team id, key id, the .p8 β and its page becomes Apple Music: search anything, hear the 30-second previews in place, and after a one-time sign-in, see your own playlists and what you added last.
What you get
| Catalog search | songs, albums, artists and playlists, with artwork β and your storefront's most-played chart before you type anything |
| Previews in place | every song card carries Apple's DRM-free ~30-second preview as a playable audio control |
| Your library | a one-time Apple sign-in mints a Music User Token (~6 months); your playlists and recent additions appear beside the catalog |
| Honest failure | a bad key, a refused token, an unreachable API β each renders a diagnosis naming exactly what to check |
What it needs
An Apple Developer Program membership: you create a key with Media Services (MusicKit) enabled and give the node its three pieces (team id, key id, the .p8 text). The mesh signs short-lived ES256 developer tokens from it server-side, per fetch β the key itself never travels. Full-length playback stays in Apple's own apps (DRM); this page gives you search, previews and your library.
Get the plugin and a My Music node lands in your space β open it and the page walks you through the setup. Full details in the guide.