reddit for Gemini CLI
com.jojapi/reddit
Reddit: Reddit Data API offers streamlined access to Reddit’s public data, like posts, comments.
client:Gemini CLI
transport:streamable-http
tools:31
Install reddit in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"reddit": {
"httpUrl": "https://mcp.jojapi.com/reddit"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs
What Gemini CLI 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