Skip to content
Cursor

Reddit for Cursor

io.github.pipeworx-io/reddit

Reddit MCP — public Reddit data via JSON endpoints (no auth required)

client:Cursor transport:streamable-http

Install Reddit in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "reddit": {
      "url": "https://gateway.pipeworx.io/reddit/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Reddit in other clients