Fliki (AI Text-to-Video & Speech API) Connector for AI agents.
3 live capabilities
Turn text scripts into high-quality social media videos and AI voiceovers.
Waiting for input…
Why people use Fliki (AI Text-to-Video & Speech API)
Fliki for Automated Video Production
This Connector changes the game by letting your AI client handle the production. You just provide the script, and Fliki builds the video, adds the music, and applies the voiceover. You get a finished file ready for upload in minutes.
What Vinkius changes
You go from a text script to a finished video file without ever touching a video editor.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
TikTok Trend Creation
A creator needs a 9:16 video for a 'Productivity Tips' series.
- Real-world use case 02
Blog to Video Conversion
A blogger wants to turn a 500-word article into a video recap.
- Real-world use case 03
Ad Variation Testing
A marketing team needs three different aspect ratios for a promo.
Complete set · 3capabilities
The complete Fliki (AI Text-to-Video & Speech API) capability set.
These are the exact actions your AI can choose when you ask it to work with Fliki (AI Text-to-Video & Speech API).
01—03
3 capabilities in this set.
Part of 3 available through Fliki (AI Text-to-Video & Speech API).
- 01 Capability
Get video
Check the progress of a video task and grab the final download link. Use this to see when your content is ready.
- 02 Capability
Generate video
Send a script to Fliki to create a video with specific voices, music, and aspect ratios. This is the primary way to build your content.
- 03 Capability
List voices
See every available AI voice and language supported by the Fliki platform. This helps you find the right tone for your brand.
Set up in minutes
One URL. Then ask Fliki (AI Text-to-Video & Speech API) to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Fliki (AI Text-to-Video & Speech API) 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_U3M2ZDr9zWyHDlJNh7GHYrJpHOD7mewNwNSampko/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 Fliki (AI Text-to-Video & Speech API), and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Fliki (AI Text-to-Video & Speech API) for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_U3M2ZDr9zWyHDlJNh7GHYrJpHOD7mewNwNSampko/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 Fliki (AI Text-to-Video & Speech API) URL.
- Step 03
Save and start
Save the connection and enable Fliki (AI Text-to-Video & Speech API) in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"fliki-ai-text-to-video-speech-api": {
"url": "https://edge.vinkius.com/vk_preview_U3M2ZDr9zWyHDlJNh7GHYrJpHOD7mewNwNSampko/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 Fliki (AI Text-to-Video & Speech API)
Open Agent mode in chat and ask: "Using Fliki (AI Text-to-Video & Speech API), help me...". 3 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"fliki-ai-text-to-video-speech-api": {
"url": "https://edge.vinkius.com/vk_preview_U3M2ZDr9zWyHDlJNh7GHYrJpHOD7mewNwNSampko/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 Fliki (AI Text-to-Video & Speech API)
Ask Copilot: "Using Fliki (AI Text-to-Video & Speech API), help me...". 3 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"fliki-ai-text-to-video-speech-api": {
"url": "https://edge.vinkius.com/vk_preview_U3M2ZDr9zWyHDlJNh7GHYrJpHOD7mewNwNSampko/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 Fliki (AI Text-to-Video & Speech API)
Open Cascade and ask: "Using Fliki (AI Text-to-Video & Speech API), help me...". 3 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"fliki-ai-text-to-video-speech-api": {
"url": "https://edge.vinkius.com/vk_preview_U3M2ZDr9zWyHDlJNh7GHYrJpHOD7mewNwNSampko/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 Fliki (AI Text-to-Video & Speech API)
Ask Cline: "Using Fliki (AI Text-to-Video & Speech API), help me...". 3 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add fliki-ai-text-to-video-speech-api --transport http "https://edge.vinkius.com/vk_preview_U3M2ZDr9zWyHDlJNh7GHYrJpHOD7mewNwNSampko/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 Fliki (AI Text-to-Video & Speech API)
Ask Claude: "Using Fliki (AI Text-to-Video & Speech API), show me...". 3 tools are ready
Where the request belongs
Work Fliki can move forward.
Content creators who are drowning in manual editing and marketing teams who need to scale video production across multiple social platforms.
Social Media Manager
Creating 5 different versions of a video for TikTok, Reels, and YouTube Shorts in one afternoon.
Content Marketer
Turning a week's worth of blog posts into daily video snippets to keep the brand active.
Scriptwriter
Getting a quick visual preview of a script with a specific voiceover style to show clients.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsHeyGen
Create AI-generated videos with realistic digital avatars that speak in any language for training, marketing, and communication.
Play.ht (AI Voice Generation & TTS)
Generate ultra-realistic AI voices and convert text to speech instantly using Play.ht's advanced neural engine.
Lovo AI (Genny TTS & Voice Synthesis API)
Generate high-quality AI voices and text-to-speech synthesis directly from your AI agent using Lovo AI's Genny API.
Synthesia
Connect your AI to Synthesia. Generate corporate AI avatar videos from text prompt, explore templates, and automatically dub existing media directly from the terminal.
Pika
Equip your AI agent with Pika Labs native video generation. Create text-to-video, animate images, generate sound effects, and lip-sync programmatically.
Resemble AI
Generate high-quality AI voices, manage projects, and transform speech with Resemble AI's powerful voice cloning and synthesis capabilities.
Bring your own AI
Change the model, client or framework. Keep Fliki 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 Fliki.
The practical details behind the request, access and result.
Can the Fliki MCP create videos for TikTok?
Yes, it supports 9:16 aspect ratios which is the standard for TikTok. You can generate these videos directly from a text script.
Does the Fliki MCP include AI voiceovers?
Yes, it uses Fliki's AI voices. You can choose from a wide variety of styles and languages to fit your brand.
Can I use Fliki MCP to turn a blog post into a video?
Absolutely. You just need to provide the text of your blog post to your AI client, and the Connector will handle the conversion into a video.
How many voices are available through the Fliki MCP?
The Connector can list all available voices for you. There are dozens of options across many different languages and accents.
Can I change the background music in the video?
Yes, you can specify background music during the video generation process to ensure the audio matches the mood of your content.
Does the Fliki MCP work for YouTube videos?
Yes, it supports the 16:9 aspect ratio, making it a great capability for creating YouTube content from scripts.
How can I see which AI voices are available for my video?
Use the list_voices capability. It will return a full list of available AI voices along with their supported languages, helping you choose the right one for the generate_video action.
Can I track the progress of a video I just started generating?
Yes! After starting a generation, use the get_video capability with the unique video ID. It will tell you if the video is 'queued', 'processing', or 'completed'.
How do I specify the video format, like for Instagram Reels or YouTube?
When using generate_video, you can provide the aspectRatio parameter. Use '9:16' for Reels/TikTok, '16:9' for YouTube, or '1:1' for square posts.
One connection away
Give your agent a direct line to Fliki.
Connect Fliki once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available