What Can It Do?
- Search subreddits and discover communities
- Fetch posts with full details and comments
- Create and edit posts in any subreddit
- Manage comments on your posts
Where to Use It
In Agents (Recommended)
Add Reddit as a tool to any agent. The agent can then interact with Reddit conversationally, choosing the right actions based on context. To add an MCP tool to your agent:- Open your agent’s configuration
- Click Add tools → Connect an app with MCP
- Search for the integration and select it
- Authenticate with your Reddit app credentials
In Workflows (Via Agent Node)
For automated pipelines, use an Agent Node with Reddit tools. This gives you the flexibility of an agent within a deterministic workflow.As a Custom MCP Node
You can also create a standalone MCP node for a specific action. This generates a reusable node that performs one task, useful when you need the same operation repeatedly in workflows.- Go to your node library and search for the integration
- Click Create a node with AI
- Describe the specific action you want (e.g., “Get top posts from r/programming”)
- Test the node and save it for reuse
Custom MCP nodes are single-purpose by design. For tasks that require multiple steps or dynamic decision-making, use an agent instead.
Setting Up Credentials
Reddit MCP requires your own Reddit app credentials. See the Reddit app preferences to create an app, or request enterprise API access for high-volume use cases.Available Tools
| Tool | Description |
|---|---|
| Retrieve Reddit Post | Fetch top posts from a subreddit |
| Get Reddit Post Details | Get full details of a post |
| Create Reddit Post | Publish a new post |
| Edit Reddit Post | Update an existing post |
| Delete Reddit Post | Remove a post |
| Fetch Post Comments | Get comments on a post |
| Create Reddit Comment | Add a comment |
| Edit Reddit Comment | Update a comment |
| Delete Reddit Comment | Remove a comment |
| Search Subreddits | Find subreddits by name |
| Search Posts | Search posts across Reddit |
| Search Users | Find users by profile |
Example Prompts
Use these with your agent or in the Agent Node: Get trending posts:Troubleshooting
| Issue | Solution |
|---|---|
| Agent not finding the right data | Use specific subreddit names or post URLs |
| Action not completing | Check that you’ve configured Reddit app credentials |
| Unexpected results | The agent may chain multiple tools (e.g., searching first, then getting details). Review the agent’s reasoning to understand its approach. |
| Tool not available | Verify the tool is enabled in your agent’s MCP configuration |
| Authentication errors | Verify your Reddit app credentials in Gumloop Credentials |
Need Help?
- Agents documentation for setup and best practices
- Agent Node guide for workflow integration
- Reddit Scraper for read-only access without credentials
- Gumloop Community for questions and examples
- Contact [email protected] for assistance
Use this integration directly in Claude or Cursor. Connect remotely via the Reddit MCP server using your Gumloop credentials.
