Skip to content
VS Code

Reddit for VS Code

io.github.pipeworx-io/reddit

Reddit MCP — public Reddit data via the Atom/RSS feeds.

client:VS Code transport:streamable-http

Install Reddit in VS Code

.vscode/mcp.json

{
  "servers": {
    "reddit": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/reddit/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Reddit in other clients