Agencies
Every client, one inbox, no tab juggling.
Run a monitor per client, keep the feeds separate, and let the API assemble the reports you currently write by hand.
- u/brandwatcher·Reddit9m
Has anyone else noticed Acme quietly changed their refund window? Nobody emailed about it.
Complaint
The problem
Why this keeps getting missed.
An agency watching eight brands is running eight of everything: eight logins, eight exports, eight monthly decks assembled the night before the call. The work that clients actually pay for — the judgement — gets squeezed into whatever time the copy-pasting leaves.
Plays
What people actually do with it.
One project per client, one key per client
Scoped API keys mean a client-facing dashboard can read one project and nothing else, without you building an access layer.
Let the agent write the first draft of the report
get_mention_analytics returns the totals and the breakdowns; the weekly_digest prompt turns them into prose you edit rather than compose.
Bill the research, not the collecting
Provider cost is reported per mention, so you know what a client account actually costs you before you quote a retainer.
For agents
Or let software do the reading.
Connect the MCP server and ask in plain language — the same data, no dashboard required.
“Summarise this week for each client project and flag anything a human needs to answer.”
Pricing
Same price, whichever job you use it for.
Solo
$29/mo
billed monthly
One founder, one product, no noise.
- 3 monitors
- 1,000 mentions / month
- 60 API requests / min
- X · Reddit · YouTube · LinkedIn · Threads
- AI category, sentiment and urgency
- Relevance filtering — coincidental matches are dropped
- Email and webhook alerts
- Mention analytics
- REST API · MCP · signed webhooks
- Scoped, revocable API keys
- Idempotent writes and cursor paging
- Provider cost per mention
Team
$99/mo
billed monthly
A team watching itself and its rivals.
- 7 monitors
- 10,000 mentions / month
- 180 API requests / min
- X · Reddit · YouTube · LinkedIn · Threads
- AI category, sentiment and urgency
- Relevance filtering — coincidental matches are dropped
- Email and webhook alerts
- Mention analytics
- REST API · MCP · signed webhooks
- Scoped, revocable API keys
- Idempotent writes and cursor paging
- Provider cost per mention
- Priority scan cadence
Agency
$299/mo
billed monthly
Many brands, many clients, one inbox.
- 15 monitors
- 50,000 mentions / month
- 600 API requests / min
- X · Reddit · YouTube · LinkedIn · Threads
- AI category, sentiment and urgency
- Relevance filtering — coincidental matches are dropped
- Email and webhook alerts
- Mention analytics
- REST API · MCP · signed webhooks
- Scoped, revocable API keys
- Idempotent writes and cursor paging
- Provider cost per mention
- Priority scan cadence
- Priority support
Your first 100 mentions are free — no card, no plan to pick. Paid plans reset every month, whether you pay monthly or annually. Reaching the cap pauses collection; it never bills overage automatically.
FAQ
Before you ask.
- Can I keep client data separate?
- Yes. One project per client, and an API key is bound to a single project. A key issued for one client cannot read another, and a resource in a project the key cannot reach returns not found rather than forbidden.
- Is there a reseller or white-label plan?
- Not yet. Scale covers multi-brand coverage on one account today; a proper agency tier with client-facing views is the obvious next step, and we would rather build it with an agency than guess at it.