MCP Server
The MCP server for Reddit lead gen.
Grabbit ships a remote MCP server with 15 tools. Claude finds the threads where people are asking for what you sell, inspects available subreddit rules, reads the conversation, and tracks what you replied to — the whole workflow, one prompt.
https://mcp.grabbit.sh/mcpWelcome back, founder!
Fable 5 · Claude Max · you@yourstartup.com
~/startup
▍
Workflows
What your agent can do on Reddit.
The Model Context Protocol (MCP) is the open standard that lets AI agents like Claude call external tools. Grabbit's server turns Reddit lead generation into 15 typed tools your agent composes on its own.
Find buyer intent
Filter monitored posts by relevancy, intent, and the supported 56-label taxonomy.
Review available subreddit rules
When Reddit exposes posting rules, your agent can inspect them before preparing a draft for human review.
Read thread context
Retrieve live thread context with up to 100 comments and draft replies that match the conversation's tone.
Close the loop
Mark entries replied, tag them, and keep your funnel analytics honest.
Connect
Connect Claude, Claude Code, or Cursor.
Sign-in happens through OAuth on first connect. Prefer tokens? Create a personal access token under Settings → MCP in the dashboard.
Claude Code
claude mcp add --transport http \ grabbit https://mcp.grabbit.sh/mcp
Claude.ai
Settings → Connectors → Add custom connector → paste the endpoint url. OAuth completes the link.
Cursor
// .cursor/mcp.json
{
"mcpServers": {
"grabbit": { "url": "https://mcp.grabbit.sh/mcp" }
}
}Tools
15 MCP tools, one verb grammar.
Consistent names, typed filters, annotated read/write hints, and payloads sized for agent context windows.
Read
list_projects
Projects with counts, feeds, tags, and keywords
list_project_entries
Filter entries by relevancy, intent, and the supported 56-label taxonomy
list_project_feeds
Feeds with available subreddit metadata and rules
get_project_entries
Full bodies and stored comments, batched by id
get_reddit_thread
Live thread context with up to 100 comments, by URL
Search
search_reddit
Native Reddit thread search, nsfw filtered
search_subreddits
Find communities by name or topic
Write
set_entry_status
Mark entries new, replied, or archived
set_entry_tags
Replace an entry's tag set
add_project_feed
Attach a subreddit and enqueue a scan
remove_project_feed
Detach a feed, entries are kept
create_project_keyword
AND/OR keyword filters with negation
set_project_keyword_status
Pause or resume a keyword
create_project_tag
Create labels for entries
update_project_tag
Rename or recolor a tag
7-day trial for eligible new subscribers
Reddit moves faster than your team can read. Grabbit surfaces what deserves attention.
Start Free TrialFAQ