How to Use the Aliyun VOD / 阿里云视频点播 MCP in Claude Code
Run your Aliyun VOD operations from the terminal with Claude Code. Perfect for scripting bulk jobs and CI/CD pipelines.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Aliyun VOD / 阿里云视频点播 MCP to Claude Code
Create your Vinkius account to connect Aliyun VOD / 阿里云视频点播 to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Script Bulk Media Operations
This MCP server lets you perform actions on many videos at once, right from a shell script. You can write a script that reads a list of video IDs and pipes them to the `delete_media` tool for a bulk cleanup. There's no UI, just command-line efficiency. It's ideal for backend tasks. Imagine a script that finds all videos with a certain tag using `search_vod_media` and then runs a custom process on each one. It's all possible from your terminal.
Integrate with CI/CD Pipelines
Because Claude Code is headless, you can bake these tools into your automated workflows. For example, add a step in your GitHub Action that calls `create_upload_auth` to get a token, uploads a new build artifact as a video, and then continues with the deployment. Your agent can also use `get_media_metadata` to run checks. You could fail a build if a video's transcode status isn't 'Normal'. It's about making your video pipeline part of your automated dev process.
Automate Reporting and Monitoring
You can set up cron jobs to run reports on your media library. Schedule a nightly script that uses `list_media` to count new videos or `get_media_metadata` to check for errors, then pipe the output to a log file or a monitoring service. This MCP server gives your scripts direct access to your Aliyun VOD account's state. You don't need to write custom API clients or parsers. Just call the tool and get structured data back.
Set up Aliyun VOD / 阿里云视频点播 MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seealiyun-vod-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Aliyun VOD / 阿里云视频点播 transactions." It will automatically discover and invoke the available Aliyun VOD / 阿里云视频点播 tools.
claude mcp add --transport http aliyun-vod-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Aliyun VOD / 阿里云视频点播 MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Aliyun VOD / 阿里云视频点播 MCP today
We host it, we monitor it, we maintain it. You just paste one token.