Qobuz in Claude.

Read your Qobuz library, build playlists, follow artists — through Claude, Cursor, Cline, or Claude Code.

Install in
npx -y @freeyourmusic/mcp install --host=claude-desktop

Writes to ~/Library/Application Support/Claude/claude_desktop_config.json
Restart Claude Desktop (cmd+Q on macOS). The freeyourmusic tools appear in the integrations sheet.

What to ask on Qobuz

Try

"List my Qobuz hi-res favorites."

fym_library_tracks(service=qobuz)
Try

"Create a Qobuz playlist of classical recommendations."

fym_search_tracks(service=qobuz)fym_playlists_createfym_tracks_add
Try

"Search Qobuz for the studio master of Kind of Blue."

fym_search_albums(service=qobuz)
Try

"Follow Qobuz artists I have at least 3 albums from."

fym_library_albums(service=qobuz)fym_follow_artist
Try

"Compare my Qobuz library to my Tidal library."

fym_library_tracks(service=qobuz)fym_library_tracks(service=tidal)
Try

"Reorder my Qobuz "Jazz" playlist by year."

fym_playlists_get(service=qobuz)fym_tracks_reorder

Capability matrix

Read · Search · Write · Follow

Install your AI host

Install in
npx -y @freeyourmusic/mcp install --host=claude-desktop

Writes to ~/Library/Application Support/Claude/claude_desktop_config.json
Restart Claude Desktop (cmd+Q on macOS). The freeyourmusic tools appear in the integrations sheet.

Works on these too

Free vs Pro

Free

Read playlists, library, history. 100 searches per day across all services.

Pro

Create, rename, delete playlists. Add, remove, reorder tracks. Like, follow artists. Unlimited search.

Privacy

No telemetry. Bearer token rotates on every desktop launch. Your music data never leaves your machine through this path.

Your AI hostLocal bridge (127.0.0.1)FYM desktop

Plug in your music.

One command for your AI host. Restart. Done.

Install in
npx -y @freeyourmusic/mcp install --host=claude-desktop

Writes to ~/Library/Application Support/Claude/claude_desktop_config.json
Restart Claude Desktop (cmd+Q on macOS). The freeyourmusic tools appear in the integrations sheet.