How to Use the 7digital MCP in Claude
Connect the 7digital catalog to Claude Desktop to search tracks, preview audio files, and manage your shopping basket directly in chat.
Works with every AI agent you already use
…and any MCP-compatible client
Connect 7digital MCP to Claude Desktop
Create your Vinkius account to connect 7digital to Claude Desktop and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Browse the global 7digital catalog via Claude Desktop
Your AI client uses `search_artist` and `search_track` to find musicians and specific songs across different regions. Provide a country code like "US" or "GB" to restrict the results to what is available locally. The agent pulls back track titles, durations, and explicit content flags immediately. Digging deeper requires calling `get_artist_details` or `get_artist_releases` with the ID returned from your initial query. Claude grabs the full discography, separating albums, singles, EPs, and compilations. You see exactly what the artist published without opening a browser tab.
Stream audio previews inside your MCP chat interface
Fetching an audio/mpeg stream URL happens through the `get_track_preview` tool. Claude requests a short snippet of any song using its track ID. You get a direct link to listen to the audio right away. Breaking down an entire album is just as fast. The agent runs `get_release_tracks` to list every song on a record, including track numbers and lengths. This helps you verify you have the right version of a release before doing anything else.
Build a music shopping cart with this MCP Server
Managing purchases starts by calling `add_to_basket` with a specific release ID. Your agent checks the current prices and updates the cart contents. If you want to see what is queued up, `get_basket` lists the titles and quantities. Finishing the transaction requires `get_checkout_url` to generate a secure payment link. Claude hands you the URL, optionally adding a redirect parameter so you land back on your app after buying. A developer account with basket access is mandatory for these commerce features to function.
Set up 7digital MCP in Claude Web or Desktop
- 1
Open Claude Settings
Go to claude.ai, click your profile icon, then navigate to Customize → Connectors.
- 2
Add Custom Connector
Click the "+" button and select Add custom connector. Paste your Vinkius endpoint URL:
https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcpReplace[YOUR_TOKEN_HERE]with your token from cloud.vinkius.com. For OAuth-protected servers, expand Advanced settings to add credentials. - 3
Start a conversation
Open a new chat. The 7digital MCP tools are available immediately — no restart needed.
Endpoint URL
https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp No configuration file needed — paste the URL directly in the Claude web interface.
Available on Free (1 connector), Pro, Max, Team, and Enterprise plans.
Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about 7digital MCP in Claude Desktop
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the 7digital MCP today
We host it, we monitor it, we maintain it. You just paste one token.