Skip to content

Releases: chrischall/groupon-mcp

v0.1.4

Choose a tag to compare

@chrischall chrischall released this 06 Aug 00:41
da29eca

0.1.4 (2026-08-06)

Bug Fixes

  • deps: move to @fetchproxy/server 2.0.0 for the v3 handshake (#27) (0645f0c)

v0.1.3

Choose a tag to compare

@chrischall chrischall released this 03 Aug 04:32
cdd9a29

0.1.3 (2026-08-03)

Bug Fixes

  • web-client: re-lift an expired browser session instead of wedging (#18) (5b3a241)
  • web-client: re-lift on the post-429 401 and drop a dead cookie (#21) (5f2977d), closes #19

Refactor

  • web-client: drop the unused settleAuthFailure parameter (#23) (9ddb138), closes #22

v0.1.2

Choose a tag to compare

@chrischall chrischall released this 30 Jul 12:52
59235a3

0.1.2 (2026-07-30)

Bug Fixes

  • deps: bump @fetchproxy/* to 1.7.0 and @chrischall/mcp-utils to 0.14.0 (#13) (ac97260)

v0.1.1

Choose a tag to compare

@chrischall chrischall released this 27 Jul 21:14
950da53

0.1.1 (2026-07-27)

Bug Fixes

  • cart: match option ids by value, not by substring of the whole cart (#9) (d53bd9f)

v0.1.0

Choose a tag to compare

@chrischall chrischall released this 27 Jul 02:56
0710379

0.1.0 (2026-07-27)

Features

  • add groupon_get_deal and groupon_list_categories read tools (7ddb41b)
  • add read-only Cloudflare Worker connector for claude.ai reach (d2523a9)
  • confirm-gated cart/purchase tools (cart-prep + hand-off) with cookie-bootstrap auth (#3) (c57da54)
  • Groupon read-path MVP — groupon_search_deals via /mobilenextapi/graphql (ea807a0)

Documentation

  • add groupon curl skill (lightweight shell-out deliverable) (3abd4ae)