Documentation Index
Fetch the complete documentation index at: https://docs.rocksky.app/llms.txt
Use this file to discover all available pages before exploring further.
rocksky is a command-line interface for the Rocksky API. Use it to scrobble
plays, inspect listening stats, manage API keys, and run the MCP / local
scrobble servers.
Install
Common workflow
Commands
| Command | Description |
|---|---|
login | Authenticate with your Bluesky handle |
whoami | Show the currently authenticated user |
nowplaying | Show the currently playing track |
scrobbles | List recent scrobbles |
scrobble | Record a track to your profile |
search | Search tracks, albums, and accounts |
stats | Listening stats for a user |
artists | Top artists for a user |
albums | Top albums for a user |
tracks | Top tracks for a user |
create apikey | Generate a new API key |
sync | Sync local data from the AT Protocol |
mcp | Start the MCP server for Claude and other LLMs |
scrobble-api | Run a local Last.fm / ListenBrainz-compatible server |
help | Show help for any command |