PullPush Reddit for Windsurf
io.github.jacklenzotti/pullpush-mcp
Search Reddit comments and submissions via PullPush.io with filtering by subreddit, author, and date
client:Windsurf
transport:stdio
runtime:npm
Install PullPush Reddit in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"pullpush-mcp": {
"command": "npx",
"args": [
"-y",
"pullpush-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs