Live

Mood Music

Describe your mood in a sentence and get back real, existing Spotify playlists that fit it — powered by Claude and running entirely on Cloudflare Workers.

claude spotify cloudflare-workers hono react
Describe your mood in a sentence and get back real, existing Spotify playlists that fit it — powered by Claude and running entirely on Cloudflare Workers.

Mood Music turns a mood or a line about your day into a handful of Spotify search phrases via Claude, then merges the results round-robin across phrases so the strongest hits from every phrase surface first. No traditional database — Workers KV handles sessions and 24-hour mood-search caching, and a per-user Durable Object holds OAuth tokens, search history, and the free-tier quota.

Read the full write-up in the linked post for the architecture, the free-tier design, and why it stays in Spotify’s Development Mode indefinitely.