Tidal in Claude.

Read your Tidal 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 Tidal

Try

"Search Tidal for the master-quality version of Random Access Memories."

fym_search_albums(service=tidal)
Try

"Create a Tidal playlist from my Spotify saved tracks."

fym_library_tracks(service=spotify)fym_playlists_create(service=tidal)fym_tracks_add
Try

"Show my followed Tidal artists."

fym_library_artists(service=tidal)
Try

"List my Tidal hi-res tracks released in the last 30 days."

fym_library_tracks(service=tidal)
Try

"Find Tidal MQA versions of my Spotify top tracks from last month."

fym_history_recent(service=spotify)fym_search_tracks(service=tidal)
Try

"Reorder my Tidal "Workout" playlist by BPM."

fym_playlists_get(service=tidal)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.