reddit for Cursor
com.jojapi/reddit
Reddit: Reddit Data API offers streamlined access to Reddit’s public data, like posts, comments.
client:Cursor
transport:streamable-http
tools:31
Install reddit in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"reddit": {
"url": "https://mcp.jojapi.com/reddit"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs
What Cursor can do once it is connected
- get_search
- get_by_id
- get_best
- get_hot
- get_new
- get_top
- get_rising
- get_controversial
- get_comments
- get_subreddits_search
- get_subreddit_comments
- get_subreddit_search
- get_subreddit_about
- get_subreddit_moderators
- get_subreddit_rules
- get_subreddit_posts
- get_subreddit_hot
- get_subreddit_new
- get_subreddit_top
- get_subreddit_rising
- get_subreddit_controversial
- get_subreddit_wiki_index
- get_subreddit_wiki_revisions
- get_subreddit_wiki_pages