# SoundCloud MCP for AI Agents AI Agent Connect

> SoundCloud MCP lets you manage your music library and social presence through your AI agent. You can search for new tracks, stream audio, build playlists, and upload content without switching tabs. It connects your music discovery and content management into a single conversational interface.

## Overview
- **Category:** audio-music
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_ZQGFYGokSzPFOBpuTJEPjac27SUypNtgsxUKBGBI/ai-agent-connect
- **Tags:** music-streaming, audio-upload, playlist-management, soundcloud-api, audio-discovery

## Description

Imagine you're in the middle of a production session or just trying to find that one specific lo-fi track you heard last week. Instead of digging through endless search results or scrolling through your own saved content, you just tell your AI agent what you're looking for. This Connector bridges the gap between your music discovery and your actual workflow. You can ask your agent to find specific genres, grab stream URLs for your project, or organize your favorite tracks into new playlists on the fly. It handles the heavy lifting of interacting with the SoundCloud platform so you can stay focused on the creative side of things. Whether you're a creator looking to manage your assets or a listener trying to curate the perfect vibe, it puts your entire audio library into a conversational space. It's one of the many ways Vinkius helps you bring your favorite platforms into a unified workspace where you can actually get stuff done instead of just jumping between apps. You get a direct line to the world's largest audio community, making it easier to follow artists and engage with content without the friction of a standard web interface.

## Tools

### like_track
Like a specific track on SoundCloud. It's a quick way to save music you love to your liked collection.

### get_me
View your own SoundCloud profile details. Use this to check your account status or personal info quickly.

### resolve_url
Convert a SoundCloud link into full metadata. This lets your agent see all the details of a track from a permalink.

### search_tracks
Search for tracks based on keywords or filters. Find exactly what you need to hear using natural language queries.

### upload_track
Upload a new audio file to your SoundCloud account. This lets you add new content to your profile without leaving your chat.

### create_playlist
Create a new playlist to organize your music. It's the fastest way to group tracks for specific projects or moods.

### follow_user
Follow an artist or another user on the platform. This helps you keep up with new releases and stay connected to the community.

### get_track_stream
Get the specific stream URLs for a track. Use this to pull audio links directly into your production workflow.

### like_playlist
Like a playlist you enjoy. This helps you curate your personal feed and save your favorite collections.

## Prompt Examples

**Prompt:** 
```
Find some upbeat house music for a workout video.
```

**Response:** 
```
I found a few high-energy house tracks for you. Here are the top 3:

| Track Name | Artist | Plays |
| :--- | :--- | :--- |
| **Neon Pulse** | DJ Spark | 12.4k |
| **Summer Drive** | Luna Beat | 8.9k |
| **Bassline Heat** | Echo | 15.2k |

Would you like the stream URLs for any of these?
```

**Prompt:** 
```
What's the deal with this link: https://soundcloud.com/example/track
```

**Response:** 
```
That link is for **'Midnight Vibes'** by **Echo**. 

- **Plays**: 50,000+
- **Genre**: Deep House
- **Tags**: Chill, Night, Electronic

I can get the stream URL for you if you need it for your project.
```

**Prompt:** 
```
Like the track I just found and add it to my 'Summer Hits' list.
```

**Response:** 
```
Done! I've added a like to that track and successfully added it to your **'Summer Hits'** playlist.
```

## Capabilities

### Find specific tracks
Search for music using keywords or filters to find exactly what you need.

### Get stream URLs
Retrieve audio stream links to integrate music into your production workflow.

### Create and organize playlists
Build and manage music collections using natural language commands.

### Upload new tracks
Add new audio files directly to your SoundCloud account from your chat.

### Follow artists
Stay connected to your favorite creators by following them through your agent.

### Resolve track links
Convert any SoundCloud permalink into full metadata for deep inspection.

## Use Cases

### Finding background music
A video editor asks for 'chill synthwave' and uses search_tracks to find 5 options for a new project.

### Organizing a project
A producer uses create_playlist to group all 'reference tracks' for a new album into one easy to find list.

### Quick metadata check
A developer uses resolve_url to see the play count and genre of a specific track link without opening a browser.

### Social curation
A fan uses follow_user to keep up with a new artist they just discovered during a conversational search.

## Benefits

- Save time on discovery by using search_tracks to find specific genres or moods without manual filtering.
- Keep your projects organized by using create_playlist to group assets directly from your chat interface.
- Get audio into your workflow faster by using get_track_stream to grab URLs for your production tools.
- Stay updated on your favorite artists by using follow_user to curate your personal feed automatically.
- Quickly inspect track data by using resolve_url to turn any permalink into a full data object for your agent.

## How It Works

The bottom line is you get a direct conversational interface for your entire SoundCloud library and social presence.

1. Subscribe to the SoundCloud MCP and provide your SoundCloud Access Token.
2. Connect the Connector to your AI client like Claude, Cursor, or Windsurf.
3. Ask your agent to find music, manage playlists, or fetch stream data.

## Frequently Asked Questions

**Can I use the SoundCloud MCP to find music for my podcast?**
Yes, you can use search_tracks to find specific genres or moods and get the details you need for your production.

**How does the SoundCloud MCP help with playlist management?**
It lets you create and organize playlists using natural language, so you don't have to manually sort tracks in a browser.

**Can I upload my own tracks using the SoundCloud MCP?**
Yes, you can use upload_track to put new audio files directly onto your account through your AI agent.

**Will the SoundCloud MCP let me follow my favorite artists?**
It does. You can use follow_user to keep up with artists and see their latest content without leaving your workspace.

**Can my AI agent get stream URLs for SoundCloud tracks?**
Yes, the get_track_stream tool allows your agent to pull those URLs so you can integrate them into your workflow.

**How do I get data from a specific SoundCloud link?**
You can just give your agent a permalink, and it will use the resolve_url tool to show you all the track's metadata.

**How can I get the details of a track if I only have the browser URL?**
You can use the `resolve_url` tool. Simply provide the SoundCloud permalink (e.g., https://soundcloud.com/artist/track), and the agent will return the full API resource including ID, title, and metadata.

**Can I upload audio files directly through this server?**
Yes! The `upload_track` tool allows you to send a title and the asset data to SoundCloud. This is perfect for automating uploads or managing your creator profile.

**Is it possible to get the actual stream link for a track?**
Absolutely. Use the `get_track_stream` tool with a valid Track ID to retrieve available transcodings and direct stream URLs.