4,500+ servers built on MCP Fusion
Vinkius
Lyrics.ovh logo
Vinkius
CrewAI logo

How to Use the Lyrics.ovh MCP in CrewAI

Deploy autonomous music-research crews using CrewAI and the Lyrics.ovh MCP Server.

See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

Lyrics.ovh MCP on Cursor AI Code Editor MCP Client Lyrics.ovh MCP on Claude Desktop App MCP Integration Lyrics.ovh MCP on OpenAI Agents SDK MCP Compatible Lyrics.ovh MCP on Visual Studio Code MCP Extension Client Lyrics.ovh MCP on GitHub Copilot AI Agent MCP Integration Lyrics.ovh MCP on Google Gemini AI MCP Integration Lyrics.ovh MCP on Lovable AI Development MCP Client Lyrics.ovh MCP on Mistral AI Agents MCP Compatible Lyrics.ovh MCP on Amazon AWS Bedrock MCP Support
MCP Servers - Free for Subscribers
CrewAI

Connect Lyrics.ovh MCP to CrewAI

Create your Vinkius account to connect Lyrics.ovh to CrewAI and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.

GDPR Free for Subscribers

Specialized agents for CrewAI

Assign the `get_lyrics` tool to a dedicated research agent. While your analyzer agent focuses on sentiment, your researcher pulls the raw text directly from the source. This keeps your crew specialized. No single agent gets overwhelmed by doing too many tasks at once.

Collaborative song discovery for CrewAI

Let your agents use `suggest_songs` as a shared resource. One agent suggests a list, and another agent filters that list to find the perfect track for your project. It’s a team-based approach to music discovery. Your agents share the memory of these findings, leading to better outcomes for the entire crew.

Selective tool exposure for MCP Server

Use the tool filter to limit which agent has access to `get_lyrics`. You don't need every member of the crew to have the power to pull lyrics if only one agent needs it. This keeps your crew's operations clean and efficient. You maintain tight control over the capabilities of every individual agent.

Setup guide

Set up Lyrics.ovh MCP in CrewAI

Prerequisites

  • Python 3.10+ installed
  • crewai package (pip install crewai)
  • Active Vinkius subscription with a valid endpoint token
  1. 1

    Install CrewAI

    Run pip install crewai to install the framework. MCP support is built-in via the mcps parameter.

  2. 2

    Add the MCP URL to your agent

    Pass your Vinkius endpoint directly to the mcps list. Replace [YOUR_TOKEN_HERE] with your token from cloud.vinkius.com. CrewAI handles tool discovery and caching automatically.

  3. 3

    Kick off your crew

    Create a Crew with your agent and tasks. Call crew.kickoff() — the agent will automatically invoke Lyrics.ovh tools as needed.

crew.py
from crewai import Agent, Task, Crew

agent = Agent(
    role="Lyrics.ovh Analyst",
    goal="Access and analyze Lyrics.ovh data via MCP.",
    backstory="Expert analyst with direct Lyrics.ovh access.",
    mcps=[
        "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp"
    ],
)

task = Task(
    description="List recent Lyrics.ovh transactions",
    agent=agent,
    expected_output="A summary of recent activity",
)

crew = Crew(agents=[agent], tasks=[task])
result = crew.kickoff()
print(result)

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 Lyrics.ovh MCP in CrewAI

Add the server URL to your agent's `mcps` list. CrewAI handles the rest, exposing the tools to your agents so they can collaborate on music tasks.
Yes, use `suggest_songs` to initiate a task. One agent finds songs, and another agent performs further analysis on the titles, creating a chain of autonomous action.
It works perfectly. You can assign the tools to a lead agent who then delegates the work to subordinate agents based on the search results.
They are read-only tools that fetch public data. They don't modify your local files or interact with your system, making them safe for hands-off agents.
The server operates within a sandbox. The only data exchanged is the song request, ensuring your local environment and private files remain completely untouched.

Start using the Lyrics.ovh MCP today

We host it, we monitor it, we maintain it. You just paste one token.

Built & Managed by Vinkius 30s setup 2 tools

We've already built the connector for Lyrics.ovh. Just plug in your AI agents and start using Vinkius.

No hosting. No infrastructure. No complex setup.
All 2 tools are live and waiting. You're up and running in seconds.

Claude Claude
ChatGPT ChatGPT
Cursor Cursor
Gemini Gemini
Windsurf Windsurf
VS Code VS Code
JetBrains JetBrains
Vercel Vercel
+ other MCP clients

Vinkius gives your AI agents access to the full catalog of app connectors, all fully managed, secure, and enterprise-ready. One subscription, every tool you need.

Zero hosting required Full MCP catalog included Enterprise-grade security Auto-updated by Vinkius

Built, hosted, and secured by Vinkius. You just connect and go.