Skip to content
Windsurf

feed reader for Windsurf

io.github.tono628develop/feed-reader

Fetch and read RSS/Atom feeds from any MCP client.

client:Windsurf transport:stdio runtime:npm

Install feed reader in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "feed-reader": {
      "command": "npx",
      "args": [
        "-y",
        "feed-reader-mcp"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

feed reader in other clients