Vimeo Connector for AI agents.
10 live capabilities
Manage your video library and public showcases without manual dashboard navigation.
Waiting for input…
Why people use Vimeo
Vimeo for Solving Video Folder Clutter
With this Connector, you just tell your agent what needs to happen. You can ask it to find every video in a specific folder and update their descriptions in one go. You get a clean, organized library without the manual data entry.
What Vinkius changes
You get a conversational interface for your entire Vimeo 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
Audit folder contents
A manager wants to know how many videos are in a specific folder.
- Real-world use case 02
Batch update descriptions
A marketer needs to change the description of 10 videos.
- Real-world use case 03
Purge old test files
An admin wants to delete old test videos.
Complete set · 10capabilities
The complete Vimeo capability set.
These are the exact actions your AI can choose when you ask it to work with Vimeo.
01—04
4 capabilities in this set.
Part of 10 available through Vimeo.
- 01 Capability
Delete video
Remove a specific video from your account permanently. This helps you clear out old files quickly.
- 02 Capability
Get me
Retrieve the basic profile information for your authenticated Vimeo user. Use this to confirm your account details.
- 03 Capability
Get video
Pull specific details for a single video, including its current metadata. This is useful for checking play counts or privacy.
- 04 Capability
List groups
Get a list of the groups you are following on the platform. Use this to see your community connections.
05—07
3 capabilities in this set.
Part of 10 available through Vimeo.
- 05 Capability
List videos
Get a full list of all videos hosted in your account. Use this to perform a complete library audit.
- 06 Capability
List folders
View all your project folders to see how your content is organized. It helps you map out your library.
- 07 Capability
List showcases
See all your public showcases and albums in one view. This is great for checking your public distribution.
08—10
3 capabilities in this set.
Part of 10 available through Vimeo.
- 08 Capability
Search videos
Find public videos across the Vimeo platform based on your keywords. Use this for research or finding inspiration.
- 09 Capability
List channels
See a list of all the channels you currently follow. Use this to audit your subscription feed.
- 10 Capability
Update video
Change the title, description, or other metadata for your existing videos. This allows for quick batch updates to your content.
Set up in minutes
One URL. Then ask Vimeo to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Vimeo 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_mtGFc3BuVMZZeDPL2bV6Ms98J7X45Tvvqqmsu9Zv/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 Vimeo, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Vimeo for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_mtGFc3BuVMZZeDPL2bV6Ms98J7X45Tvvqqmsu9Zv/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 Vimeo URL.
- Step 03
Save and start
Save the connection and enable Vimeo in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"vimeo": {
"url": "https://edge.vinkius.com/vk_preview_mtGFc3BuVMZZeDPL2bV6Ms98J7X45Tvvqqmsu9Zv/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 Vimeo
Open Agent mode in chat and ask: "Using Vimeo, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"vimeo": {
"url": "https://edge.vinkius.com/vk_preview_mtGFc3BuVMZZeDPL2bV6Ms98J7X45Tvvqqmsu9Zv/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 Vimeo
Ask Copilot: "Using Vimeo, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"vimeo": {
"url": "https://edge.vinkius.com/vk_preview_mtGFc3BuVMZZeDPL2bV6Ms98J7X45Tvvqqmsu9Zv/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 Vimeo
Open Cascade and ask: "Using Vimeo, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"vimeo": {
"url": "https://edge.vinkius.com/vk_preview_mtGFc3BuVMZZeDPL2bV6Ms98J7X45Tvvqqmsu9Zv/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 Vimeo
Ask Cline: "Using Vimeo, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add vimeo --transport http "https://edge.vinkius.com/vk_preview_mtGFc3BuVMZZeDPL2bV6Ms98J7X45Tvvqqmsu9Zv/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 Vimeo
Ask Claude: "Using Vimeo, show me...". 10 tools are ready
Where the request belongs
Work Vimeo can move forward.
The content manager who's drowning in hundreds of video files and needs a way to audit them quickly without manual clicking.
Content Marketer
Verifies if new videos have been correctly added to specific showcases and folders on a Tuesday afternoon.
Video Editor
Checks upload statuses and metadata for various project folders while staying inside their production workflow.
Account Admin
Performs rapid audits of the video library to identify and delete old content that needs to be purged.
Operations Lead
Automates video querying to find relevant public content for research or creative inspiration.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsVimeo
Manage your Vimeo video library, search for content, and update video metadata directly from your AI agent.
Brightcove
Manage your video library via Brightcove Video Cloud. list videos, manage playlists, and monitor performance directly from any AI agent.
Vidyard
Manage video assets, players, and hosting on Vidyard. the leading video messaging platform for business.
Dailymotion
Manage video hosting via Dailymotion. upload and publish videos, track view counts, manage playlists, and search public content directly from any AI agent.
SproutVideo
Automate video hosting and management via SproutVideo. manage videos, playlists, and analytics directly from any AI agent.
MediaSilo (Legacy)
Share and review video content with creative teams using secure media workspaces, annotations, and approval workflows.
Bring your own AI
Change the model, client or framework. Keep Vimeo 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 Vimeo.
The practical details behind the request, access and result.
Can I use the Vimeo MCP to organize my folders?
Yes, you can use the Connector to browse your project folders and see how your content is organized. It helps you map out your library and find specific assets without clicking through the dashboard.
How does the Vimeo MCP help with video auditing?
The Connector allows your agent to list all videos in your account. You can then ask the agent to check specific metadata like play counts or privacy settings to ensure everything is correct.
Can I update video titles using the Vimeo MCP?
Yes, you can update video titles and descriptions using the Connector. This is especially useful for making quick changes to multiple videos at once.
Does the Vimeo MCP work for public video research?
Yes, the Connector can search for public videos across the Vimeo platform. You can ask your agent to find inspiration or specific topics for your research.
Can I delete old videos with the Vimeo MCP?
You can use the Connector to delete videos from your account. This makes it easy to clean up old content or test files that are no longer needed.
How do I manage my showcases with the Vimeo MCP?
The Connector can list all your public showcases and albums. You can ask your agent to monitor these areas to ensure your public distribution is up to date.
How do I find my Vimeo Access Token?
Create a new app in the Vimeo Developer portal, generate a token with the necessary scopes (public, private, edit, delete), and paste it below.
Can the agent list private videos?
Yes. If your Access Token has the correct scopes, your agent will be able to retrieve both public and private videos from your account.
Is it possible to manage folders via the agent?
Yes. Use the list_folders capability to retrieve all project directories, allowing your agent to audit your content library's structure in real-time.
One connection away
Give your agent a direct line to Vimeo.
Connect Vimeo once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available