Real-time social media datafor AI agents
Paste one prompt. Your agent installs Stormy, learns what it can do, and explains it back to you — then finds people, reads posts, and pulls verified emails.
Help me install the Stormy Social Data MCP and explain what it can do.
1. Add the MCP server https://stormy.ai/mcp (Streamable HTTP). REST base https://stormy.ai/api/v1. Read https://stormy.ai/llms.txt and GET https://stormy.ai/api/v1/capabilities first so you understand the full tool surface.
2. Get me a key WITHOUT making me copy anything:
a. POST https://stormy.ai/api/connect/start (no auth) → { verify_url, poll_url }.
b. Open verify_url in my browser so I can click Approve.
c. Poll poll_url every 3 seconds (up to 5 minutes) until {"status":"ready","key":"..."}.
d. Save the key as STORMY_API_KEY and send it as a bearer token — never put it in committed code, prompts, or URLs.
3. Then explain to me, in plain language, what Stormy can do: which social networks it covers, the search / profile / posts / verified-email / durable-job tools, and how the free preview and usage-based pricing work.
4. To prove it is live, fetch 5 YouTube results about a topic I care about and show the results plus the usage receipt.50 results free every 30 days — no card. Then pay as you go, no lock-in.
Across every network
@buildwithalex
184K followers · Ohio
@roofinginsights
156K subscribers
Midwest Exteriors
6.2K followers · Columbus
What your agent does
- Find people
- Look up profiles
- Track posts & videos
- Get verified emails
Simple, usage-based pricing
$25 prepaidpay as you go
Load $25 and spend it per result from $0.01 — no subscription, no lock-in. See pricing
Everything in one API
Find people, resolve any profile, track their posts, and pull verified emails — one REST + MCP contract your agent installs itself.
Find the right people
Search creators and profiles by topic, niche, or handle across every network at once.
@buildwithalex
184K · Ohio
@roofinginsights
156K subscribers
Midwest Exteriors
6.2K · Columbus
Resolve any profile
A handle or URL becomes a full profile.
184K
followers
2.3M
likes
312
posts
Verified contact emails
Charged only when an email is actually found.
alex@buildwithalex.com
verified · $0.15
Native MCP support
works in every agentclaude mcp add --transport http stormy https://stormy.ai/mcp \
--header "Authorization: Bearer $STORMY_API_KEY"Track posts & videos
liveFresh posts, views, and engagement deltas.
New teardown video
▲ +340Storm-damage walkthrough
▲ +6.1KConnect your agent in one line
Add the MCP server, drop in your key, and start asking. The same contract is available over plain REST at https://stormy.ai/api/v1.
stm_live_••••••••••••••••••••••••••Free preview: 50 cached results every 30 days, no card. Sign in to reveal and copy your live key.
claude mcp add --transport http stormy https://stormy.ai/mcp \
--header "Authorization: Bearer $STORMY_API_KEY"Find people
Describe who you need. Get a ranked list.
Ask like you would ask a person — a niche, a place, a size. Stormy searches the network and returns clean, deduplicated results.
POST /api/v1/search
Roofing creators in Ohio with 50k+ subscribers
Complete| Channel | Subscribers | Videos | Engagement |
|---|---|---|---|
| @buildwithalex | 184K | 412 | High |
| @roofinginsights | 156K | 890 | High |
| @theroofstrategist | 98K | 1240 | Medium |
| @midwestexteriors | 61K | 233 | High |
Usage-based pricing
One credit equals one cent, priced per returned result. $50/month keeps the connection active and includes $25 (2,500 credits) of usage. Know the cost before every call.
Cached result
profiles and posts already indexed
$0.01
Fresh profile
current profile data from the source
$0.05
Fresh discovery
per matching person returned
$0.08
Verified email
charged only when an email is found
$0.15
Live estimate
100 people
$23.00
- Fresh discovery
- $8.00
- Verified emails
- up to $15.00
Maximum shown — email attempts without a verified result cost $0.
Ask for the people. Get the data.
Create a free key and make your first call in under a minute.