RSS and news feeds for agents for Cursor
io.github.ux-xd/rss-feed
RSS, Atom and JSON feeds for agents: find a site's feed, read items as JSON, keyless news search.
client:Cursor
transport:streamable-http
Install RSS and news feeds for agents in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"rss-feed": {
"url": "https://rssfeedmcp.dev/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs