Skip to content
Cursor

feed forge for Cursor

io.github.therealmrfunguy/feed-forge

Turn any website into an RSS, Atom, or JSON feed using CSS selectors and scheduled polling.

client:Cursor transport:sse

Install feed forge in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "feed-forge": {
      "url": "https://feeds.rjctdlabs.xyz/sse"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

feed forge in other clients