How to Use the Lovo AI (Genny TTS & Voice Synthesis API) MCP in Windsurf
Generate voiceovers and synthetic audio assets directly within Windsurf using this MCP Server.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Lovo AI (Genny TTS & Voice Synthesis API) MCP to Windsurf
Create your Vinkius account to connect Lovo AI (Genny TTS & Voice Synthesis API) to Windsurf and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Autonomous Voice Generation in Windsurf
The `create_tts_job` tool starts the voice generation process inside your IDE. Cascade uses this tool to submit text payloads directly to the Genny API without requiring manual token handling or API setup on your part. Once submitted, the agent polls the status using `get_tts_job` to track the audio generation. This lets you build entire speech pipelines where Cascade handles the request, monitors the progress, and fetches the final audio file directly into your local workspace.
Dynamic Speaker Profiling and Selection
The `list_voices` tool gives your agent immediate access to the entire directory of available voice profiles. Instead of hardcoding speaker IDs, Cascade reads this list to match the right voice profile to your specific content requirements. You can inspect individual voice parameters using `get_speaker` to verify language, gender, and style attributes. This makes it easy for the agent to select regional accents or specific character voices dynamically during development.
Closed-Loop Audio Integration
The `get_tts_job` tool returns the exact URL of the synthesized audio file. Cascade downloads this file, places it in your project's assets directory, and updates your code to point to the new resource. This automation eliminates manual downloads and file renaming tasks. Your agent manages the entire media pipeline from text input to local asset integration in a single execution step using this MCP server.
Set up Lovo AI (Genny TTS & Voice Synthesis API) MCP in Windsurf
Prerequisites
- Windsurf IDE installed (macOS, Windows, or Linux)
- Active Vinkius subscription with a valid endpoint token
- 1
Open MCP configuration
Click the Cascade assistant icon in the sidebar, then click the hammer icon (🔨) at the top of the panel. Select "Configure" to open
~/.codeium/windsurf/mcp_config.json. - 2
Add the Lovo AI (Genny TTS & Voice Synthesis API) MCP
Paste the JSON snippet shown on the right into the
mcpServersobject. Replace[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. - 3
Refresh MCPs
Go back to the hammer icon (🔨) in Cascade and click "Refresh". Windsurf will detect the new server. No full restart is needed — the connection is hot-reloaded.
- 4
Verify in Cascade
Start a new Cascade conversation and ask something like "Show my Lovo AI (Genny TTS & Voice Synthesis API) payment history." If connected, Cascade will call the Lovo AI (Genny TTS & Voice Synthesis API) tools directly. You will see a green dot next to the server name in the MCP panel.
{
"mcpServers": {
"lovo-ai-genny-tts-voice-synthesis-api-mcp": {
"url": "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp"
}
}
} Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by Lovo AI. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.
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 Lovo AI (Genny TTS & Voice Synthesis API) MCP in Windsurf
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Lovo AI (Genny TTS & Voice Synthesis API) MCP today
We host it, we monitor it, we maintain it. You just paste one token.