MCP Server for Binge-watch for Cline
io.github.aahl/mcp-vods
MCP Server for Binge-watch / MoonTV / LunaTV. 一个用于追剧/追番的MCP服务器,为AI提供搜索影视播放地址的能力,并支持在小米等安卓电视/投影仪上直接播放
client:Cline
transport:stdio
runtime:pypi
Install MCP Server for Binge-watch in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"mcp-vods": {
"command": "uvx",
"args": [
"mcp-vods"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs