reddit data for Cursor
com.superagnt/reddit-data
Reddit data for AI agents: posts, comments, subreddits, search. Community + sentiment research.
client:Cursor
transport:streamable-http
Install reddit data in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"reddit-data": {
"url": "https://mcp.superagnt.com/mcp/reddit"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs