What2Watch for Cursor
io.github.lio1204/what2watch-mcp
Real-time TV schedules, streaming availability, and personalized recommendations.
client:Cursor
transport:sse
Install What2Watch in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"what2watch-mcp": {
"url": "https://what2watch.live/sse"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs