Linkeddit MCP

Connect Linkeddit's Reddit lead generation tools to Claude, Cursor, VS Code, and any MCP-compatible AI assistant.

How It Works

1

Generate Credentials

Get your API key pair from the dashboard.

2

Configure Your Client

Add Linkeddit to your AI assistant's MCP config.

3

Start Using Tools

Search Reddit, find leads, and generate content from your AI assistant.

Available Tools

9 tools that give your AI assistant access to Reddit data and Linkeddit's lead intelligence.

Reddit Data Tools

search_reddit

Search Reddit posts across all subreddits by keyword, with sort and time filters.

Parameters

querystring (required) -- Search keyword or phrase
sortstring -- relevance, hot, top, new, comments
time_filterstring -- hour, day, week, month, year, all
limitnumber -- Number of results (default 25)

fetch_subreddit

Fetch posts from any specific subreddit, sorted by hot, new, top, or rising.

Parameters

subredditstring (required) -- Subreddit name without r/
sortstring -- hot, new, top, rising
time_filterstring -- hour, day, week, month, year, all
limitnumber -- Number of posts (default 25)

fetch_post_comments

Get a Reddit post and its top-level comments for analysis.

Parameters

post_urlstring (required) -- Full Reddit post URL
comment_limitnumber -- Number of comments (default 10)

fetch_reddit_json

Access any Reddit JSON endpoint directly for advanced queries.

Parameters

reddit_pathstring (required) -- Reddit path, e.g. /r/SaaS/top.json?t=week

Linkeddit Lead Intelligence Tools

search_leads

Search the Linkeddit leads database for Reddit users identified as potential leads. Filter by subreddit, status, and contactability score.

Parameters

querystring (required) -- Search against username, bio, niches, tags
subredditstring -- Filter by target subreddit
statusstring -- new, contacted, responded, qualified, converted
min_scorenumber -- Minimum contactability score (0-100)
limitnumber -- Max results (default 25)

get_user_profile

Get a detailed Reddit user profile including karma, post/comment counts, niches, tags, and contactability score.

Parameters

usernamestring (required) -- Reddit username to look up

get_user_posts

Get Reddit posts by a specific user from the Linkeddit database.

Parameters

usernamestring (required) -- Reddit username
subredditstring -- Filter by subreddit
limitnumber -- Max results (default 25)

get_user_comments

Get Reddit comments by a specific user from the Linkeddit database.

Parameters

usernamestring (required) -- Reddit username
subredditstring -- Filter by subreddit
limitnumber -- Max results (default 25)

get_lead_insights

Get AI-generated insights about a Reddit user including expertise level, niches, and a description derived from their activity.

Parameters

usernamestring (required) -- Reddit username

Client Setup Guides

Choose your AI client and add the configuration to your settings.

Claude Desktop configuration
{
  "mcpServers": {
    "linkeddit": {
      "type": "http",
      "url": "https://www.linkeddit.com/api/mcp/reddit/mcp",
      "headers": {
        "X-Client-Id": "YOUR_CLIENT_ID",
        "X-Client-Secret": "YOUR_CLIENT_SECRET"
      }
    }
  }
}

Replace YOUR_CLIENT_ID and YOUR_CLIENT_SECRET with your credentials from the keys page.

Sample Prompts

Try these prompts with your AI assistant once Linkeddit MCP is configured.

Search r/SaaS for posts about CRM tools from the past month and summarize the top pain points

Find Reddit posts where people are asking for project management tool recommendations

Fetch the top posts from r/entrepreneur this week and identify potential leads for my email marketing tool

Get the comments from [post URL] and analyze the sentiment

Search my leads database for SaaS founders with a contactability score above 70

Get the full profile and AI insights for Reddit user [username] and suggest an outreach approach

Rate Limits

LimitPro Plan
Requests per day1,000
Requests per minute30

MCP access requires a Pro subscription.

Ready to connect?

Generate your API credentials and start using Linkeddit tools from your AI assistant.