Skip to main content
Rewind is a personal archive of everything you listen to, run, watch, read, collect, and attend. It pulls the services that track your life into one API that you, and Claude, can query. Rewind answering questions about your listening and attendance history in Claude on iPhone

What it tracks

DomainSourcesWhat it tracks
ListeningLast.fm, Apple MusicScrobbles, top artists/albums/tracks, streaks, stats
RunningStravaActivities, splits, gear, personal records, year summaries
WatchingPlex, LetterboxdMovies, TV shows, watch history, ratings, reviews
CollectingDiscogs, TraktVinyl/CD collection, physical media, wantlist
ReadingInstapaperArticles, reading progress, highlights, word count
AttendingGoogle Calendar, GmailLive events, tickets, sports games, concerts, venues

How to use it

  • As a REST API: every domain is served from api.rewind.rest with consistent pagination, date filters, and an image CDN. Start with the quickstart.
  • From Claude: connect the MCP server and ask in natural language, like “what was I listening to last March,” “how far did I run in 2025,” or “find that article I saved about urban design.”

Who it’s for

Rewind is single-user by design: it serves one person’s archive, read-only. Anyone, or any AI assistant, can explore that data through the API or the MCP server, but it is not multi-tenant. It exists to make one life’s data queryable.

Quickstart

Make your first authenticated API call in a few minutes.

Authentication

API keys, Bearer tokens, and the read-versus-admin scopes.

Use it from Claude

Connect the MCP server and query your data in natural language.

OpenAPI spec

Every endpoint as a machine-readable schema for client generation.