Use RedditGrow inside Claude, Cursor and Claude Code

The RedditGrow MCP server gives any AI assistant 50+ tools across Reddit opportunities, cold DMs, SEO/SERP intel, brand monitoring, a 10-day warmup roadmap, and an autopilot mode that picks your next best action — without leaving your chat.

Growth or Agency plan required

What it does

14 capability groups · 50 tools total. Every tool is plan-gated (Growth or Agency) and quota-aware.

Opportunities & replies

The core loop — what to respond to, and how.

  • find_opportunitiestop-scored Reddit posts in your tracked subs
  • get_opportunity_detailsfull post + author + scoring breakdown
  • generate_responseReddit-rules-aware reply (6 tones, 3 lengths)
  • generate_responses_bulkup to 10 replies at once
  • generate_response_variants2-5 A/B variants on one opp
  • save_draftpersist a Claude-edited draft
  • mark_done / mark_done_bulkclose opps
  • record_variant_outcomelog karma earned on a posted draft
  • get_my_winning_patternswhich tone × length wins for you

Cold DM outreach

Generate, queue, and track DM sequences with built-in safety + cooldowns.

  • generate_dmice-breaker from a Reddit opportunity (cold | pain | social_proof)
  • queue_dmschedule a draft with human-like cooldowns
  • cancel_dmpull back a scheduled DM
  • list_dm_prospectsreview the outreach pipeline
  • get_dm_statssent today, daily limit, scheduled, active prospects

Brand & competitor mentions

Reddit posts that mention your brand or your competitors.

  • list_brand_mentionsfilter by project / mention_type / sentiment / unseen
  • get_competitive_mentionsshortcut for competitor mentions
  • mark_mention_addressedmark seen / notified

SEO / SERP / AI visibility

Optimize for Google + AI Overviews via Reddit.

  • check_reddit_serp_rankinglive Google SERP — which threads rank for a keyword
  • find_seo_opportunity_subsyour opps that already rank
  • get_money_keywordsmoney kws with rank, volume, difficulty stats
  • get_seo_opportunitiesprioritized SEO-leverage replies
  • check_ai_visibility0-100 brand-visibility score for LLM citations

Roadmap / daily plan

Day-by-day warmup roadmap (10 days, ~35 items).

  • get_today_roadmapnext pending items for today
  • get_week_roadmapfull 10-day plan with progress
  • mark_roadmap_item_donecompleted | skipped | pending
  • regenerate_roadmaprebuild pending items (preserves history)

Autopilot

One call that returns the prioritized next action.

  • get_next_best_actionranked recommendation across every signal (warmup, opps, mentions, DMs, roadmap)

Projects & Reddit accounts

Multi-project + multi-account for Agency users.

  • list_projects / create_projectmanage projects (brands you're marketing)
  • list_reddit_accountsconnected Reddit accounts (read-only)
  • set_active_accountswitch which account warmup/health target

Tracked subreddits

Full CRUD on your monitoring list.

  • list_tracked_subredditswith status, gates, last-scrape
  • track_subredditadd a sub to a project
  • update_tracked_subredditpause/resume + min-karma / min-age gates
  • remove_tracked_subredditsoft-delete (history preserved)

Subreddit discovery & analysis

Pick where to post and when.

  • discover_subredditsfind subs relevant to a topic
  • analyze_subredditsubscriber count, rules, promotion stance
  • get_best_timestop engagement time slots (UTC heatmap)
  • get_top_subredditsyour best-performing subs over a period

Live Reddit access

Ad-hoc Reddit search + post + user lookups.

  • search_reddit_livefull-text search across Reddit
  • get_post_with_commentsone post + its comments (commentable flag included)
  • get_user_recent_activityprofile + recent posts/comments — for sizing up prospects

Account health & warmup

Is your account safe to post today?

  • get_warmup_statusquick check: posts remaining today
  • get_account_healthdetailed report with tier, karma, flags, recommendations

Templates & posts

Reusable presets + new threads.

  • list_templates / save_templatetone + length + angle presets
  • generate_postdraft a NEW Reddit thread (not a reply)

Webhooks

Get notified outside of Reddit.

  • list_webhooks / subscribe_webhookHMAC-signed POST on opportunity.created
  • test_webhookfire a test event to your endpoint

Conversational onboarding

Spin up a new project from a chat message.

  • analyze_landing_pagescrape + AI analyze a URL (read-only)
  • suggest_subreddits_for_productno URL needed — free-text pitch
  • setup_project_from_landingone-shot: scrape + analyze + create project + track subs

Setup in 60 seconds

Claude Desktop & claude.ai — Custom Connector (recommended)

  1. Open Claude → Settings → Connectors → Add custom connector.
  2. Paste the URL: https://redditgrow.ai/mcp
  3. Click Add. Claude opens RedditGrow in your browser.
  4. Sign in if needed, then click Approve on the consent screen.
  5. Back in Claude, ask: “What should I do today on Reddit?”

No API key to copy. No JSON file to edit. Sign in with your RedditGrow account and approve — same flow as adding Notion or Linear.

Cursor & other MCP clients with header support

Cursor accepts the direct HTTP MCP config with a Bearer API key. First, generate an API key, then paste:

{
  "redditgrow": {
    "url": "https://redditgrow.ai/mcp",
    "headers": {
      "Authorization": "Bearer rg_live_YOUR_KEY_HERE"
    }
  }
}

Claude Code (CLI)

Generate an API key, then:

claude mcp add redditgrow --transport http \
  --url https://redditgrow.ai/mcp \
  --header "Authorization: Bearer rg_live_YOUR_KEY_HERE"
Alternative: Claude Desktop via manual JSON config (advanced)

If you cannot use the Custom Connector UI (older Claude Desktop version, restricted environment), bridge our HTTP server to stdio via mcp-remote:

{
  "mcpServers": {
    "redditgrow": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://redditgrow.ai/mcp",
        "--header",
        "Authorization:Bearer rg_live_YOUR_KEY_HERE"
      ]
    }
  }
}

Replace rg_live_YOUR_KEY_HERE with a key generated from Settings → Integrations. Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (Mac) or the equivalent on Windows, then restart Claude.

Try it

Once connected, ask Claude:

FAQ

Which plans include MCP access?

The Growth ($39/mo) and Agency ($99/mo) plans include MCP + API + CLI. Founder Pack is not eligible.

Does the MCP post to Reddit?

Replies and posts are generated as drafts — you copy the text and post manually on Reddit. Cold DMs are queued through the same human-like scheduler the dashboard uses (daily caps + cooldowns + comment-then-DM rules), and the worker delivers them via the Reddit API on your behalf. Both paths respect Reddit ToS.

What about rate limits?

Growth: 100 calls per hour. Agency: 500 calls per hour. Exceeding returns a clear 429 with a Retry-After header.

Does generate_response count against my AI quota?

Yes — every generated reply, post, or DM counts against the same monthly AI quota as the dashboard. The quota is tracked atomically in ai_usage_log, so you can't bypass it by skipping save_draft.

Are webhooks signed?

Yes — every webhook delivery includes X-RedditGrow-Signature (HMAC-SHA256 of the JSON body using the secret returned at subscribe_webhook time). Dead endpoints auto-disable after several consecutive failures.

Prefer the terminal? There's also a CLI with the same 50+ capabilities.

View CLI setup