Find your first SaaS users on Reddit, X, YouTube, and TikTok. Lead-discovery MCP for solo founders.
Overview
Lead discovery for solo SaaS founders. Searches Reddit, X, YouTube, and TikTok in parallel for posts where people describe a problem your product solves, ranks each by buying intent, and returns ranked leads with the original URLs.
Tools
- find_leads — full pipeline. Searches all four platforms, scores by buying intent, returns ranked leads
(~60-120s). Costs one credit. - refine_idea — conversational refinement of a vague idea before searching. Free.
- expand_themes — keywords, pain points, competitors, exclusion terms. One credit.
- search_source — single-platform search with custom queries. One credit.
- draft_outreach — platform-tuned message drafts (Reddit comment, X reply, YouTube comment, TikTok DM). One
credit per draft. - plan_acquisition_funnel — Week-1 outreach cadence per channel + per-category action register. Free, runs
client-side over a completed run. - get_run / list_runs — replay any run without spending another credit.
- billing_status — plan, credits, weekly cap.
Install
{
"mcpServers": {
"gorilla": {
"command": "npx",
"args": ["-y", "github:opusforge/gorilla-mcp"],
"env": { "GORILLA_API_KEY": "grla_..." }
}
}
}
Sign up + grab a key at https://usegorilla.app. Plans: $0.99 single run · $3.99/wk Pro · $149.99 lifetime.
Why this exists
Cold email converts at 0.4%. Manual Reddit search misses how your users actually phrase things and ignores X /
YouTube / TikTok where they also live. Gorilla pulls fresh posts from all four, scores by buying intent, and hands
back a ranked shortlist in about two minutes, with built in monitoring and outreach generation.
Built for the moment after launch when you have a product but nobody to show it to.
Links
- Marketing site: https://usegorilla.app
- Real run examples by niche: https://usegorilla.app/find-users/
- Comparisons (vs Linkeddit / RedReach / Tydal / RedLeads / F5Bot): https://usegorilla.app/alternatives/
- Blog: https://usegorilla.app/blog/
- Source: https://github.com/opusforge/gorilla-mcp
- Glama listing: https://glama.ai/mcp/servers/opusforge/gorilla-mcp
Server Config
{
"mcpServers": {
"gorilla": {
"command": "npx",
"args": [
"-y",
"github:opusforge/gorilla-mcp"
],
"env": {
"GORILLA_API_KEY": "grla_..."
}
}
}
}