reddit for VS Code
com.jojapi/reddit
Reddit: Reddit Data API offers streamlined access to Reddit’s public data, like posts, comments.
client:VS Code
transport:streamable-http
tools:31
Install reddit in VS Code
.vscode/mcp.json
{
"servers": {
"reddit": {
"type": "http",
"url": "https://mcp.jojapi.com/reddit"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs
What VS Code 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