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.

Start for free
The prompt · paste into any agent
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.

Works withClaude CodeCodexOpenClawHermes

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.

roofing creators in Ohio

@buildwithalex

184K · Ohio

match

@roofinginsights

156K subscribers

match

Midwest Exteriors

6.2K · Columbus

match

Resolve any profile

A handle or URL becomes a full profile.

tiktok.com/@buildwithalex

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

Terminal
claude mcp add --transport http stormy https://stormy.ai/mcp \
  --header "Authorization: Bearer $STORMY_API_KEY"

Track posts & videos

live

Fresh posts, views, and engagement deltas.

New teardown video

+340

Storm-damage walkthrough

+6.1K

Connect 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.

Your API keyManage keys
stm_live_••••••••••••••••••••••••••
Create your free key

Free preview: 50 cached results every 30 days, no card. Sign in to reveal and copy your live key.

Terminal
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
ChannelSubscribersVideosEngagement
@buildwithalex184K412High
@roofinginsights156K890High
@theroofstrategist98K1240Medium
@midwestexteriors61K233High
25 results · $2.00 · 200 credits · receipt attached

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.