Vibecode SnitchFeed

track this build5 steps, step by step
NOT REALLY · don't bother
price $59/moyou'd save $708/yrbuild time not a true replacement; consolation build in one to two dayscategory 🐦 social mediareplaced by 0 people

A weekend build gets you a keyword matcher; SnitchFeed is a signal refinery. Five platforms in one stream (Reddit, X, LinkedIn, Bluesky, Hacker News), run through layered filtering: boolean queries, AI scoring for relevance, sentiment, and buying intent, and noise auditing that keeps trimming. What comes out is a shortlist of threads worth answering, delivered where you act: Slack, Discord, a live dashboard, or your own AI agent via MCP and REST API. To be fair: if you only care about Reddit and Hacker News, a DIY build gets you further than the verdict suggests. It's the X and LinkedIn coverage, the cross-platform aggregation, and the tuned scoring that a one-shot build can't reach.

the project pack4 files · fastest path to a working personal build
README.md
# SnitchFeed indie build

## Goal

Build the smallest trustworthy replacement for the core SnitchFeed workflow for one developer or a tiny team.

## Scope

Poll a couple of free, open feeds (Reddit's API, Bluesky's firehose, Hacker News's Algolia API) for keyword matches, run each hit through an LLM for a rough relevance/sentiment tag, and push matches to a Slack or Discord webhook.

## Quick start

1. Install the documented dependencies.
2. Copy `.env.example` to `.env`.
3. Run the development command chosen during implementation.
4. Complete the acceptance checks in `BUILD_PLAN.md`.

## Honest limits

This build deliberately does not replace:
- X/Twitter and LinkedIn coverage entirely (neither has a free public search API), so two of the five platforms are simply gone
- one aggregated, deduplicated stream across five platforms instead of five half-working pollers
- the noise-reduction stack: boolean query grammar, AI fit scores, sentiment, intent tags, and automated noise auditing that keeps tuning what gets through
- a real-time dashboard with curated feeds, saved views, and analytics reports instead of a Slack ping you learn to ignore
- an agent-native surface: an MCP server and public REST API so your own AI agents can search mentions, create listeners, and act on intent directly

If those capabilities are essential, use Huginn instead of pretending the gap is solved.

$ choose a build depth, inspect the files, then open the complete pack in your agent

why people still pay

Because a mention here isn't something to read, it's something to act on. Someone posting 'what tool does X?' is at peak intent, and that window closes in hours; SnitchFeed hands you that thread scored and tagged, then feeds the follow-up: webhooks into outreach stacks like Clay and HeyReach, or an AI agent working the queue over MCP. A DIY matcher can find mentions; it can't power a pipeline.

what you lose

xX/Twitter and LinkedIn coverage entirely (neither has a free public search API), so two of the five platforms are simply gone

xone aggregated, deduplicated stream across five platforms instead of five half-working pollers

xthe noise-reduction stack: boolean query grammar, AI fit scores, sentiment, intent tags, and automated noise auditing that keeps tuning what gets through

xa real-time dashboard with curated feeds, saved views, and analytics reports instead of a Slack ping you learn to ignore

xan agent-native surface: an MCP server and public REST API so your own AI agents can search mentions, create listeners, and act on intent directly

share on X ↗"I just replaced SnitchFeed ($59/mo) with one prompt"
the escape hatch

Don't feel like building it? These folks already made it free.

F5BotEmails you when a keyword shows up on Reddit, Hacker News or Lobsters. No scoring, no dashboard, no X or LinkedIn · free and it never sleeps.$0free

no votes, no pay-to-list · just what's real

the numbers

SnitchFeed pricing

planmonthlyannual (per mo)what you get
starter$59$477,000 credits, 10 tracked terms/profiles, 3 listeners, 1 user, 3-month retention
pro$119$9521,000 credits, 30 tracked terms/profiles, 10 listeners, 5 users, 6-month retention
enterprise$399Custom credits/terms/listeners, unlimited users and retention

free tierno free tier

billingmonthly + annual; 7-day trial with 800 credits, no credit card

hidden costsCredits are consumed per scan/action: X scan/search 2, LinkedIn scan/search 4, AI mention scoring 0.5; no public overage-credit price.

verified 2026-08-14 · source ↗

questions
Vibecode SnitchFeed

Not really. SnitchFeed's value is not the code: One of the few tools here built to be used by AI agents via MCP, not just replaced by one. See the honest breakdown above.

How much does SnitchFeed cost?

SnitchFeed costs about $59/month (Starter, checked 2026-08-05), which is $708 per year.

What do I lose by replacing SnitchFeed?

Honestly: X/Twitter and LinkedIn coverage entirely (neither has a free public search API), so two of the five platforms are simply gone; one aggregated, deduplicated stream across five platforms instead of five half-working pollers; the noise-reduction stack: boolean query grammar, AI fit scores, sentiment, intent tags, and automated noise auditing that keeps tuning what gets through; a real-time dashboard with curated feeds, saved views, and analytics reports instead of a Slack ping you learn to ignore; an agent-native surface: an MCP server and public REST API so your own AI agents can search mentions, create listeners, and act on intent directly. If any of those are load-bearing for you, keep paying.

Is there an open-source alternative to SnitchFeed?

Yes: F5Bot (Emails you when a keyword shows up on Reddit, Hacker News or Lobsters. No scoring, no dashboard, no X or LinkedIn · free and it never sleeps.) The prompt is for when you want it exactly your way.