Skip to content

Releases: AztecProtocol/mcp-server

v1.13.0

04 Mar 21:43
1946be7

Choose a tag to compare

1.13.0 (2026-03-04)

Features

  • add aztec_lookup_error tool for error diagnosis (14a278b)

v1.12.0

04 Mar 21:24
32740c3

Choose a tag to compare

1.12.0 (2026-03-04)

Features

  • prioritize SDK sources over example apps in search results (1f24983)

v1.11.1

04 Mar 15:33

Choose a tag to compare

1.11.1 (2026-03-04)

Bug Fixes

  • trigger release to update npm package README (078c719)

v1.11.0

04 Mar 01:29
984be99

Choose a tag to compare

1.11.0 (2026-03-04)

Bug Fixes

  • enhance auto-resync functionality and improve metadata handling (f8960b1)
  • harden auto-resync against stale checkouts, mixed versions, and retry loops (0b20c58)
  • validate tool requests before auto-resync and abort on sync failure (3ab2fde)

Features

  • add auto-resync on MCP version change and sync metadata tracking (879bf4a)

v1.10.0

03 Mar 01:31
7377b6f

Choose a tag to compare

1.10.0 (2026-03-03)

Bug Fixes

  • handle logging edge cases from review feedback (20e5827)

Features

  • add MCP logging to sync operations for real-time progress visibility (b340300)
  • split sparsePathOverrides into separate clone and parallelize sync (3560504)

v1.9.1

02 Mar 21:26
8db109f

Choose a tag to compare

1.9.1 (2026-03-02)

Bug Fixes

  • disable gc.auto after blobless clones to prevent race condition (19f941c)

v1.9.0

02 Mar 20:56
1f55df8

Choose a tag to compare

1.9.0 (2026-03-02)

Bug Fixes

  • skip version tag for gregoswap (no matching tags on remote) (3b8194c)

Features

  • update sparsePathOverrides for aztec-packages and default ref handling in cloneRepo (1f00c67)

v1.8.0

02 Mar 20:25
be08160

Choose a tag to compare

1.8.0 (2026-03-02)

Bug Fixes

  • remove versioned mismatched Aztec OTC desk and Aztec Pay repository configurations (f5d5a23)
  • update tests to reflect removal of aztec-otc-desk and aztec-pay repos (37f46c0)
  • use docs instead of docs/docs for aztec-packages sparse path (c5dd307)

Features

  • add demo-wallet and gregoswap repositories (131afd9)
  • pull aztec-packages docs from next branch via sparsePathOverrides (ea426bb)
  • version-aware sparsePathOverrides with descriptive error messages (e77f4c9)