Skip to content
Windsurf

Reddit (RSS) for Windsurf

io.github.jorgen-k/reddit-mcp

Read Reddit from Claude with no API key and no app registration, via Reddit's public RSS feeds.

client:Windsurf transport:stdio runtime:pypi

Install Reddit (RSS) in Windsurf

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

{
  "mcpServers": {
    "reddit-mcp": {
      "command": "uvx",
      "args": [
        "reddit-rss-mcp"
      ]
    }
  }
}

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

Reddit (RSS) in other clients