Reddit for Zed
io.github.pipeworx-io/reddit
Reddit MCP — public Reddit data via JSON endpoints (no auth required)
client:Zed
transport:streamable-http
Install Reddit in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"reddit": {
"url": "https://gateway.pipeworx.io/reddit/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs