Overview
What's In This Guide
What an MCP actually is, in one plain-English paragraph
The exact setup for all 5, both the no-terminal way and the Claude Code way
The best ways to use each one as a solopreneur or creator, with a starter prompt for each
The honest notes: which ones need a free API key, and what Beehiiv’s MCP can’t do yet
How the 5 chain into one content machine that researches, creates, and reports on itself
First, the 30-Second Version
What's an MCP?
An MCP is a connector that gives Claude hands inside another tool. Out of the box, Claude can only talk. Connect an MCP and Claude can generate images in Higgsfield, read your newsletter stats in Beehiiv, or scrape a competitor's website, all from a normal chat.
There are two ways to install one, and this guide gives you both for every tool:
The no-terminal way (Claude app)
Settings → Connectors → Add custom connector → paste a URL. Two of the five (Higgsfield and Beehiiv) work this way in a couple of clicks.
The Claude Code way (one pasted command)
Paste one line into your terminal. Don't get scared by the terminal, every command you need is written out below with a copy button. You paste, hit Enter, done.
1. Higgsfield
Your Creative TeamHiggsfield puts 30+ image and video models (GPT Image, Nano Banana, Veo, Kling) under one roof. Connect the MCP and Claude becomes the art director: it writes the prompts, picks the model, and renders finished creatives while you talk to it in plain English. You'll need a Higgsfield account; most image renders cost a few cents.
Set it up
Higgsfield setup (both paths)
Claude Code (paste in your terminal): claude mcp add --transport http -s user higgsfield "https://mcp.higgsfield.ai/mcp" Claude app (no terminal): Settings → Connectors → Add Custom Connector → paste https://mcp.higgsfield.ai/mcp → Add → Connect
How to best use it
Ad creatives on demand. Describe the offer, get scroll-stopping static ads with the headline baked into the image. This is the play businesses pay $500 to $1,500 a month for.
Product shoots and thumbnails. One photo of a product becomes a studio-quality shoot. One sentence becomes a YouTube thumbnail.
B-roll and short clips. Video models fill the gaps in your edits without stock-footage subscriptions.
Day-one prompt
Use Higgsfield to create 3 ad creative concepts for my business. First ask me: what I sell, who it's for, and my brand colors. Then generate 3 different static ad images (1080x1350) with the headline baked into the image. Show me all 3 before generating any variations.
Want to go deeper? The full Higgsfield MCP Playbook has 8 more use cases.
2. Sandcastles
Your Content AnalystSandcastles connects Claude to real Instagram, TikTok, and YouTube Shorts data. Analyze any video, find the top-performing formats in your niche, track your own posts, and get next-video suggestions, all inside a Claude chat. This is the difference between guessing what to film and knowing.
Set it up
This one installs as a plugin through the Claude Desktop app (it won't work from the browser chat), and it's the most involved setup of the five. Still under 5 minutes:
Sandcastles setup (official steps)
1. In Sandcastles: Settings → Connectors → MCP section → Download Plugin 2. In the Claude Desktop app: switch to Cowork → Customize → "+" under Personal Plugins → Upload Plugin → drag the Sandcastles zip in 3. Press Connectors under the new Sandcastles plugin → Install (the URL https://mcp.sandcastles.ai/ comes pre-filled) → Add 4. Switch to Chat → Customize → Connectors → Sandcastles (Custom) → Connect → log in to your Sandcastles account in the browser tab Full official walkthrough with video: help.sandcastles.ai/mcp
How to best use it
Build a competitor watchlist. Track the accounts in your niche and ask Claude weekly what's outperforming and why.
Steal formats, not videos. Have Claude break down the hook, structure, and pacing of the top performers so you can adapt the pattern to your topic.
Decide what to film next. End every week by asking for next-video suggestions based on real data instead of vibes.
Day-one prompt
Give me a list of the top 10 performing videos from my watchlist in the last 7 days. For any that haven't been analyzed yet, analyze them. Then tell me the common topics and formats that are outperforming, and suggest my next 3 videos based on what's working.
3. Perplexity
Your ResearcherPerplexity is the best AI researcher on the planet, and this MCP puts it inside Claude. Real-time information from anywhere on the internet, with sources, without leaving your chat. For a solo operator, this is a research department that works in seconds.
Set it up
Perplexity setup (needs a free API key)
Get a free API key at perplexity.ai/settings/api, then paste in your terminal (swap MY_KEY): claude mcp add -s user perplexity --env PERPLEXITY_API_KEY="MY_KEY" -- npx -y @perplexity-ai/mcp-server
How to best use it
Weekly niche research. What happened in your space this week, sourced, in one prompt. Your content calendar stops running on stale ideas.
Fact-check before you post. Claim in your script sounds off? Perplexity verifies it with sources before 50,000 people see it.
Client and prospect research. Walking into any call, one prompt gets you the company, the person, and the talking points.
Day-one prompt
Use Perplexity to research what's happening in [my niche] this week. Find the 5 most talked-about stories or trends from the last 7 days, with sources. For each one, give me a one-line content angle I could film about it as a [creator type].
4. Beehiiv
Your Owned AudienceBeehiiv is where your newsletter lives, and the newsletter is the only audience you actually own. The algorithm can bury your reels tomorrow; it can't touch your email list. Beehiiv's official MCP connects your publication to Claude so it can read your posts, stats, subscribers, and growth data.
Honest note: the current version (v1) is read-only. Claude can analyze everything but can't publish for you yet; beehiiv says write access is coming in v2. For strategy work, read-only is where the value is anyway.
Set it up
Beehiiv setup (both paths, signs in with OAuth)
Claude app (no terminal): Settings → Connectors → Add custom connector → name it "beehiiv" → paste https://mcp.beehiiv.com/mcp → Add → sign in with your beehiiv account when it redirects Claude Code (paste in your terminal): claude mcp add --transport http -s user beehiiv https://mcp.beehiiv.com/mcp
How to best use it
Find your winning subject lines. Claude reads every open rate you've ever had and tells you the pattern. No more guessing what your list responds to.
Know where growth actually comes from. Which source drives subscribers that stick? Double down there, kill the rest.
Monthly deep dive. Once a month, have Claude write you the report a growth consultant would charge for: what worked, what flopped, what to change.
Day-one prompt
Look at my beehiiv publication. Pull my last 10 posts with their open rates and click rates. Tell me: (1) which subject line styles are winning, (2) which post got the most clicks and what it linked to, and (3) what my next 3 editions should lean into based on the data. Then check where my subscribers actually come from and tell me which growth source I should double down on.
5. Firecrawl
Your Web ScraperFirecrawl lets Claude search, scrape, crawl, and map any website on the internet. It can pull a site's full branding, tear down a competitor's funnel, or turn any page into clean data Claude can work with. If you're a marketer or building anything client-facing, this one's non-negotiable.
Set it up
Firecrawl setup (needs a free API key)
Get a free API key at firecrawl.dev, then paste in your terminal (swap MY_KEY): claude mcp add -s user firecrawl --env FIRECRAWL_API_KEY="MY_KEY" -- npx -y firecrawl-mcp
How to best use it
Competitor teardowns. Scrape their site, their offer, their pricing, their positioning. Find the gap you can attack.
Instant brand kits. Pull any business's colors, fonts, and voice off their website. This is step one of every client project I do.
Research that stays current. Turn any article, docs page, or directory into clean markdown Claude can actually reason over.
Day-one prompt
Use Firecrawl to scrape [competitor website URL]. Pull their branding (colors, fonts, tagline), their offer and pricing, and how they position themselves. Then tell me: what are they doing that I'm not, and where is the gap I can attack as a solo operator?
Put It Together
One Chat, One Content Machine
Installed separately, these are 5 nice tools. Connected to the same Claude, they're one machine:
Here's what a Monday looks like with all 5 connected. One conversation: "Check Sandcastles for what outperformed in my niche last week. Use Perplexity to pull the news angle behind the top format. Draft me 3 scripts. Generate the thumbnail concepts in Higgsfield. Then check Beehiiv and tell me which of these topics my subscribers already click on."
That used to be four apps, two subscriptions, and an afternoon. Now it's one chat while you drink your coffee. That's the entire point of MCPs: Claude stops being a chatbot and starts being the operator of your whole stack.