SoundCloud in Claude.

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

Try

"Get my SoundCloud likes."

fym_library_tracks(service=soundcloud)
Try

"Make a SoundCloud playlist from a list of artists."

fym_search_tracks(service=soundcloud)fym_playlists_createfym_tracks_add
Try

"Show me my followed SoundCloud artists."

fym_library_artists(service=soundcloud)
Try

"Find new SoundCloud lo-fi uploads from this week."

fym_search_tracks(service=soundcloud)
Try

"Reorder my "Driving" SoundCloud playlist by upload date."

fym_playlists_get(service=soundcloud)fym_tracks_reorder
Try

"Unfollow SoundCloud accounts that haven't uploaded in 2 years."

fym_library_artists(service=soundcloud)fym_unfollow_artist

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.