Skip to content

Releases: AztecProtocol/mcp-server

v1.18.0

30 Mar 20:15
49f7efb

Choose a tag to compare

1.18.0 (2026-03-30)

Bug Fixes

  • check remote for newer incremental tags before skipping re-clone (4396e92)

Features

  • support incremental tag matching for demo-wallet (7783c45)

v1.17.0

30 Mar 19:48
101b452

Choose a tag to compare

1.17.0 (2026-03-30)

Features

  • update default Aztec version to 4.2.0-aztecnr-rc.2 (30602b9)
  • update default Aztec version to v4.2.0-aztecnr-rc.2 (ef51069)

v1.16.0

30 Mar 19:40
9d99007

Choose a tag to compare

1.16.0 (2026-03-30)

Features

  • try alternate v-prefix variant when fetching tags (433dff2)

v1.15.0

09 Mar 18:27
cfb2e28

Choose a tag to compare

1.15.0 (2026-03-09)

Bug Fixes

  • use startsWith for error status checks instead of case-insensitive includes (5e1bc7e)

Features

  • refactor error handling in sync utilities to use isRepoError function (aec3f2a)

v1.14.0

09 Mar 18:11
3e19d4a

Choose a tag to compare

1.14.0 (2026-03-09)

Features

  • broaden sparse checkout paths and add --skip-checks flag (cc600c2)
  • update sparse checkout path for l1-contracts to include Errors.sol (cfa526b)
  • update sparse checkout paths and add --skip-checks flag (30839c5)

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)