Genius Connector for AI agents.
14 live capabilities
Pull lyrics and musical annotations for your research projects.
Waiting for input…
Why people use Genius
Genius for Music Research and Lyric Analysis
This Connector changes that. You just ask your agent what a line means, and it pulls the actual Genius annotations instantly. You get the facts without the clicking.
What Vinkius changes
You get instant access to millions of lyrics and annotations without leaving your chat interface.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Fact-checking a video script
A creator asks for the meaning of a 1960s lyric.
- Real-world use case 02
Building a music app
A developer uses `get_artist_songs` to populate a database of tracks for a new UI.
- Real-world use case 03
Researching a discography
A student asks for every song by a specific artist.
Complete set · 14capabilities
The complete Genius capability set.
These are the exact actions your AI can choose when you ask it to work with Genius.
01—04
4 capabilities in this set.
Part of 14 available through Genius.
- 01 Capability
Get referents
Identifies the specific sections of a song that have annotations. This helps you find where the notes are located.
- 02 Capability
Get song
Pulls the full data and lyrics for a specific song. This is your primary way to get song details.
- 03 Capability
Lookup web page
Finds Genius data for any specific URL you provide. Use this to grab data from a specific web address.
- 04 Capability
Search
Searches the entire Genius database for songs and artists. This is the best way to find new music.
05—08
4 capabilities in this set.
Part of 14 available through Genius.
- 05 Capability
Get artist songs
Lists all songs by a specific artist. It's great for seeing a full discography at once.
- 06 Capability
Get account
Pulls your current user account information. Use this to manage your profile settings.
- 07 Capability
Get annotation
Retrieves the data for a specific annotation. This gives you the meaning behind a song line.
- 08 Capability
Get artist
Fetches the full profile for a specific artist. Use this to get a broad overview of a musician.
09—11
3 capabilities in this set.
Part of 14 available through Genius.
- 09 Capability
Unvote annotation
Removes your previous vote from a specific annotation. Use this to change your community feedback.
- 10 Capability
Create annotation
Adds a new annotation to a public webpage. This lets you share your own musical insights.
- 11 Capability
Delete annotation
Removes an annotation you have permission to manage. Use this to clean up your own notes.
12—14
3 capabilities in this set.
Part of 14 available through Genius.
- 12 Capability
Downvote annotation
Records a downvote for an annotation. This helps signal less accurate info to the community.
- 13 Capability
Update annotation
Edits the content of an annotation you own. This lets you fix mistakes in your notes.
- 14 Capability
Upvote annotation
Adds an upvote to an annotation to increase its visibility. Use this to highlight great insights.
Set up in minutes
One URL. Then ask Genius to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Genius 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_msqby4pMELScIArcAo98uXch6LndfVAJrO6QpYuu/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 Genius, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Genius for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_msqby4pMELScIArcAo98uXch6LndfVAJrO6QpYuu/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 Genius URL.
- Step 03
Save and start
Save the connection and enable Genius in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"genius-alternative": {
"url": "https://edge.vinkius.com/vk_preview_msqby4pMELScIArcAo98uXch6LndfVAJrO6QpYuu/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 Genius
Open Agent mode in chat and ask: "Using Genius, help me...". 14 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"genius-alternative": {
"url": "https://edge.vinkius.com/vk_preview_msqby4pMELScIArcAo98uXch6LndfVAJrO6QpYuu/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 Genius
Ask Copilot: "Using Genius, help me...". 14 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"genius-alternative": {
"url": "https://edge.vinkius.com/vk_preview_msqby4pMELScIArcAo98uXch6LndfVAJrO6QpYuu/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 Genius
Open Cascade and ask: "Using Genius, help me...". 14 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"genius-alternative": {
"url": "https://edge.vinkius.com/vk_preview_msqby4pMELScIArcAo98uXch6LndfVAJrO6QpYuu/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 Genius
Ask Cline: "Using Genius, help me...". 14 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add genius-alternative --transport http "https://edge.vinkius.com/vk_preview_msqby4pMELScIArcAo98uXch6LndfVAJrO6QpYuu/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 Genius
Ask Claude: "Using Genius, show me...". 14 tools are ready
Where the request belongs
Work Genius can move forward.
Music researchers and content creators who are tired of manual fact-checking. It's for the person who needs to know exactly what a lyric means without scrolling through endless forums.
Music Content Creator
Verifies lyrics and artist facts for YouTube videos or social media posts on a Tuesday afternoon.
Musicologist
Researches historical context and deeper meanings behind specific tracks for academic or personal projects.
App Developer
Pulls music metadata and annotations into a custom music-related project to avoid manual data scraping.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsGenius
Search songs, get lyrics, annotations and artist info. the world's largest lyrics database.
Lyrics.ovh
Retrieve song lyrics and music suggestions instantly. Search by artist and title or explore suggestions for any search term.
Musixmatch
Access the world's largest lyrics database. search tracks, retrieve synchronized subtitles, and explore global music charts directly from your AI agent.
MusicBrainz
Access the world's largest open music encyclopedia. search artists, lookup releases, and manage your music collections 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.
AudD Music Recognition
Universal music recognition. identify songs from URLs, search lyrics, and find streaming links via AI.
Bring your own AI
Change the model, client or framework. Keep Genius 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 Genius.
The practical details behind the request, access and result.
Can the Genius MCP find specific song meanings?
Yes. It pulls the crowdsourced annotations that explain the context, history, and hidden meanings behind specific lyrics.
How does the Genius MCP help music creators?
It helps you verify facts and lyrics for your content instantly so you don't have to search through multiple websites manually.
Can I use the Genius MCP to manage my own annotations?
Yes. If you have the correct permissions, you can create, update, and delete your own musical notes on public pages.
Does the Genius MCP support artist discographies?
Yes. It can fetch full artist profiles and list all the songs associated with a specific musician.
How does the Genius MCP handle lyrics for obscure artists?
It searches the entire Genius database, allowing you to find lyrics and data for a wide range of artists, not just mainstream ones.
Can I use the Genius MCP to check a specific URL?
Yes. You can provide a URL and the Connector will look up the associated Genius data for you.
Can I search for a song if I only know a few words of the lyrics?
Yes! Use the search capability with the lyrics you remember. The agent will return the most relevant song matches from the Genius database.
How do I see the meaning behind a specific line in a song?
You can use get_referents with a song_id to see all annotated sections, or get_annotation with a specific ID to read the detailed community explanation.
Is it possible to vote on annotations through the AI?
Absolutely. You can use upvote_annotation, downvote_annotation, or unvote_annotation by providing the Annotation ID, provided your token has the necessary scopes.
One connection away
Give your agent a direct line to Genius.
Connect Genius once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available