The intent scoring tool takes the text of any social post, forum thread, or online mention and returns a 0-to-100 intent score, a tier label, a suggested outreach angle, and the reasoning behind the score. It is what MentionFox uses internally to prioritize the Engagement HQ queue and filter scan results.
Intent scoring is post-level, not person-level. It asks: does this specific piece of text signal that the author is currently looking to buy, switch, or evaluate a solution? The scoring model looks for:
Posts that score high are worth your time to engage with directly. Posts that score low are either low-signal (general chatter) or off-topic (spam, promotional, or unrelated to your category).
Author is actively evaluating or expressing strong pain around a specific problem. Engage now. These posts age quickly.
Author shows some signal — a complaint, a question, a comparison ask — but the context is less specific or urgent. Worth engaging with a thoughtful reply.
General chatter, announcement posts, or off-topic content. Hidden from the default Engagement HQ view but available via "Show hidden items."
The system applies additional rules for specific post types. Product Hunt launch threads — where the comment section is typically "wow, congrats!" rather than genuine evaluation — are capped at a lower score unless the post contains real complaint or switching signal text. This prevents high-activity threads from dominating the queue with posts that have no reachable intent behind them.
Input is the post text and optionally a platform label and post URL. The platform label improves the scoring model's calibration (Twitter average intent scores differently from a Reddit software recommendations thread).
Output:
score — integer from 0 to 100tier — "high", "medium", or "low"reasons — list of signals detected in the postsuggested_angle — the recommended outreach frame given this specific postintent_score_reason — present when a score cap or floor was applied, explaining whyIntent scoring is available as a standalone tool via the MentionFox API and MCP. The MCP tool name is score_intent.
Response:
Intent scores appear on every scan card and Engagement HQ item inside MentionFox.
Open Engagement HQ