<aside>
BTW, we've been building SalesRobot since 2020. Bootstrapped.
We’re at 5,500 users across 45 countries, but here’s some actual crazy shit:
→ $2.7M in lifetime revenue →$1.2M ARR crossed → 3.3 million organic LinkedIn impressions in 2025 alone.
Give SalesRobot your ICP, connect your LinkedIn account, and it handles the rest:
🎞️ AI video clone - your face, auto-personalized at scale
🎙️ AI voice clone - your voice, personalized per prospect
📅 AI appointment setter - handles replies, kills objections, books calls while you sleep.
Check it out if you’re intrigued, we’ve got a 14-day free trial (you should definitely give it a shot)
Book a demo today
White-label version for agencies (your clients would never know it’s us)
</aside>
What this is: The exact setup + every prompt I used to run a full LinkedIn outreach campaign from inside Claude Fable 5 — list building, icebreakers, sequences, inbox, stats — without opening the SalesRobot dashboard once. Setup takes ~10 minutes. Your first campaign takes ~8.
What's inside:
- The 10-minute MCP setup (Mac + Windows)
- 8 list-building prompts (ICP → import)
- 10 AI icebreaker prompts
- 5 plug-and-play sequences
- 12 daily ops prompts (inbox, stats, reply handling)
- All 55 MCP tools mapped
What you need before starting:
- A SalesRobot account with at least one LinkedIn account connected (salesrobot.co)
- Claude Desktop installed (free download from claude.ai) with Claude Fable 5 selected as your model
- 10 minutes
Two pieces, one system:
Claude Fable 5 is the brain. It defines your ICP, builds your list strategy, writes your icebreakers and sequences, reads your stats, and drafts your replies. Anthropic's newest and sharpest model — and the reasoning quality shows up directly in your copy and your targeting.
The SalesRobot MCP is the hands. MCP (Model Context Protocol) is how Claude stops telling you how to run outreach and actually does it — creates campaigns, imports prospects, builds sequences, starts everything. The SalesRobot MCP server gives Fable 5 55 tools: campaign management, prospect imports from 7+ sources, inbox management, AI icebreakers, voice clones, stats.
You set it up once. After that, your outreach is just a conversation.
The MCP package is built for Node 18 specifically. The cleanest way to manage this is nvm (Node Version Manager) — it lets you run Node 18 for this without breaking anything else on your machine.
Open Terminal and run these one at a time:
bash
curl -o- <https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.7/install.sh> | bash