
Connect Linkeddit to Claude, Cursor, VS Code, and any MCP-compatible assistant. 9 tools for Reddit search, lead intelligence, and user analysis.
Pro subscription required - 1,000 requests/day - 30 requests/minute
Set up takes under 2 minutes. No SDK, no dependencies, no build step.
Create your MCP API key pair from the Linkeddit dashboard. Takes 10 seconds.
Paste the config into Claude, Cursor, or VS Code. One JSON snippet.
"Search r/SaaS for CRM discussions" — Claude calls Linkeddit automatically.
Every tool is callable directly from any conversation.
search_reddit
Search Reddit
Search all subreddits by keyword with sort and time filters
fetch_subreddit
Fetch Subreddit
Get posts from any subreddit sorted by hot, new, top, or rising
fetch_post_comments
Fetch Comments
Get a post and its top-level comments for analysis
fetch_reddit_json
Raw Reddit Data
Access any Reddit JSON endpoint for advanced queries
search_leads
Search Leads
Query your leads database by subreddit, status, or score
get_user_profile
User Profiles
Get karma, niches, tags, and contactability scores
get_user_posts
User Posts
View a Reddit user's post history from the database
get_user_comments
User Comments
View a Reddit user's comment history
get_lead_insights
Lead Insights
AI-generated expertise analysis and niche detection
Ask Claude anything about Reddit. Linkeddit tools are called automatically.
Search r/SaaS for CRM discussions from this week and find the top pain points
Using search_reddit
Found 23 posts. Top pain points: (1) pricing complexity, (2) poor integrations, (3) steep learning curves, (4) missing Reddit-specific tracking...
Find leads in my database from r/SaaS with score above 70
Using search_leads
Found 8 leads. Top: u/saas_founder (score: 89) — posted 3x about CRM pain points, actively evaluating alternatives...
Claude.ai
OAuth
Claude Desktop
mcp-remote
Claude Code
HTTP
Cursor
mcp-remote
VS Code
HTTP
Windsurf
mcp-remote
Choose your client and paste the config.
{
"mcpServers": {
"linkeddit": {
"type": "http",
"url": "https://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 credentials from the keys page.
Copy any prompt and paste it into your AI assistant.
“Search r/SaaS for posts about CRM tools from the past month and summarize the top pain points”
“Find leads in my database from r/entrepreneur with a contactability score above 70”
“Fetch the top posts from r/marketing this week and identify buying intent signals”
“Get the full profile and AI insights for Reddit user [username] and suggest an outreach approach”
“Search Reddit for people asking about email marketing tools and draft outreach replies”
“Monitor r/startups for competitor mentions and summarize sentiment”
Generate your credentials, paste the config, and start searching Reddit from your AI assistant.
New to MCP? Read our step-by-step blog post.