What2Watch for VS Code
io.github.lio1204/what2watch-mcp
Real-time TV schedules, streaming availability, and personalized recommendations.
client:VS Code
transport:sse
Install What2Watch in VS Code
.vscode/mcp.json
{
"servers": {
"what2watch-mcp": {
"type": "sse",
"url": "https://what2watch.live/sse"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs