ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified media Safety 4/5

mcp-vods

用于追剧/追番的技能,为AI提供搜索影视播放地址的能力,并支持在小米电视上直接播放。当用户想搜索影视、动漫、短剧、综艺等节目信息或更新进度时使用此技能。

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/al-one/mcp-vods
Or

What 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 list tool.

Example Prompts

  1. "Find the latest episode of the 'One Piece' anime and let me know if it's available to watch."
  2. "Search for the sci-fi movie 'Dune' and play it on my Xiaomi TV."
  3. "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-parameters whenever you need to debug or verify the specific parameters required for a tool call, ensuring you are using the most current syntax.

Metadata

Author@al-one
Stars4473
Views2
Updated2026-05-01
View Author Profile
AI Skill Finder

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 skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-al-one-mcp-vods": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#media#streaming#smart-home#entertainment#mcp
Safety Score: 4/5

Flags: network-access, external-api