Dailymotion Connector for AI agents.
8 live capabilities
Manage your video library, metadata, and streaming links with natural language.
Waiting for input…
Why people use Dailymotion
Dailymotion for Faster Video Metadata Management
With this Connector, you skip the dashboard entirely. You just tell your agent to update the tags on your recent uploads, and it handles the rest. You get your work done in seconds instead of minutes.
What Vinkius changes
You get a voice controlled way to manage your entire Dailymotion video library without leaving your favorite AI client.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 6,100+ Connectors
- Real-world use case 01
Batch updating video tags
A content creator needs to add a new tag to 30 videos.
- Real-world use case 02
Embedding streams in a web app
A developer needs to put a Dailymotion video in a custom player.
- Real-world use case 03
Pulling campaign performance
A media manager needs to know how a specific series performed.
Complete set · 8capabilities
The complete Dailymotion capability set.
These are the exact actions your AI can choose when you ask it to work with Dailymotion.
01—04
4 capabilities in this set.
Part of 8 available through Dailymotion.
- 01 Capability
Get video stream
Grab direct HLS or MP4 stream URLs for your videos. This helps you integrate your content into other web players or apps.
- 02 Capability
Get partner upload url
Get a secure link to upload video files using your partner credentials. This is useful for high-level content distribution.
- 03 Capability
Get upload url
Create a public link for uploading video content to Dailymotion. Use this when you need a quick way to get a file onto the platform.
- 04 Capability
List videos
Search your entire library and see a list of your current videos. Use this to find specific content quickly without scrolling.
05—08
4 capabilities in this set.
Part of 8 available through Dailymotion.
- 05 Capability
Reporting graphql
Run complex queries against the Reporting API to see how your content is performing. This lets you pull deep metrics for your channel.
- 06 Capability
Create player
Set up and manage custom video players for different user profiles. This is great for creating branded experiences for your viewers.
- 07 Capability
Create video
Publish new content to your Dailymotion channel with specific metadata. Use this to go from a file to a published video in one step.
- 08 Capability
Edit video
Change titles, descriptions, tags, or privacy settings for existing videos. This makes it easy to update your library on the fly.
Set up in minutes
One URL. Then ask Dailymotion to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Dailymotion 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_GYHQeBiAFQekxVcYMHpm6tVn5fRr9dX67d6TtCFE/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 Dailymotion, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Dailymotion for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_GYHQeBiAFQekxVcYMHpm6tVn5fRr9dX67d6TtCFE/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 Dailymotion URL.
- Step 03
Save and start
Save the connection and enable Dailymotion in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"dailymotion-extended": {
"url": "https://edge.vinkius.com/vk_preview_GYHQeBiAFQekxVcYMHpm6tVn5fRr9dX67d6TtCFE/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 Dailymotion
Open Agent mode in chat and ask: "Using Dailymotion, help me...". 8 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"dailymotion-extended": {
"url": "https://edge.vinkius.com/vk_preview_GYHQeBiAFQekxVcYMHpm6tVn5fRr9dX67d6TtCFE/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 Dailymotion
Ask Copilot: "Using Dailymotion, help me...". 8 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"dailymotion-extended": {
"url": "https://edge.vinkius.com/vk_preview_GYHQeBiAFQekxVcYMHpm6tVn5fRr9dX67d6TtCFE/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 Dailymotion
Open Cascade and ask: "Using Dailymotion, help me...". 8 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"dailymotion-extended": {
"url": "https://edge.vinkius.com/vk_preview_GYHQeBiAFQekxVcYMHpm6tVn5fRr9dX67d6TtCFE/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 Dailymotion
Ask Cline: "Using Dailymotion, help me...". 8 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add dailymotion-extended --transport http "https://edge.vinkius.com/vk_preview_GYHQeBiAFQekxVcYMHpm6tVn5fRr9dX67d6TtCFE/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 Dailymotion
Ask Claude: "Using Dailymotion, show me...". 8 tools are ready
Where the request belongs
Work Dailymotion can move forward.
This is for content creators and media managers who are tired of the tedious manual work of updating video tags, searching for stream links, and pulling performance data from complex dashboards.
Content Creator
The creator who needs to update the tags and descriptions on 50 different videos without manually clicking edit on every single one.
Developer
The engineer who needs to grab a direct HLS stream URL to embed a video into a custom web application.
Media Manager
The person tasked with pulling performance reports for a brand and needs to query specific metrics without a manual export.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsDailymotion
Manage your Dailymotion account. audit videos, playlists, and followers via AI.
Vimeo
Manage your Vimeo video library, search for content, and update video metadata directly from your AI agent.
MediaSilo (Legacy)
Share and review video content with creative teams using secure media workspaces, annotations, and approval workflows.
SproutVideo
Automate video hosting and management via SproutVideo. manage videos, playlists, and analytics directly from any AI agent.
api.video
Host, encode, and stream video content with a developer-first API that handles everything from upload to playback.
Bring your own AI
Change the model, client or framework. Keep Dailymotion 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 Dailymotion.
The practical details behind the request, access and result.
How does the Dailymotion MCP help with my video library?
It lets you manage your entire library using natural language. You can search for specific videos, update titles or tags, and manage privacy settings without ever opening the Dailymotion website.
Can I use the Dailymotion MCP to get stream links for my website?
Yes. You can ask your agent to fetch direct HLS or MP4 stream URLs for any video in your library, making it easy to embed content into your own web players.
Does the Dailymotion MCP support performance reporting?
It does. You can ask your agent to pull specific metrics and performance reports for your channel or specific videos using the Reporting API.
Can I create custom players for different users with the Dailymotion MCP?
Yes, the Connector allows you to create and manage customized video player profiles. This is perfect for creating different branded experiences for different audiences.
Is it easy to set up the Dailymotion MCP for my AI agent?
It is very simple. You just need to subscribe to the Connector and provide your Dailymotion access token. From there, you can start managing your content immediately.
Can I upload new videos using the Dailymotion MCP?
Yes. Your agent can generate secure upload URLs for you and then publish the new video with your chosen metadata and tags.
How do I upload a video file using this server?
First, use the get_upload_url capability to receive a secure destination. After uploading your file to that URL, use the create_video capability with the file's URL to finalize and publish it to your channel.
Can I get direct HLS stream links for my videos?
Yes! Use the get_video_stream capability with the target Video ID. You can request specific fields like stream_hls_url or stream_h264_hd_url to get the exact format you need.
Is it possible to search for videos by specific owners or dates?
Absolutely. Use the list_videos capability which supports filters like owners, created_after, created_before, and a general search query to find exactly what you're looking for.
One connection away
Give your agent a direct line to Dailymotion.
Connect Dailymotion once. Keep it beside 6,100+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available