Vidyard Connector for AI agents.
10 live capabilities
Manage video assets and custom players for your marketing campaigns.
Waiting for input…
Why people use Vidyard
Vidyard : Stop hunting for video links and metadata
With this Connector, you just tell your agent what you need. It finds the video, grabs the 720p link, and hands it to you in one go. You get your answers without the tab-switching.
What Vinkius changes
You stop clicking through dashboards and start managing your video assets through plain English.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Finding high-quality demo links
A marketing manager needs the 720p link for a specific demo.
- Real-world use case 02
Quickly setting up new website embeds
A sales rep needs to share a new demo.
- Real-world use case 03
Cleaning up old video assets
A content creator is cleaning up old assets.
Complete set · 10capabilities
The complete Vidyard capability set.
These are the exact actions your AI can choose when you ask it to work with Vidyard.
01—04
4 capabilities in this set.
Part of 10 available through Vidyard.
- 01 Capability
Create empty player
Creates a new, empty video player container. It lets you set up a new spot for your content.
- 02 Capability
Get video source files
Retrieves direct stream URLs for various qualities like 480p and 720p. Use this to get the actual files.
- 03 Capability
Get player details
Retrieves specific details for a video player. This helps you verify the current setup of an embed.
- 04 Capability
Get video details
Retrieves technical metadata for a specific video asset. Use this to check length and encoding status.
05—07
3 capabilities in this set.
Part of 10 available through Vidyard.
- 05 Capability
List video players
Lists all configured video players in your account. This gives you a bird's-eye view of your embeds.
- 06 Capability
List videos
Lists all video assets stored in your Vidyard dashboard. Use this to see your entire library at once.
- 07 Capability
Attach video to player
Adds a specific video asset into a player container. This is how you link your content to your website.
08—10
3 capabilities in this set.
Part of 10 available through Vidyard.
- 08 Capability
Update player name
Updates the display name or title of an existing player. Use this to keep your naming conventions consistent.
- 09 Capability
Delete video player
Permanently deletes a video player container. This won't delete the actual video assets.
- 10 Capability
Delete video asset
Permanently deletes a video asset from your Vidyard account. This action is irreversible.
Set up in minutes
One URL. Then ask Vidyard to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Vidyard 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_abTQxtsLKtgw35GZeQ2HcOHUDvGIYwI0eZ64SP03/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 Vidyard, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Vidyard for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_abTQxtsLKtgw35GZeQ2HcOHUDvGIYwI0eZ64SP03/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 Vidyard URL.
- Step 03
Save and start
Save the connection and enable Vidyard in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"vidyard": {
"url": "https://edge.vinkius.com/vk_preview_abTQxtsLKtgw35GZeQ2HcOHUDvGIYwI0eZ64SP03/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 Vidyard
Open Agent mode in chat and ask: "Using Vidyard, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"vidyard": {
"url": "https://edge.vinkius.com/vk_preview_abTQxtsLKtgw35GZeQ2HcOHUDvGIYwI0eZ64SP03/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 Vidyard
Ask Copilot: "Using Vidyard, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"vidyard": {
"url": "https://edge.vinkius.com/vk_preview_abTQxtsLKtgw35GZeQ2HcOHUDvGIYwI0eZ64SP03/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 Vidyard
Open Cascade and ask: "Using Vidyard, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"vidyard": {
"url": "https://edge.vinkius.com/vk_preview_abTQxtsLKtgw35GZeQ2HcOHUDvGIYwI0eZ64SP03/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 Vidyard
Ask Cline: "Using Vidyard, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add vidyard --transport http "https://edge.vinkius.com/vk_preview_abTQxtsLKtgw35GZeQ2HcOHUDvGIYwI0eZ64SP03/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 Vidyard
Ask Claude: "Using Vidyard, show me...". 10 tools are ready
Where the request belongs
Work Vidyard can move forward.
This is for marketing managers who are drowning in video links, sales reps who need to share demos fast, and content creators who need to manage high-quality assets without the manual overhead.
Marketing Manager
Organizes video players for different campaigns and pulls embed codes during meetings.
Sales Representative
Finds specific product demos for prospects instantly without searching through folders.
Content Creator
Checks encoding statuses and retrieves raw MP4 links for distribution.
Support Engineer
Finds tutorial videos and manages branding for knowledge base articles.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsWistia
Manage videos, projects, and performance analytics on Wistia with AI agents.
Cincopa
Manage video and media galleries via Cincopa. track assets, trigger uploads, and monitor engagement directly from any AI agent.
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.
Uscreen
Launch your own video streaming service with membership management, mobile apps, and monetization capabilities for content creators.
Teyuto
Build your own video streaming platform with monetization, audience analytics, and content management for video creators.
Bring your own AI
Change the model, client or framework. Keep Vidyard 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 Vidyard.
The practical details behind the request, access and result.
Can I use the Vidyard MCP to get direct download links?
Yes, you can get direct MP4 links for various qualities like 480p or 720p directly through your agent.
Does the Vidyard MCP let me delete my videos?
Yes, it allows you to permanently remove video assets from your dashboard using simple voice or text commands.
Can I manage my video players with this?
You can create new players, update their names, and attach specific videos to them without leaving your chat interface.
How does the Vidyard MCP help marketing teams?
It lets you organize your library and quickly find embed codes without manual searching, making it much faster to update campaign assets.
Can I check if my videos are finished encoding?
Yes, the agent can retrieve technical metadata to show you the current encoding status so you know when content is ready.
Can I use this with Claude or Cursor?
Yes, you can connect this Connector to any compatible client like Claude, Cursor, or Windsurf to manage your videos.
Can I get direct download links for my videos through the agent?
Yes. The get_video_source_files capability allows your agent to retrieve direct MP4 download links and stream URLs for different qualities (like 720p or 1080p), making it easy to share raw files or use them in other applications.
How do I add a video to a specific player?
Use the attach_video_to_player capability. You'll need to provide the player_id and the video_id. Your agent can help you find these IDs by listing your players and videos first.
Can I create new video players through conversation?
Absolutely. The create_empty_player capability lets you provision a new player container with a descriptive name. Once created, you can attach videos to it and manage its settings directly through your agent.
One connection away
Give your agent a direct line to Vidyard.
Connect Vidyard once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available