Skip to content

Releases: chrischall/eventbrite-mcp

Release list

v0.1.1

Choose a tag to compare

@chrischall chrischall released this 06 Aug 00:41
ac99191

0.1.1 (2026-08-06)

Bug Fixes

  • deps: move to @fetchproxy/server 2.0.0 for the v3 handshake (#15) (e659c0d)

v0.1.0

Choose a tag to compare

@chrischall chrischall released this 30 Jul 17:24
bc364a1

0.1.0 (2026-07-30)

Features

  • cover the documented read API and sharpen discovery (#4) (3552bc0)
  • Eventbrite MCP server — account/organizer tools (token API), public event discovery (fetchproxy bridge), hosted connector (c2e01b9)
  • route discovery through the documented API, keeping the bridge as fallback (#8) (72f04c4)

Bug Fixes

  • batch event detail via /destination/events/ for one shape on both routes (#10) (52757ac)
  • reject traversing ids, correct /system/ reference paths, widen slug candidates (#6) (658af3c)

Documentation

  • correct stale worker header and drop a duplicated await (#12) (06d8d7c)