S
social-pulse
/mention_pulse
mention pulse
Mention COUNT + VELOCITY + SENTIMENT for a term, ticker ($AAPL), brand, or product across Reddit + Hacker News over a time window. Returns total mentions, day-b
liveverifiedunknown~5s typical
mcpprobedsocial-pulse
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-dropwatchhq-social-pulse /mention_pulse for me.
Input
| Field | Type | Description |
|---|---|---|
| term* | string | The term/ticker/brand/product to track, e.g. 'Claude', '$NVDA', 'Notion'. |
| days | number | Look-back window in days (default 7, max ~30). |
| subreddit | string | Optional: restrict the Reddit side to one subreddit. |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-com-dropwatchhq-social-pulse","endpoint":"/mention_pulse","input":{"term":"..."}}'cli
npx cracked-ai run -p mcp-com-dropwatchhq-social-pulse -e /mention_pulse -i '{"term":"..."}'mcp
run_tool({ provider: "mcp-com-dropwatchhq-social-pulse", endpoint: "/mention_pulse", input: {"term":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.