Skip to content

ebenova reddit monitor for Zed

io.github.dgtalquantumleap-ai/ebenova-reddit-monitor

Monitor Reddit and Nairaland for product keywords with AI drafts.

client:Zed transport:stdio runtime:npm

Install ebenova reddit monitor in Zed

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "context_servers": {
    "ebenova-reddit-monitor": {
      "command": "npx",
      "args": [
        "-y",
        "@ebenova/reddit-monitor-mcp"
      ],
      "env": {
        "GROQ_API_KEY": "<GROQ_API_KEY>"
      }
    }
  }
}

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

ebenova reddit monitor in other clients