mcpserver.lol
registry/deals
Connection check verified live · 20h ago

deals

Curated, human-reviewed deal feed for AI agents — live deal search + price watches. No auth.

Tools 7
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 20h ago

Tools & capabilities

7 tools

Read from the running server on 20h ago.

cancel_watch can modify data watch_id*
Stop deliveries for a watch: the feed URL dies immediately and the webhook deactivates. Idempotent. Sourcing for an already-promoted product continues (shared watchlist state) — ca…
check_watch read-only watch_id*
Status of a watch by watch_id: interpretation progress, channel states, live matches, next_check_recommended_at, and monitoring contract. `product_url` is the human purchase link.…
get_deal read-only fulldeal_id*
Fetch one deal by id. Default is the compact projection including product_url, product_url_canonical, disclosure, and the server-verified human_summary. `product_url` is the human…
latest_deals read-only limitcategorymax_price_centshighlighted_only
The newest approved deals, freshest first — or Kit's curated picks when highlighted_only=true. Returns up to 5 (max 10) compact deals with server-verified human_summary sentences a…
register_watch specsintent*agent_idconditionsmodel_numbermax_price_cents +2
Register a standing deal watch. Writes the intent to the sourcing pipeline and returns delivery channels: a one-time token-gated Atom feed plus an optional webhook that activates a…
report_outcome notesdeal_id*outcome*actual_price_cents
Record what happened after a deal was acted on. Outcomes: purchased, deal_dead, wrong_price, out_of_stock, irrelevant, checkout_failed. Feedback feeds deal ranking, and deal_dead /…
search_deals read-only limitquery*categorymax_price_centsmin_discount_pct
Search live, human-reviewed deals by keyword. Matching is token-AND over product name, brand, category, and merchant. Returns up to 5 active deals (best score first) with price, di…