
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
Yes — Linkeddit provides a hosted Reddit MCP server that connects Reddit data to Claude, Cursor, VS Code, and other MCP clients. It exposes 9 tools for searching Reddit, reading subreddits and comments, and analyzing leads — with no Reddit API keys and nothing to self-host.
Using Claude specifically? See the Reddit Claude connector for the full Claude.ai setup, or read the Reddit MCP server for Claude and Cursor guide.
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”
The same steps work for Claude, Cursor, VS Code, and Windsurf.
Sign in to Linkeddit and open the keys page at linkeddit.com/mcp/keys to create your MCP API key pair (a client ID prefixed lnkd_ and a client secret prefixed lnkd_sec_).
In Claude.ai go to Settings > Connectors > Add Connector and paste https://linkeddit.com/api/mcp/reddit/mcp. In Claude Desktop, Claude Code, Cursor, VS Code, or Windsurf, paste the JSON config with the same URL and your X-Client-Id and X-Client-Secret headers.
Claude.ai uses OAuth 2.1 with PKCE, so you authorize once in the browser. Other clients authenticate with the X-Client-Id and X-Client-Secret headers from your keys page.
Ask a question like "Search r/SaaS for CRM discussions this week" and the Reddit MCP server runs the search_reddit tool automatically and returns the results inside your conversation.
Step-by-step walkthroughs: Reddit MCP server for Claude and Cursor, Claude connector MCP setup, and the full setup blog post.
Reddit does not publish its own official MCP server. Linkeddit provides a hosted Reddit MCP server that connects Reddit data to Claude, Cursor, VS Code, and any other MCP client, with 9 tools for searching Reddit, reading subreddits and comments, and analyzing leads. No Reddit API keys are required.
Linkeddit is a hosted, no-setup Reddit MCP server. Because it is remote (Streamable HTTP transport) you do not run anything locally, install dependencies, or manage Reddit API keys. It works with Claude.ai, Claude Desktop, Claude Code, Cursor, VS Code, and Windsurf and includes lead intelligence tools on top of raw Reddit data.
Generate MCP credentials at linkeddit.com/mcp/keys, then in Claude.ai go to Settings > Connectors > Add Connector and paste https://linkeddit.com/api/mcp/reddit/mcp. For Claude Desktop or Claude Code, paste the JSON config with that URL and your X-Client-Id and X-Client-Secret headers.
Several community Reddit MCP servers exist (often called things like Reddit MCP buddy), but most run locally and require you to manage Reddit credentials. Linkeddit is a hosted Reddit MCP server, so there is nothing to install or self-host and it adds lead scoring and user intelligence tools.
The Reddit MCP server is included with Linkeddit Pro at $49/month at no extra cost, with limits of 1,000 requests per day and 30 requests per minute.
Generate your credentials, paste the config, and start searching Reddit from your AI assistant.
New to MCP? Read our step-by-step blog post.