MCP Server

The MCP server for Reddit lead gen.

Grabbit ships a remote MCP server with 16 tools. Claude finds the threads where people are asking for what you sell, checks each subreddit's self-promo rules, reads the conversation, and tracks what you replied to — the whole workflow, one prompt.

https://mcp.grabbit.sh/mcp
claude — grabbit mcp
Claude Code v2.1

Welcome 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 16 typed tools your agent composes on its own.

Find buyer intent

Filter monitored threads by relevancy, intent, and 50+ analysis labels with reasoning.

Respect every sub's rules

Self-promo policies surface next to each feed, so your agent knows where a mention is legal before drafting.

Read before replying

Pull full threads with 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

16 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 intent, relevancy, and 50+ labels

list_project_feeds

Feeds with subreddit rules and self-promo policies

get_project_entries

Full bodies and stored comments, batched by id

get_reddit_thread

Any public thread with 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

delete_project_keyword

Remove a keyword and its matches

create_project_tag

Create labels for entries

update_project_tag

Rename or recolor a tag

delete_project_tag

Delete a tag everywhere

FAQ

Questions agents can't answer for you

Waitlist

Ready to use Reddit like a Pro?

Join the waitlist and get access when the next batch opens.