mcp-vods
用于追剧/追番的技能,为AI提供搜索影视播放地址的能力,并支持在小米电视上直接播放。当用户想搜索影视、动漫、短剧、综艺等节目信息或更新进度时使用此技能。
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/al-one/mcp-vodsWhat This Skill Does
The mcp-vods skill is a powerful multimedia tool designed for OpenClaw AI to facilitate seamless media consumption. It acts as an integrated aggregator that connects to multiple streaming sources, allowing the AI to search for movies, anime, short dramas, and variety shows. Beyond searching for content and tracking update progress, the skill features built-in casting capabilities. Users can leverage their local network infrastructure to push media directly from the identified sources to their Xiaomi TVs or Android-based devices running TvBox, effectively turning the AI agent into a personal home media control center.
Installation
To install this skill, run the following command in your terminal:
clawhub install openclaw/skills/skills/al-one/mcp-vods
Ensure that you have mcporter installed or use npx -y mcporter as specified in the documentation. For casting features, you must set the relevant environment variables in your OpenClaw configuration: MITV_LOCAL_IP (or MITV_LIST_CFG) for Xiaomi TVs, or TVBOX_LOCAL_IP (or TVBOX_LIST_CFG) if utilizing the TvBox interface. Ensure your TV is on the same local network as the agent host for successful communication.
Use Cases
- Discovering Content: Automatically find the latest episodes of a popular ongoing anime series.
- Home Entertainment Management: Request the AI to look up a specific movie and send the playback command to your living room TV without needing to find the remote.
- Binge-Watching: Use the pagination support to browse older seasons or long-running variety shows.
- Technical Troubleshooting: Verify metadata and playback compatibility of different media sources via the
listtool.
Example Prompts
- "Find the latest episode of the 'One Piece' anime and let me know if it's available to watch."
- "Search for the sci-fi movie 'Dune' and play it on my Xiaomi TV."
- "Show me the current update status and playback links for the variety show 'Keep Running'."
Tips & Limitations
- Timeout Handling: Because the skill queries multiple external sources, searches can be resource-intensive. If a request times out, simply ask the AI to try again.
- Network Configuration: Casting features are highly dependent on the local network. If casting fails, confirm your TV's IP address matches your environment variable settings and that your firewall allows traffic on the relevant casting ports.
- Tool Usage: Use
npx -y mcporter list --stdio 'uvx mcp-vods' --schema --all-parameterswhenever you need to debug or verify the specific parameters required for a tool call, ensuring you are using the most current syntax.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-al-one-mcp-vods": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api
Related Skills
maishou
商品价格全网对比技能,获取商品在淘宝(Taobao)、天猫(TMall)、京东(JD.com)、拼多多(PinDuoDuo)、抖音(Douyin)、快手(KaiShou)的最优价格、优惠券,当用户想购物或者获取优惠信息时使用。Get the best price, coupons for goods on Chinese e-commerce platforms, compare product prices, and use when users want to shop or get discount information.
edgeone
Deploy HTML content to EdgeOne Pages, return the public URL.
mcp-lark
Based on FeiShu(飞书) / Lark's OpenAPI MCP server, manage user information, chats, emails, cloud documents, multidimensional tables, tasks, calendars, etc.
edge-tts-uvx
Text-to-speech conversion using `uvx edge-tts` for generating audio from text. Use when: (1) User requests audio/voice output with the "tts" trigger or keyword. (2) Content needs to be spoken rather than read (multitasking, accessibility, driving, cooking). (3) User wants a specific voice, speed, pitch, or format for TTS output.
mcp-hass
The skill for control Home Assistant smart home devices and query states using MCP protocol.