Tencent Cloud VOD / 腾讯云点播 Connector for AI agents.
8 live capabilities
Manage video metadata and storage stats on Tencent Cloud.
Waiting for input…
Why people use Tencent Cloud VOD / 腾讯云点播
Tencent Cloud VOD Media Management for Video Ops Teams
This Connector turns that entire workflow into a conversation. You can just ask your agent to find every video with a specific tag, tell you the current status of your latest batch of transcodes, or give you a summary of your storage usage. You get your work done in seconds without ever having to navigate a complex dashboard again.
What Vinkius changes
You get a conversational interface for your entire Tencent Cloud VOD infrastructure.
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 for new releases
A content manager needs to update the descriptions for 50 new videos.
- Real-world use case 02
Monitoring stuck transcoding jobs
An ops engineer notices a transcoding job is stuck.
- Real-world use case 03
Storage capacity planning
A developer needs to know if they are nearing their storage limit.
Complete set · 8capabilities
The complete Tencent Cloud VOD / 腾讯云点播 capability set.
These are the exact actions your AI can choose when you ask it to work with Tencent Cloud VOD / 腾讯云点播.
01—04
4 capabilities in this set.
Part of 8 available through Tencent Cloud VOD / 腾讯云点播.
- 01 Capability
Get task detail
Check the current status and technical details of a specific VOD background task.
- 02 Capability
Search media files
Find files in your library using keywords, classes, or tags.
- 03 Capability
Delete media file
Permanently remove a media file from your VOD storage.
- 04 Capability
Get media info
Get the full metadata for any specific video file in your VOD library.
05—08
4 capabilities in this set.
Part of 8 available through Tencent Cloud VOD / 腾讯云点播.
- 05 Capability
Get storage stats
See how much storage you're using over specific time periods.
- 06 Capability
List media classes
See the entire classification tree for your media assets.
- 07 Capability
List recent media
See a list of the most recently updated media files in your account.
- 08 Capability
Update media info
Change the title, description, or other properties of your existing media.
Set up in minutes
One URL. Then ask Tencent Cloud VOD / 腾讯云点播 to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Tencent Cloud VOD / 腾讯云点播 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_hl0V8uXVBH6y7le1nDveToQU6hxuffORP4i5YOH6/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 Tencent Cloud VOD / 腾讯云点播, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Tencent Cloud VOD / 腾讯云点播 for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_hl0V8uXVBH6y7le1nDveToQU6hxuffORP4i5YOH6/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 Tencent Cloud VOD / 腾讯云点播 URL.
- Step 03
Save and start
Save the connection and enable Tencent Cloud VOD / 腾讯云点播 in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"tencent-cloud-vod": {
"url": "https://edge.vinkius.com/vk_preview_hl0V8uXVBH6y7le1nDveToQU6hxuffORP4i5YOH6/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 Tencent Cloud VOD / 腾讯云点播
Open Agent mode in chat and ask: "Using Tencent Cloud VOD / 腾讯云点播, help me...". 8 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"tencent-cloud-vod": {
"url": "https://edge.vinkius.com/vk_preview_hl0V8uXVBH6y7le1nDveToQU6hxuffORP4i5YOH6/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 Tencent Cloud VOD / 腾讯云点播
Ask Copilot: "Using Tencent Cloud VOD / 腾讯云点播, help me...". 8 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"tencent-cloud-vod": {
"url": "https://edge.vinkius.com/vk_preview_hl0V8uXVBH6y7le1nDveToQU6hxuffORP4i5YOH6/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 Tencent Cloud VOD / 腾讯云点播
Open Cascade and ask: "Using Tencent Cloud VOD / 腾讯云点播, help me...". 8 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"tencent-cloud-vod": {
"url": "https://edge.vinkius.com/vk_preview_hl0V8uXVBH6y7le1nDveToQU6hxuffORP4i5YOH6/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 Tencent Cloud VOD / 腾讯云点播
Ask Cline: "Using Tencent Cloud VOD / 腾讯云点播, help me...". 8 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add tencent-cloud-vod --transport http "https://edge.vinkius.com/vk_preview_hl0V8uXVBH6y7le1nDveToQU6hxuffORP4i5YOH6/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 Tencent Cloud VOD / 腾讯云点播
Ask Claude: "Using Tencent Cloud VOD / 腾讯云点播, show me...". 8 tools are ready
Where the request belongs
Work Tencent Cloud VOD / 腾讯云点播 can move forward.
This is for the media ops person who's tired of manual data entry and the content manager who needs to find one specific video in a library of thousands.
Video Operations Engineer
Monitors transcoding health and manages bulk metadata updates on a daily basis.
Digital Asset Manager
Audits media classifications and cleans up storage to stay within budget.
Content Distribution Lead
Coordinates large-scale media refreshes and checks storage stats before big launches.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsAliyun VOD / 阿里云视频点播
Alibaba Cloud's professional video pipeline. manage media, retrieve play URLs, and audit transcode templates via AI.
Limelight Networks (Edgio CDN & Streaming API)
Manage Edgio (formerly Limelight/Uplynk) streaming services. control VOD assets, linear channels, and live events directly through AI.
Brightcove
Manage your video library via Brightcove Video Cloud. list videos, manage playlists, and monitor performance directly from any AI agent.
Tencent COS / 腾讯云对象存储
China's dominant cloud storage platform. manage files, metadata, and CDN endpoints via AI.
Teyuto
Build your own video streaming platform with monetization, audience analytics, and content management for video creators.
Uscreen
Launch your own video streaming service with membership management, mobile apps, and monetization capabilities for content creators.
Bring your own AI
Change the model, client or framework. Keep Tencent Cloud VOD / 腾讯云点播 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 Tencent Cloud VOD / 腾讯云点播.
The practical details behind the request, access and result.
Can I use the Tencent Cloud VOD MCP to manage my videos on other platforms?
No, this Connector is specifically built for Tencent Cloud VOD. It connects your AI agent directly to Tencent's infrastructure to manage your media, tasks, and storage.
How does this Connector help with my storage costs?
It allows you to use get_storage_stats to see exactly how much space you're using over different time periods. This helps you identify large files or old assets that you might want to remove to save on costs.
Can my AI agent update video titles and descriptions automatically?
Yes, you can use the update_media_info capability to change metadata. You can ask your agent to apply these changes to specific files or groups of files based on your instructions.
Will this Connector help me track my transcoding jobs?
Yes, it provides a way to check the real-time status of your background tasks using get_task_detail. You can see if a job is finished, still processing, or if there were any errors.
Is it easy to set up the Tencent Cloud VOD MCP?
Yes, you just need to subscribe via Vinkius and provide your SecretId and SecretKey. Once connected, you can start managing your media through your preferred AI client.
How do I find specific videos in my library using this Connector?
You can ask your agent to search for files using keywords, tags, or media classes. It uses the search_media_files capability to scan your library and return the results instantly.
How do I find my Tencent Cloud SecretId and SecretKey?
Log in to the Tencent Cloud Console, navigate to [Access Management] -> [API Key Management] to find or generate your unique SecretId and SecretKey.
What is a FileId?
A FileId is the unique identifier for a media file in the Tencent Cloud VOD system. It is assigned when a video is uploaded and is used for all media-specific operations like metadata retrieval or deletion.
Does this server support SubAppIds?
Yes! You can provide a tencent_vod_subappid in your credentials. If set, the agent will automatically include it in all VOD requests to manage resources within that specific sub-application.
One connection away
Give your agent a direct line to Tencent Cloud VOD / 腾讯云点播.
Connect Tencent Cloud VOD / 腾讯云点播 once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available