How to install rtv
pip install rtv rtv use case
Browse and interact with Reddit content from a terminal using a text-based user interface.
When to use rtv
- When you want to browse Reddit without leaving the terminal or using a GUI browser.
- When you need to read Reddit in a minimal, low-bandwidth environment (e.g., SSH session).
- When you want to quickly check Reddit threads or subreddits during development or maintenance work.
When not to use rtv
- When you need to automate Reddit interactions programmatically (no non-interactive/JSON output).
- When you require an actively maintained tool with up-to-date Reddit API features.
rtv features
- · Text-based interface for browsing Reddit subreddits, posts, and comments.
- · Support for upvoting, downvoting, and commenting on posts.
- · Customizable themes and color schemes.
- · Keyboard-driven navigation with vi-style keybindings.
Want your agent to find this automatically?
Add the MCP server to your agent config and it will discover tools like rtv on its own.
Set up MCP →