Social listening for dev platforms
Know when developers mention you
Mentio watches Bluesky, Hacker News, Reddit, X, GitHub, Stack Overflow, DEV, YouTube and the news for your keywords, scores every hit with AI, and surfaces the conversations that matter.
Usage-based pricing. Real-time on every account. No sales calls.
Watching the places developers actually talk, as fast as each platform allows
[ 01 / 04 ] · How it works
From post to signal in three steps
01
Track keywords
Your brand, your competitors, your space. One POST per term, or a click in the dashboard.
02
The pipeline watches everything
Every source is ingested once, matched against your terms, and classified by AI: relevance 0 to 100, sentiment, and intent, tuned by your company context.
03
Act on what matters
Triage in the dashboard, deliver to Slack or webhooks, query the REST API, or let your AI agent work the feed over MCP.
[ 02 / 04 ] · Features
Built like a dev tool, because it is one
Real time to minutes
Bluesky lands in seconds via the firehose. Hacker News in about a minute. Every conversational source in minutes, not hours.
AI that reads every post
Relevance scoring, sentiment, and intent detection (buy intent, question, complaint, praise, comparison) on each mention, guided by your company context.
API-first
A clean REST API with an OpenAPI spec, keyset pagination, and stable error codes. The dashboard is just another client.
MCP built in
A Model Context Protocol server with eight tools, so Claude, Cursor, or any agent can search, triage, and manage tracking for you.
Deliver anywhere
Slack and webhook destinations with filtered feeds: only the sources, sentiments, and relevance levels you care about.
Priced by usage
Pay per keyword plus a flat rate per mention we find. Every mention is scored for relevance so you see the signal first. No seats, no tiers.
[ 03 / 04 ] · Pricing
Pay for what you track, and what we find
No seats. No tiers. One price per mention we find for you.
€5/mo
per keyword tracked
€8
per 1,000 mentions
Estimate your bill
Your first 100 mentions each month are free. Past them, every mention bills €0.008 (€8 per 1,000). Every mention we find for your keywords counts.
5 keywords × €5€25
First 100 mentions each monthFree
Extra mentions · 0 × 1,000€0
Monthly total€25
2 keywords, 100 mentions, 3 days. No card needed.
Self serve
Up to 500 keywords
- Public rate card, billed monthly to your card
- 3 day free trial, cancel anytime
- Every feature included: Slack, API, MCP
- Chat and email support
Enterprise
More than 500 keywords
- Same rate card with volume discounts
- Postpaid invoicing
- Custom polling cadences and sources
- Dedicated support channel
[ 04 / 04 ] · Start
Start listening in five minutes
Your first keyword is one request away.
curl -X POST "https://api.mentio.dev/v1/keywords" \
-H "Authorization: Bearer $MENTIO_API_KEY" \
-d '{ "term": "your product", "kind": "brand" }'