ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Vidyard with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Manage video assets, players, and hosting on Vidyard. the leading video messaging platform for business.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 10 capabilities

The complete Vidyard capability set.

These are the exact actions your AI can choose when you ask it to work with Vidyard.

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 10 available through Vidyard.

  1. 01

    Create empty player

    Creates a new, empty video player container

  2. 02

    Get player details

    Retrieves details for a specific video player

  3. 03

    Get video details

    Retrieves technical metadata for a specific video asset

  4. 04

    Get video source files

    Retrieves direct stream URLs for various video qualities (480p, 720p, etc.)

Capability set02 / 03

05-07

3 capabilities in this set.

Part of 10 available through Vidyard.

  1. 05

    List video players

    Lists all configured video players (facades) in the account

  2. 06

    List videos

    Lists all video assets stored in the Vidyard dashboard

  3. 07

    Delete video player

    Note that the original video assets are not deleted. Permanently deletes a video player

Capability set03 / 03

08-10

3 capabilities in this set.

Part of 10 available through Vidyard.

  1. 08

    Attach video to player

    Requires both player ID and video ID. Adds a video asset into a specific player container

  2. 09

    Delete video asset

    This action is irreversible. Permanently deletes a video asset from Vidyard

  3. 10

    Update player name

    Updates the display name or title of an existing player

Observed, not estimated

877ms average. Fast in production.

Vidyard is checked daily against the live service.

Daily averagePeak 1058ms
Aug 20Today
Fastest day
696ms
Slowest day
1058ms
14-day trend
Slowing+34%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 10 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Vidyard, so you can see the experience inside your AI.

It does not authenticate your account with Vidyard. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Vidyard Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_abTQxtsLKtgw35GZeQ2HcOHUDvGIYwI0eZ64SP03/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Vidyard capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "vidyard-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_abTQxtsLKtgw35GZeQ2HcOHUDvGIYwI0eZ64SP03/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Vidyard owners ask.

  • 01

    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.

  • 02

    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.

  • 03

    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.