Reddit MCP by UnClick for Windsurf
io.github.malamutemayhem/reddit
Read public Reddit without OAuth; post, comment, vote, and subscribe with OAuth. By UnClick.
client:Windsurf
transport:stdio
runtime:npm
Install Reddit MCP by UnClick in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"reddit": {
"command": "npx",
"args": [
"-y",
"@unclick/reddit-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs