tvbox
OK影视、tvbox配置文件,如果喜欢,请Fork自用。使用前请仔细阅读仓库说明,一旦使用将被视为你已了解。
tvbox MCP Server
MCP server for qist/tvbox
Ready-to-Use Client Configurations
{
"mcpServers": {
"tvbox": {
"command": "npx",
"args": [
"-y",
"@qist/tvbox"
]
}
}
}