Audiomack Connector for AI agents.
28 live capabilities
Manage your music library and discover new tracks through natural conversation.
Waiting for input…
Why people use Audiomack
Audiomack for Automated Music Curation
With this Connector, you just tell your agent what you're looking for. It handles the searching, pulls the latest uploads, and builds your playlists in seconds, letting you stay in your flow.
What Vinkius changes
You get a direct bridge between your Audiomack account and your AI agent.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Curating a focus playlist
A content creator wants to find lo-fi hip hop and create a Deep Work playlist.
- Real-world use case 02
Tracking a favorite artist
A fan wants to know what 21 Savage just uploaded.
- Real-world use case 03
Organizing a music library
A user wants to remove a track from a playlist and favorite an album.
Complete set · 28capabilities
The complete Audiomack capability set.
These are the exact actions your AI can choose when you ask it to work with Audiomack.
01—04
4 capabilities in this set.
Part of 28 available through Audiomack.
- 01 Capability
Create playlist
Create a brand new playlist. Use this to organize music by mood or project.
- 02 Capability
Delete playlist
Remove a playlist you no longer need. Keep your library clean and organized.
- 03 Capability
Favorite music
Mark a track or album as a favorite. This helps you keep your top picks handy.
- 04 Capability
Flag music unplayable
Mark content as unplayable. Use this to report issues with specific tracks.
05—08
4 capabilities in this set.
Part of 28 available through Audiomack.
- 05 Capability
Follow artist
Follow a creator on Audiomack. This ensures you see their latest updates in your feed.
- 06 Capability
Get artist favorites
See what a specific artist likes. This helps you discover music based on their taste.
- 07 Capability
Get artist following
See who a specific artist is following. This is great for finding related creators.
- 08 Capability
Get artist playlists
View all playlists from a specific artist. This helps you find curated sets from creators.
09—12
4 capabilities in this set.
Part of 28 available through Audiomack.
- 09 Capability
Get artist
Pull the profile info for a specific creator. Use this to get basic details about an artist.
- 10 Capability
Get artist uploads
See the latest music uploaded by an artist. This keeps you updated on new releases.
- 11 Capability
Get charts
Fetch the current Audiomack charts. Use this to see what's trending right now.
- 12 Capability
Get music by id
Get details for a specific song or album using its ID. This is useful for specific lookups.
13—16
4 capabilities in this set.
Part of 28 available through Audiomack.
- 13 Capability
Get music by slug
Get details for a song or album using its slug. Use this for web-based URL lookups.
- 14 Capability
Get playlist by id
Get info for a specific playlist using its ID. This helps you manage specific lists.
- 15 Capability
Get playlist by slug
Get info for a specific playlist using its slug. This is helpful for navigating web links.
- 16 Capability
Get trending music
See what's currently trending. This helps you find popular tracks quickly.
17—20
4 capabilities in this set.
Part of 28 available through Audiomack.
- 17 Capability
Play music
Start playing a specific track. This lets you listen to music directly through your client.
- 18 Capability
Remove track from playlist
Take a track out of a playlist. Use this to refine your curated collections.
- 19 Capability
Repost music
Repost a track or album to your profile. This helps you share music you love.
- 20 Capability
Search autosuggest
Get search suggestions as you type. This helps your agent find the right content faster.
21—24
4 capabilities in this set.
Part of 28 available through Audiomack.
- 21 Capability
Search
Search for music, artists, or albums. Use this for general discovery across the platform.
- 22 Capability
Unfavorite music
Remove a track or album from your favorites. This keeps your favorites list accurate.
- 23 Capability
Unfollow artist
Stop following a specific artist. Use this to clean up your artist feed.
- 24 Capability
Unrepost music
Remove a reposted track or album. This lets you manage your shared content.
25—28
4 capabilities in this set.
Part of 28 available through Audiomack.
- 25 Capability
Update playlist
Edit an existing playlist. Use this to change names or details of your collections.
- 26 Capability
Add track to playlist
Add a specific track to a playlist. This makes it easy to build your collections.
- 27 Capability
Get artist followers
Check how many followers an artist has. Use this for basic artist analytics.
- 28 Capability
Get recent music
Fetch the most recently added music. Use this to see what's new on the platform.
Set up in minutes
One URL. Then ask Audiomack to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Audiomack 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_CC9YGxwc1JAEQvjIQWgLzKDMLqH4Nwiz6EnKaeWU/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 Audiomack, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Audiomack for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_CC9YGxwc1JAEQvjIQWgLzKDMLqH4Nwiz6EnKaeWU/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 Audiomack URL.
- Step 03
Save and start
Save the connection and enable Audiomack in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"audiomack": {
"url": "https://edge.vinkius.com/vk_preview_CC9YGxwc1JAEQvjIQWgLzKDMLqH4Nwiz6EnKaeWU/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 Audiomack
Open Agent mode in chat and ask: "Using Audiomack, help me...". 28 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"audiomack": {
"url": "https://edge.vinkius.com/vk_preview_CC9YGxwc1JAEQvjIQWgLzKDMLqH4Nwiz6EnKaeWU/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 Audiomack
Ask Copilot: "Using Audiomack, help me...". 28 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"audiomack": {
"url": "https://edge.vinkius.com/vk_preview_CC9YGxwc1JAEQvjIQWgLzKDMLqH4Nwiz6EnKaeWU/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 Audiomack
Open Cascade and ask: "Using Audiomack, help me...". 28 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"audiomack": {
"url": "https://edge.vinkius.com/vk_preview_CC9YGxwc1JAEQvjIQWgLzKDMLqH4Nwiz6EnKaeWU/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 Audiomack
Ask Cline: "Using Audiomack, help me...". 28 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add audiomack --transport http "https://edge.vinkius.com/vk_preview_CC9YGxwc1JAEQvjIQWgLzKDMLqH4Nwiz6EnKaeWU/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 Audiomack
Ask Claude: "Using Audiomack, show me...". 28 tools are ready
Where the request belongs
Work Audiomack can move forward.
For music curators, content creators, and developers who need to manage large audio libraries or discover new trends without manual searching.
Content Curator
Manages project-specific playlists for social media or live streams via text commands.
Music Producer
Keeps track of new artist uploads and trending charts to stay ahead of the curve.
Developer
Integrates music metadata and discovery into automated workflows or custom apps.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsDeezer
Search music, browse artists, albums and playlists, and explore charts via AI.
Jamendo
Search and stream music from the Jamendo catalog. find tracks, albums, and artists, and explore playlists directly from your AI agent.
Audiomack Music
Explore and discover music via Audiomack. search for songs, albums, and trending artists directly from any AI agent.
Last.fm
Manage your music profile. audit listening habits, top tracks, and artists via AI.
7digital
Search music catalog. find artists, albums, tracks with previews and purchase options worldwide.
Spotify Music
Control playback, search library, get audio features, and manage playlists via Spotify API.
Bring your own AI
Change the model, client or framework. Keep Audiomack 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 Audiomack.
The practical details behind the request, access and result.
Can I use the Audiomack MCP to manage my playlists?
Yes, you can create, update, and delete playlists directly through your agent. This makes it easy to organize your music by mood, project, or genre without manual effort.
Does the Audiomack MCP work with Claude?
It works with any MCP-compatible client, including Claude, Cursor, and Windsurf. You just connect it once and can start managing your music immediately.
How do I find new music with Audiomack MCP?
You can ask your agent to fetch trending charts or search for specific genres and artists. It will pull the latest data so you can stay on top of new hits.
Can I follow artists using this Connector?
Yes, you can follow or unfollow creators to personalize your feed. This ensures your agent knows which artists you want to see updates from most often.
Can I play music directly?
This Connector can generate streaming URLs and play tracks within your compatible environment. It turns your chat interface into a functional music hub.
Is it hard to set up the Audiomack MCP?
No, it's very straightforward. You just need your Audiomack API credentials to connect the Connector to your AI client and start using it.
How can I get a direct link to stream a song?
You can use the play_music capability with the specific Music ID. It will register the play and return a temporary streaming URL for the MP3 file.
Is it possible to find the most popular songs in a specific genre like 'Afrobeats'?
Yes! Use the get_trending_music or get_charts capabilities and provide the genre slug (e.g., 'afrobeats') to see what's currently topping the charts.
Can I add tracks to my existing playlists through the AI?
Absolutely. Use the add_track_to_playlist capability by providing the Playlist ID and the Music ID you wish to add.
One connection away
Give your agent a direct line to Audiomack.
Connect Audiomack once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available