website change watcher for Cursor
io.github.pavel-tashev/website-change-watcher
Detect what changed on a page, sitemap or feed since the last check, with a diff and email alert
client:Cursor
transport:streamable-http
Install website change watcher in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"website-change-watcher": {
"url": "https://mcp.apify.com?tools=pavel.tashev/website-change-watcher"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs