Skip to content

Releases: chrischall/tock-mcp

v0.2.6

Choose a tag to compare

@chrischall chrischall released this 06 Aug 00:42
778b578

0.2.6 (2026-08-06)

Bug Fixes

  • deps: move to @fetchproxy/server 2.0.0 for the v3 handshake (#56) (4df0263)

v0.2.5

Choose a tag to compare

@chrischall chrischall released this 01 Aug 14:54
f5eea8c

0.2.5 (2026-08-01)

Documentation

  • skills: add the post-booking verification protocol (#49) (d499a48)

v0.2.4

Choose a tag to compare

@chrischall chrischall released this 30 Jul 12:53
71b89b5

0.2.4 (2026-07-30)

Bug Fixes

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

v0.2.3

Choose a tag to compare

@chrischall chrischall released this 27 Jul 21:15
214e75f

0.2.3 (2026-07-27)

Documentation

  • stop claiming no env config, and credit vitest's default excludes (#43) (97d18ac)

v0.2.2

Choose a tag to compare

@chrischall chrischall released this 27 Jul 02:56
43b43f6

0.2.2 (2026-07-25)

Bug Fixes

  • deps: bump fast-uri out of the host-confusion advisories (#37) (dcc81c9)

v0.2.1

Choose a tag to compare

@chrischall chrischall released this 19 Jul 14:11
5a46573

0.2.1 (2026-07-19)

Bug Fixes

  • release: pin skill-path so the publish job can resolve SKILL.md (#35) (57e1a51)

Documentation

v0.2.0

Choose a tag to compare

@chrischall chrischall released this 13 Jul 16:54
af61e32

0.2.0 (2026-07-13)

Features

  • adopt @chrischall/mcp-utils 0.12.0 (scrape subpath) (#17) (0119cd4)
  • skill: add tock fpx access skill (#25) (d64d45f)

Bug Fixes

  • docs: make requests.md §5→§6 runnable in sequence (#28) (2ac7779), closes #26
  • protobuf field-number overflow + doc dedupe (#16) (29afb76)
  • stop release-please pinning 0.1.0 + dedupe changelog (#23) (f6e8a26), closes #22

Refactor

  • adopt scrape isCloudflareChallenge + UpstreamHttpError (#13) (b8d5e09)
  • remove unused UpstreamHttpError re-export in client.ts (#15) (b10ebaa)
  • skill: move root SKILL.md into skills/, point plugin.json at ./skills/ (#27) (b6ed117)

Documentation

  • finalize booking-protocol spec (auth-header findings) (#7) (a3147bd)

v0.1.0

Choose a tag to compare

@chrischall chrischall released this 05 Jul 22:37
3ce491a

0.1.0 (2026-07-05)

Features

  • initial tock-mcp — Tock (exploretock.com) restaurant discovery (4815a00)
  • rebuild authenticated reads on Tock's GraphQL API (#4) (1ab7cfa)