Paste your idea. Gorilla pulls real posts from people describing the exact problem you solve, then ranks them by buying intent. One run, four platforms, under two minutes.
$1.99 per run · No subscription · Secure payment via Stripe.
Five steps. You type the idea, we return the leads.
No free tier. Pay per run, or get five a week.
Just want to try? Run a single search for $1.99
Playbooks, essays, and teardowns from running Gorilla on real ideas.
Gorilla ships as an open-source MCP server. Drop it into Claude Code, Cursor, Codex, or any MCP-compatible agent. The agent runs the full lead hunt and reads back the ranked list — no context-switching out of your editor.
~/.claude.json or your IDE's MCP config:{
"mcpServers": {
"gorilla": {
"command": "npx",
"args": ["@gorilla/mcp"],
"env": { "GORILLA_API_KEY": "grla_..." }
}
}
}
Use the gorilla MCP to find my first 25 paying users for <your idea>.
Refine the idea first if it is vague, then run find_leads.
Triage HIGH-score leads only and draft a 2-sentence opener
for each that quotes their post specifically.
Get an API key at gorilla.opusforge.com.br · Source on GitHub.