MCP Server for Binge-watch for Zed
io.github.aahl/mcp-vods
MCP Server for Binge-watch / MoonTV / LunaTV. 一个用于追剧/追番的MCP服务器,为AI提供搜索影视播放地址的能力,并支持在小米等安卓电视/投影仪上直接播放
client:Zed
transport:stdio
runtime:pypi
Install MCP Server for Binge-watch in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp-vods": {
"command": "uvx",
"args": [
"mcp-vods"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs