PullPush Reddit for Claude Desktop
io.github.jacklenzotti/pullpush-mcp
Search Reddit comments and submissions via PullPush.io with filtering by subreddit, author, and date
client:Claude Desktop
transport:stdio
runtime:npm
Install PullPush Reddit in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"pullpush-mcp": {
"command": "npx",
"args": [
"-y",
"pullpush-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs