Spotify Music Connector for AI agents.
13 live capabilities
Control your music playback and discover new tracks through your preferred client.
Waiting for input…
Why people use Spotify Music
Spotify Music for automated music discovery and playback
This Connector lets you handle all of that through a simple text prompt. You can ask your agent to find a specific vibe, queue up a set of songs, or check the details of an album without ever leaving your current workspace.
What Vinkius changes
You get a way to manage your Spotify library and playback without leaving your current app.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
The Party Host
A host wants to keep a specific vibe going for a party.
- Real-world use case 02
The Data Analyst
A creator wants to know the BPM of a trending song.
- Real-world use case 03
The Lazy Listener
Someone is cooking and wants to hear 90s hip hop.
Complete set · 13capabilities
The complete Spotify Music capability set.
These are the exact actions your AI can choose when you ask it to work with Spotify Music.
01—04
4 capabilities in this set.
Part of 13 available through Spotify Music.
- 01 Capability
Get new releases
Get a list of the latest album releases. Use this to stay current on what's dropping today.
- 02 Capability
Get track
Get detailed information about a specific track. This provides the core data for any individual song.
- 03 Capability
Get album
Get details about a specific album. This lets you see the full tracklist and metadata for any release.
- 04 Capability
Get current track
See what's playing right now on your device. It's perfect for identifying a song you just heard.
05—07
3 capabilities in this set.
Part of 13 available through Spotify Music.
- 05 Capability
Get audio features
Get data on danceability, energy, tempo, and more. This is great for analyzing the vibe of a song.
- 06 Capability
Pause
Pause the music playback on your device. This gives your agent the ability to stop the music on command.
- 07 Capability
Play
Start or resume music playback. Use this to kick off a session or continue where you left off.
08—10
3 capabilities in this set.
Part of 13 available through Spotify Music.
- 08 Capability
Get playlist
Get details about a specific playlist. This shows the content and metadata of a saved list.
- 09 Capability
Add to queue
Add a specific track to your current playback queue. This lets your agent build a custom listening list.
- 10 Capability
Get recommendations
Get suggested tracks based on genres or seeds. This helps your agent find music you'll actually like.
11—13
3 capabilities in this set.
Part of 13 available through Spotify Music.
- 11 Capability
Search
Search for tracks, artists, albums, or playlists. This is the primary way to find new content on Spotify.
- 12 Capability
Get user playlists
List all the playlists in your personal account. This helps your agent understand your saved music.
- 13 Capability
Get artist
Fetch information about a specific artist. Use this to see their bio and associated popular tracks.
Set up in minutes
One URL. Then ask Spotify Music to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Spotify Music from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_zM3fB3i8S9oU8wHpEGrNoFGQ7iVvzIlriu5qIvwY/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Spotify Music, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Spotify Music for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_zM3fB3i8S9oU8wHpEGrNoFGQ7iVvzIlriu5qIvwY/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Spotify Music URL.
- Step 03
Save and start
Save the connection and enable Spotify Music in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"spotify-music": {
"url": "https://edge.vinkius.com/vk_preview_zM3fB3i8S9oU8wHpEGrNoFGQ7iVvzIlriu5qIvwY/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Spotify Music
Open Agent mode in chat and ask: "Using Spotify Music, help me...". 13 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"spotify-music": {
"url": "https://edge.vinkius.com/vk_preview_zM3fB3i8S9oU8wHpEGrNoFGQ7iVvzIlriu5qIvwY/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Spotify Music
Ask Copilot: "Using Spotify Music, help me...". 13 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"spotify-music": {
"url": "https://edge.vinkius.com/vk_preview_zM3fB3i8S9oU8wHpEGrNoFGQ7iVvzIlriu5qIvwY/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Spotify Music
Open Cascade and ask: "Using Spotify Music, help me...". 13 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"spotify-music": {
"url": "https://edge.vinkius.com/vk_preview_zM3fB3i8S9oU8wHpEGrNoFGQ7iVvzIlriu5qIvwY/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Spotify Music
Ask Cline: "Using Spotify Music, help me...". 13 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add spotify-music --transport http "https://edge.vinkius.com/vk_preview_zM3fB3i8S9oU8wHpEGrNoFGQ7iVvzIlriu5qIvwY/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Spotify Music
Ask Claude: "Using Spotify Music, show me...". 13 tools are ready
Where the request belongs
Work Spotify can move forward.
This is for music enthusiasts who want to control their vibe without picking up their phone, and data-driven creators who want to analyze audio trends.
Music Curator
Organizes and manages large music libraries, using the agent to find specific tracks or genres quickly.
Party Host
Manages the vibe of a room by asking the agent to build upbeat queues or find high-energy music.
Music Data Analyst
Pulls audio features like tempo and energy to study music trends or create content for social media.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsAudiomack
Stream and discover music via Audiomack. search tracks, manage playlists, and follow artists directly from your AI agent.
Last.fm
Manage your music profile. audit listening habits, top tracks, and artists via AI.
Deezer
Search music, browse artists, albums and playlists, and explore charts via AI.
Audiomack Music
Explore and discover music via Audiomack. search for songs, albums, and trending artists directly from any AI agent.
Jamendo
Search and stream music from the Jamendo catalog. find tracks, albums, and artists, and explore playlists directly from your AI agent.
7digital
Search music catalog. find artists, albums, tracks with previews and purchase options worldwide.
Bring your own AI
Change the model, client or framework. Keep Spotify connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Spotify.
The practical details behind the request, access and result.
Can the Spotify Music MCP play music for me?
Yes, it allows your AI client to start, pause, and resume music on your device. You can just tell your agent what to play and it handles the rest.
Can I use the Spotify Music MCP to find new songs?
Definitely. You can ask your agent to search for specific artists or get recommendations based on your favorite genres to find your next favorite track.
Does the Spotify Music MCP work with my existing playlists?
Yes, your agent can see your personal playlists and get details about specific albums or artists you've already saved.
Can I get technical data about songs with Spotify Music MCP?
Yes, it can pull audio features like tempo, energy, and danceability for any track, which is great for research or content creation.
How do I connect Spotify Music MCP to my AI?
You'll need a Spotify Access Token from your developer dashboard to let your agent control your account and interact with your library.
Can the Spotify Music MCP build a queue for me?
Yes, you can tell your agent to find music and add it to your current playback queue, making it easy to set a mood for a specific activity.
How do I get a Spotify Access Token?
Go to the Spotify Developer Dashboard, log in with your Spotify account, click 'Create App', and generate a token. The token expires every hour.
What are 'Audio Features'?
Audio features are data points Spotify calculates for every track, including Danceability (0-100%), Energy (0-100%), Tempo (BPM), and Valence (Positivity). You can use get_audio_features to analyze a song's vibe.
Can I control playback on any device?
Yes! The player capabilities (play, pause, add_to_queue) work on your currently active Spotify device, whether it's your phone, computer, or smart speaker.
Does it support podcasts?
This integration currently focuses on music and library management. Podcast playback is not directly exposed as native commands.
One connection away
Give your agent a direct line to Spotify.
Connect Spotify once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available