reddit mcp server for Cursor
com.thenextgennexus/reddit-mcp-server
Post + comment + subreddit search with comment-level depth for sentiment work.
client:Cursor
transport:streamable-http
tools:2
Install reddit mcp server in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"reddit-mcp-server": {
"url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/reddit-mcp-server/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs