How to Use the Lovo AI (Genny TTS & Voice Synthesis API) MCP in Claude Code
Run high-fidelity voice synthesis pipelines directly from your terminal using Claude Code and 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 Claude Code
Create your Vinkius account to connect Lovo AI (Genny TTS & Voice Synthesis API) to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Terminal-Driven Audio Synthesis with Claude Code
The `create_tts_job` tool triggers voice generation jobs directly from your command-line interface. Your terminal agent submits raw text payloads to the API, allowing you to generate audio assets without a web browser. The agent then polls the status using `get_tts_job` to track processing times. Once finished, Claude Code outputs the download link or pipes the audio file directly into your asset management scripts.
Command-Line Speaker Auditing
The `list_voices` tool outputs a structured list of all available speakers directly to your terminal. This lets you filter, search, and inspect voice profiles using standard CLI patterns. By calling `get_speaker`, you can retrieve detailed specifications for any voice ID. This ensures your automated scripts use the correct speaker profile before committing to a large-scale synthesis run.
Automated Asset Pipelines via MCP Server
The `get_tts_job` tool returns the location of your synthesized audio files. Claude Code uses this information to automate the downloading and sorting of voice assets in your CI/CD pipelines. This makes it possible to generate fresh voice assets every time your localization files change. Your build scripts can run these synthesis jobs as part of a headless deployment process.
Set up Lovo AI (Genny TTS & Voice Synthesis API) MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seelovo-ai-genny-tts-voice-synthesis-api-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Lovo AI (Genny TTS & Voice Synthesis API) transactions." It will automatically discover and invoke the available Lovo AI (Genny TTS & Voice Synthesis API) tools.
claude mcp add --transport http lovo-ai-genny-tts-voice-synthesis-api-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp 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 Claude Code
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.