A TV Live Streaming App developed using Tencent X5 WebView
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"WebViewTvLive": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-WebViewTvLive"
]
}
}
}