Dailymotion Connector for AI agents.
10 live capabilities
Manage video hosting and content distribution from your chat interface.
Waiting for input…
Why people use Dailymotion
Dailymotion Video Management and Metadata Updates
This Connector changes that. You just tell your AI client to update the titles and descriptions for your latest batch of uploads. It handles the navigation and the data entry for you, so you can get back to creating content instead of managing it.
What Vinkius changes
You get a conversation-based dashboard for your entire Dailymotion video library.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Bulk Metadata Updates
A marketer needs to change the tags on 20 videos.
- Real-world use case 02
Trend Research
A producer wants to see what's popular.
- Real-world use case 03
Content Cleanup
A manager wants to clear out old content.
Complete set · 10capabilities
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 10 available through Dailymotion.
- 01 Capability
Delete video
Permanently remove a video from your channel. Use this to clean up old or incorrect content.
- 02 Capability
Get upload url
Get a temporary link to start the process of uploading a new video file. This is the first step for new content.
- 03 Capability
Publish video
Create a new video entry on your channel from a file you just uploaded. This makes publishing your work faster.
- 04 Capability
List videos
Get a list of your uploaded Dailymotion videos. This lets you see titles, channel names, and view counts at a glance.
05—07
3 capabilities in this set.
Part of 10 available through Dailymotion.
- 05 Capability
Get video
Pull every detail for a specific video. This includes titles, tags, durations, and stream URLs.
- 06 Capability
Search videos
Find any public video on Dailymotion using keywords. This is great for identifying trending topics.
- 07 Capability
Update video
Change the title, description, tags, or published status of an existing video. This helps keep your content current.
08—10
3 capabilities in this set.
Part of 10 available through Dailymotion.
- 08 Capability
Get user
See your account details like total video count and total views. This is useful for tracking your overall reach.
- 09 Capability
List playlists
See all your custom playlists and how many videos are in each. This helps you manage your content organization.
- 10 Capability
List channels
Browse different content channels and their descriptions. This helps you keep track of your various content streams.
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_p9wc5bXvBJRxjYfCmxczgWcpTmWxoEoaQg3J66zP/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_p9wc5bXvBJRxjYfCmxczgWcpTmWxoEoaQg3J66zP/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": {
"url": "https://edge.vinkius.com/vk_preview_p9wc5bXvBJRxjYfCmxczgWcpTmWxoEoaQg3J66zP/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...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"dailymotion": {
"url": "https://edge.vinkius.com/vk_preview_p9wc5bXvBJRxjYfCmxczgWcpTmWxoEoaQg3J66zP/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...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"dailymotion": {
"url": "https://edge.vinkius.com/vk_preview_p9wc5bXvBJRxjYfCmxczgWcpTmWxoEoaQg3J66zP/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...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"dailymotion": {
"url": "https://edge.vinkius.com/vk_preview_p9wc5bXvBJRxjYfCmxczgWcpTmWxoEoaQg3J66zP/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...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add dailymotion --transport http "https://edge.vinkius.com/vk_preview_p9wc5bXvBJRxjYfCmxczgWcpTmWxoEoaQg3J66zP/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...". 10 tools are ready
Where the request belongs
Work Dailymotion can move forward.
Who wakes up in the morning needing this? Content managers who are drowning in manual data entry for video metadata, and video producers who need to track view counts across dozens of channels without logging into multiple dashboards.
Content Marketer
Updates the titles and tags for a weekly batch of uploads without leaving their primary workspace.
Video Producer
Checks view counts on high-performing content and organizes new projects into playlists during production.
Social Media Manager
Searches for trending public videos to identify content gaps and audits channel performance daily.
Developer
Tests and debugs video upload pipelines and API responses through a simple chat interface.
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.
Wistia
Manage videos, projects, and performance analytics on Wistia with AI agents.
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.
Can I use the Dailymotion MCP to upload videos?
Yes, this Connector provides the capabilities to get temporary upload URLs and publish new content directly to your channel through your AI client.
How do I update video titles?
You can simply ask your agent to modify the title, tags, or description of any video in your library. It handles the update automatically.
Can I see my total views?
Yes, your agent can pull your account's total view telemetry and video counts to give you a quick summary of your performance.
Does this work for private videos?
The search capability is for public content, but you can use the agent to manage and retrieve details for your own private uploads.
Can I organize my content?
Absolutely. You can list your playlists and manage how your videos are categorized across your different channels.
Is it easy to set up?
It's very simple. You just need to provide your Dailymotion Access Token from your Studio account to connect your agent.
Can my agent search for public videos on Dailymotion?
Yes. Use the 'search_videos' capability. You can provide a query string and specify which fields to return. The agent will query the global Dailymotion library and return matching public video metadata.
How do I update the title or tags of an uploaded video via chat?
Provide the video ID and the new parameters (e.g., 'title=New Title&tags=news,tech') to the 'update_video' capability. The agent will execute the mutation on your Dailymotion channel, updating the metadata instantly.
Does the agent support the full Dailymotion video upload flow?
Yes. You can use 'get_upload_url' to retrieve a temporary endpoint. After uploading your file to that URL, use the 'publish_video' capability to create the final entry on your channel with a title, channel slug, and tags.
One connection away
Give your agent a direct line to Dailymotion.
Connect Dailymotion once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available