Skip to content
Zed

PullPush Reddit for Zed

io.github.jacklenzotti/pullpush-mcp

Search Reddit comments and submissions via PullPush.io with filtering by subreddit, author, and date

client:Zed transport:stdio runtime:npm

Install PullPush Reddit in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "pullpush-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "pullpush-mcp"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

PullPush Reddit in other clients