Dailymotion Connector for AI agents.
9 live capabilities
Manage your Dailymotion video library and audience stats through a natural conversation.
Waiting for input…
Why people use Dailymotion
Dailymotion for Automated Video Library Audits
This Connector lets you skip the manual work. You can just ask your agent to audit your library or update your metadata in one go. You get a clean, organized channel without the headache of manual data entry.
What Vinkius changes
You get a hands-free way to manage your Dailymotion presence through a natural conversation.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Auditing a large video library
A creator has 500 videos and needs to find all those with low views.
- Real-world use case 02
Verifying playlist organization
A media manager needs to ensure the Tutorials playlist is updated.
- Real-world use case 03
Cleaning up expired content
An admin needs to delete a batch of expired promotional videos.
Complete set · 9capabilities
The complete Dailymotion capability set.
These are the exact actions your AI can choose when you ask it to work with Dailymotion.
01—03
3 capabilities in this set.
Part of 9 available through Dailymotion.
- 01 Capability
List videos
See all videos in your account. This is the primary way to audit your entire library.
- 02 Capability
Search videos
Search for public videos on Dailymotion. Use this to find new content or trends.
- 03 Capability
List playlists
See all your playlists. Use this to check how your content is organized.
04—06
3 capabilities in this set.
Part of 9 available through Dailymotion.
- 04 Capability
Delete video
Remove a video from your account. This is useful for cleaning up old content quickly.
- 05 Capability
Get me
Fetch your authenticated user information. Use this to confirm your agent is connected correctly.
- 06 Capability
Get video
Get specific details for one video. This helps you pull metadata for a single piece of content.
07—09
3 capabilities in this set.
Part of 9 available through Dailymotion.
- 07 Capability
List followers
See a list of your followers. Use this to monitor your audience growth.
- 08 Capability
List following
See a list of the accounts you follow. This helps you keep track of your own subscriptions.
- 09 Capability
Update video
Change video titles or descriptions. This makes it easy to fix metadata across your channel.
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_Kq40aVPx5nLqOQzYQo1aHYHGOQrAA8ahQwvNRNIK/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_Kq40aVPx5nLqOQzYQo1aHYHGOQrAA8ahQwvNRNIK/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-alternative": {
"url": "https://edge.vinkius.com/vk_preview_Kq40aVPx5nLqOQzYQo1aHYHGOQrAA8ahQwvNRNIK/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...". 9 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"dailymotion-alternative": {
"url": "https://edge.vinkius.com/vk_preview_Kq40aVPx5nLqOQzYQo1aHYHGOQrAA8ahQwvNRNIK/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...". 9 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"dailymotion-alternative": {
"url": "https://edge.vinkius.com/vk_preview_Kq40aVPx5nLqOQzYQo1aHYHGOQrAA8ahQwvNRNIK/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...". 9 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"dailymotion-alternative": {
"url": "https://edge.vinkius.com/vk_preview_Kq40aVPx5nLqOQzYQo1aHYHGOQrAA8ahQwvNRNIK/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...". 9 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add dailymotion-alternative --transport http "https://edge.vinkius.com/vk_preview_Kq40aVPx5nLqOQzYQo1aHYHGOQrAA8ahQwvNRNIK/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...". 9 tools are ready
Where the request belongs
Work Dailymotion can move forward.
This is for video creators and media managers who are tired of manual data entry and want to spend more time on production than on administrative cleanup.
Video Creator
Checks upload statuses and engagement metrics while staying in their editing workflow.
Media Manager
Verifies that new content is correctly placed in the right playlists for the brand.
Account Admin
Performs rapid audits of large video libraries without logging into the web dashboard.
Operations Lead
Automates video querying to help coordinate content across different teams.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsDailymotion
Manage your Dailymotion video library. upload content, edit metadata, customize players, and access advanced reporting directly via AI.
Vimeo
Manage your Vimeo video library, search for content, and update video metadata directly from your AI agent.
SproutVideo
Automate video hosting and management via SproutVideo. manage videos, playlists, and analytics directly from any AI agent.
Douyin Open Platform
Orchestrate Douyin (TikTok China) content. manage videos, handle comments, and track user analytics directly from any AI agent.
EX.CO Video Experience
Equip your AI agent to manage video libraries, track interactive content, and monitor analytics via the EX.CO API.
Brightcove
Manage your video library via Brightcove Video Cloud. list videos, manage playlists, and monitor performance directly from any AI agent.
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.
What can the Dailymotion MCP do for my channel?
It lets your AI agent manage your videos, playlists, and followers. You can audit your content, update metadata, and monitor your audience growth without logging into the dashboard.
Can I use this to see my follower count?
Yes, the Connector allows your agent to list your followers in real-time. This helps you track your growth and see who is engaging with your content.
How do I update my video descriptions?
You can just tell your AI agent what the new description should be. It will use the update_video capability to apply those changes to your Dailymotion account automatically.
Can this Connector help me organize my content?
Definitely. You can use it to browse your playlists and ensure your videos are categorized correctly. It makes maintaining a structured library much faster.
Is there a way to remove old videos?
Yes, your agent can use the delete_video capability to remove content that is no longer relevant. This is a great way to keep your channel clean and up to date.
Can I search for other videos on Dailymotion?
Yes, the Connector includes a search capability. Your agent can find public videos to help you find inspiration or see what is trending in your niche.
Do I need to log in every time I want to check my stats?
No, once you connect this Connector, your agent handles the connection. You can just ask for your stats whenever you need them during your workflow.
How do I find my Dailymotion Access Token?
Create an API Key in the Dailymotion Developer Portal, and perform the OAuth flow to generate an Access Token. Copy and paste it below.
Can the agent list my followers?
Yes. Use the list_followers capability providing your User ID (or 'me'). Your agent will retrieve the list of users currently following your channel.
Is it possible to search for videos via the agent?
Yes. The search_videos capability allows your agent to query the entire Dailymotion public library using any search string, returning matching video metadata.
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