@mastra/mcp-registry-registry 0.0.0-tsconfig-compile-20250703214351 → 0.0.0-unified-sidebar-20251010130811

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (48) hide show
  1. package/CHANGELOG.md +1038 -0
  2. package/LICENSE.md +11 -42
  3. package/dist/{chunk-YU6LNU6R.js → chunk-7D5IPHZI.js} +2 -7
  4. package/dist/chunk-7D5IPHZI.js.map +1 -0
  5. package/dist/index.d.ts +2 -1
  6. package/dist/index.d.ts.map +1 -0
  7. package/dist/index.js +3 -1
  8. package/dist/index.js.map +1 -0
  9. package/dist/registry/fetch-servers.d.ts +20 -0
  10. package/dist/registry/fetch-servers.d.ts.map +1 -0
  11. package/dist/registry/index.d.ts +3 -0
  12. package/dist/registry/index.d.ts.map +1 -0
  13. package/dist/registry/list-registries.d.ts +28 -0
  14. package/dist/registry/list-registries.d.ts.map +1 -0
  15. package/dist/registry/processors/apify.d.ts +7 -0
  16. package/dist/registry/processors/apify.d.ts.map +1 -0
  17. package/dist/registry/processors/apitracker.d.ts +7 -0
  18. package/dist/registry/processors/apitracker.d.ts.map +1 -0
  19. package/dist/registry/processors/default.d.ts +7 -0
  20. package/dist/registry/processors/default.d.ts.map +1 -0
  21. package/dist/registry/processors/docker.d.ts +7 -0
  22. package/dist/registry/processors/docker.d.ts.map +1 -0
  23. package/dist/registry/processors/fleur.d.ts +7 -0
  24. package/dist/registry/processors/fleur.d.ts.map +1 -0
  25. package/dist/registry/processors/mcprun.d.ts +3 -0
  26. package/dist/registry/processors/mcprun.d.ts.map +1 -0
  27. package/dist/registry/processors/pulse.d.ts +7 -0
  28. package/dist/registry/processors/pulse.d.ts.map +1 -0
  29. package/dist/registry/processors/utils.d.ts +3 -0
  30. package/dist/registry/processors/utils.d.ts.map +1 -0
  31. package/dist/registry/registry.d.ts +3 -0
  32. package/dist/registry/registry.d.ts.map +1 -0
  33. package/dist/registry/types.d.ts +35 -0
  34. package/dist/registry/types.d.ts.map +1 -0
  35. package/dist/server.d.ts +27 -0
  36. package/dist/server.d.ts.map +1 -0
  37. package/dist/stdio.d.ts +2 -0
  38. package/dist/stdio.d.ts.map +1 -0
  39. package/dist/stdio.js +5 -3
  40. package/dist/stdio.js.map +1 -0
  41. package/dist/tools/list.d.ts +36 -0
  42. package/dist/tools/list.d.ts.map +1 -0
  43. package/dist/tools/servers.d.ts +33 -0
  44. package/dist/tools/servers.d.ts.map +1 -0
  45. package/dist/utils.d.ts +2 -0
  46. package/dist/utils.d.ts.map +1 -0
  47. package/package.json +26 -15
  48. package/dist/_tsup-dts-rollup.d.ts +0 -249
package/CHANGELOG.md ADDED
@@ -0,0 +1,1038 @@
1
+ # @mastra/mcp-registry-registry
2
+
3
+ ## 0.0.0-unified-sidebar-20251010130811
4
+
5
+ ### Patch Changes
6
+
7
+ - Update peer dependencies to match core package version bump (0.21.0) ([#8557](https://github.com/mastra-ai/mastra/pull/8557))
8
+
9
+ - Update peer dependencies to match core package version bump (0.21.0) ([#8626](https://github.com/mastra-ai/mastra/pull/8626))
10
+
11
+ - Update peer dependencies to match core package version bump (0.21.0) ([#8686](https://github.com/mastra-ai/mastra/pull/8686))
12
+
13
+ - Updated dependencies [[`b5a66b7`](https://github.com/mastra-ai/mastra/commit/b5a66b748a14fc8b3f63b04642ddb9621fbcc9e0), [`7b1ef57`](https://github.com/mastra-ai/mastra/commit/7b1ef57fc071c2aa2a2e32905b18cd88719c5a39), [`ee68e82`](https://github.com/mastra-ai/mastra/commit/ee68e8289ea4408d29849e899bc6e78b3bd4e843), [`228228b`](https://github.com/mastra-ai/mastra/commit/228228b0b1de9291cb8887587f5cea1a8757ebad), [`ea33930`](https://github.com/mastra-ai/mastra/commit/ea339301e82d6318257720d811b043014ee44064), [`b5a66b7`](https://github.com/mastra-ai/mastra/commit/b5a66b748a14fc8b3f63b04642ddb9621fbcc9e0), [`135d6f2`](https://github.com/mastra-ai/mastra/commit/135d6f22a326ed1dffff858700669dff09d2c9eb)]:
14
+ - @mastra/core@0.0.0-unified-sidebar-20251010130811
15
+
16
+ ## 0.10.18
17
+
18
+ ### Patch Changes
19
+
20
+ - Breaking change to move the agent.streamVNext/generateVNext implementation to the default stream/generate. The old stream/generate have now been moved to streamLegacy and generateLegacy ([#8097](https://github.com/mastra-ai/mastra/pull/8097))
21
+
22
+ - Updated dependencies [[`00cb6bd`](https://github.com/mastra-ai/mastra/commit/00cb6bdf78737c0fac14a5a0c7b532a11e38558a), [`869ba22`](https://github.com/mastra-ai/mastra/commit/869ba222e1d6b58fc1b65e7c9fd55ca4e01b8c2f), [`1b73665`](https://github.com/mastra-ai/mastra/commit/1b73665e8e23f5c09d49fcf3e7d709c75259259e), [`f7d7475`](https://github.com/mastra-ai/mastra/commit/f7d747507341aef60ed39e4b49318db1f86034a6), [`084b77b`](https://github.com/mastra-ai/mastra/commit/084b77b2955960e0190af8db3f77138aa83ed65c), [`a93ff84`](https://github.com/mastra-ai/mastra/commit/a93ff84b5e1af07ee236ac8873dac9b49aa5d501), [`bc5aacb`](https://github.com/mastra-ai/mastra/commit/bc5aacb646d468d325327e36117129f28cd13bf6), [`6b5af12`](https://github.com/mastra-ai/mastra/commit/6b5af12ce9e09066e0c32e821c203a6954498bea), [`bf60e4a`](https://github.com/mastra-ai/mastra/commit/bf60e4a89c515afd9570b7b79f33b95e7d07c397), [`d41aee5`](https://github.com/mastra-ai/mastra/commit/d41aee526d124e35f42720a08e64043229193679), [`e8fe13c`](https://github.com/mastra-ai/mastra/commit/e8fe13c4b4c255a42520127797ec394310f7c919), [`3ca833d`](https://github.com/mastra-ai/mastra/commit/3ca833dc994c38e3c9b4f9b4478a61cd8e07b32a), [`1edb8d1`](https://github.com/mastra-ai/mastra/commit/1edb8d1cfb963e72a12412990fb9170936c9904c), [`fbf6e32`](https://github.com/mastra-ai/mastra/commit/fbf6e324946332d0f5ed8930bf9d4d4479cefd7a), [`4753027`](https://github.com/mastra-ai/mastra/commit/4753027ee889288775c6958bdfeda03ff909af67)]:
23
+ - @mastra/core@0.20.0
24
+
25
+ ## 0.10.18-alpha.0
26
+
27
+ ### Patch Changes
28
+
29
+ - Breaking change to move the agent.streamVNext/generateVNext implementation to the default stream/generate. The old stream/generate have now been moved to streamLegacy and generateLegacy ([#8097](https://github.com/mastra-ai/mastra/pull/8097))
30
+
31
+ - Updated dependencies [[`00cb6bd`](https://github.com/mastra-ai/mastra/commit/00cb6bdf78737c0fac14a5a0c7b532a11e38558a), [`869ba22`](https://github.com/mastra-ai/mastra/commit/869ba222e1d6b58fc1b65e7c9fd55ca4e01b8c2f), [`1b73665`](https://github.com/mastra-ai/mastra/commit/1b73665e8e23f5c09d49fcf3e7d709c75259259e), [`f7d7475`](https://github.com/mastra-ai/mastra/commit/f7d747507341aef60ed39e4b49318db1f86034a6), [`084b77b`](https://github.com/mastra-ai/mastra/commit/084b77b2955960e0190af8db3f77138aa83ed65c), [`a93ff84`](https://github.com/mastra-ai/mastra/commit/a93ff84b5e1af07ee236ac8873dac9b49aa5d501), [`bc5aacb`](https://github.com/mastra-ai/mastra/commit/bc5aacb646d468d325327e36117129f28cd13bf6), [`6b5af12`](https://github.com/mastra-ai/mastra/commit/6b5af12ce9e09066e0c32e821c203a6954498bea), [`bf60e4a`](https://github.com/mastra-ai/mastra/commit/bf60e4a89c515afd9570b7b79f33b95e7d07c397), [`d41aee5`](https://github.com/mastra-ai/mastra/commit/d41aee526d124e35f42720a08e64043229193679), [`e8fe13c`](https://github.com/mastra-ai/mastra/commit/e8fe13c4b4c255a42520127797ec394310f7c919), [`3ca833d`](https://github.com/mastra-ai/mastra/commit/3ca833dc994c38e3c9b4f9b4478a61cd8e07b32a), [`1edb8d1`](https://github.com/mastra-ai/mastra/commit/1edb8d1cfb963e72a12412990fb9170936c9904c), [`fbf6e32`](https://github.com/mastra-ai/mastra/commit/fbf6e324946332d0f5ed8930bf9d4d4479cefd7a), [`4753027`](https://github.com/mastra-ai/mastra/commit/4753027ee889288775c6958bdfeda03ff909af67)]:
32
+ - @mastra/core@0.20.0-alpha.0
33
+
34
+ ## 0.10.17
35
+
36
+ ### Patch Changes
37
+
38
+ - Update peer deps ([#8154](https://github.com/mastra-ai/mastra/pull/8154))
39
+
40
+ - Updated dependencies [[`dc099b4`](https://github.com/mastra-ai/mastra/commit/dc099b40fb31147ba3f362f98d991892033c4c67), [`504438b`](https://github.com/mastra-ai/mastra/commit/504438b961bde211071186bba63a842c4e3db879), [`b342a68`](https://github.com/mastra-ai/mastra/commit/b342a68e1399cf1ece9ba11bda112db89d21118c), [`a7243e2`](https://github.com/mastra-ai/mastra/commit/a7243e2e58762667a6e3921e755e89d6bb0a3282), [`7fceb0a`](https://github.com/mastra-ai/mastra/commit/7fceb0a327d678e812f90f5387c5bc4f38bd039e), [`303a9c0`](https://github.com/mastra-ai/mastra/commit/303a9c0d7dd58795915979f06a0512359e4532fb), [`df64f9e`](https://github.com/mastra-ai/mastra/commit/df64f9ef814916fff9baedd861c988084e7c41de), [`370f8a6`](https://github.com/mastra-ai/mastra/commit/370f8a6480faec70fef18d72e5f7538f27004301), [`809eea0`](https://github.com/mastra-ai/mastra/commit/809eea092fa80c3f69b9eaf078d843b57fd2a88e), [`683e5a1`](https://github.com/mastra-ai/mastra/commit/683e5a1466e48b686825b2c11f84680f296138e4), [`3679378`](https://github.com/mastra-ai/mastra/commit/3679378673350aa314741dc826f837b1984149bc), [`7775bc2`](https://github.com/mastra-ai/mastra/commit/7775bc20bb1ad1ab24797fb420e4f96c65b0d8ec), [`623ffaf`](https://github.com/mastra-ai/mastra/commit/623ffaf2d969e11e99a0224633cf7b5a0815c857), [`9fc1613`](https://github.com/mastra-ai/mastra/commit/9fc16136400186648880fd990119ac15f7c02ee4), [`61f62aa`](https://github.com/mastra-ai/mastra/commit/61f62aa31bc88fe4ddf8da6240dbcfbeb07358bd), [`db1891a`](https://github.com/mastra-ai/mastra/commit/db1891a4707443720b7cd8a260dc7e1d49b3609c), [`e8f379d`](https://github.com/mastra-ai/mastra/commit/e8f379d390efa264c4e0874f9ac0cf8839b07777), [`652066b`](https://github.com/mastra-ai/mastra/commit/652066bd1efc6bb6813ba950ed1d7573e8b7d9d4), [`3e292ba`](https://github.com/mastra-ai/mastra/commit/3e292ba00837886d5d68a34cbc0d9b703c991883), [`418c136`](https://github.com/mastra-ai/mastra/commit/418c1366843d88e491bca3f87763899ce855ca29), [`ea8d386`](https://github.com/mastra-ai/mastra/commit/ea8d386cd8c5593664515fd5770c06bf2aa980ef), [`67b0f00`](https://github.com/mastra-ai/mastra/commit/67b0f005b520335c71fb85cbaa25df4ce8484a81), [`c2a4919`](https://github.com/mastra-ai/mastra/commit/c2a4919ba6797d8bdb1509e02287496eef69303e), [`c84b7d0`](https://github.com/mastra-ai/mastra/commit/c84b7d093c4657772140cbfd2b15ef72f3315ed5), [`0130986`](https://github.com/mastra-ai/mastra/commit/0130986fc62d0edcc626dd593282661dbb9af141)]:
41
+ - @mastra/core@0.19.0
42
+
43
+ ## 0.10.17-alpha.0
44
+
45
+ ### Patch Changes
46
+
47
+ - Update peer deps ([#8154](https://github.com/mastra-ai/mastra/pull/8154))
48
+
49
+ - Updated dependencies [[`504438b`](https://github.com/mastra-ai/mastra/commit/504438b961bde211071186bba63a842c4e3db879), [`a7243e2`](https://github.com/mastra-ai/mastra/commit/a7243e2e58762667a6e3921e755e89d6bb0a3282), [`7fceb0a`](https://github.com/mastra-ai/mastra/commit/7fceb0a327d678e812f90f5387c5bc4f38bd039e), [`df64f9e`](https://github.com/mastra-ai/mastra/commit/df64f9ef814916fff9baedd861c988084e7c41de), [`809eea0`](https://github.com/mastra-ai/mastra/commit/809eea092fa80c3f69b9eaf078d843b57fd2a88e), [`683e5a1`](https://github.com/mastra-ai/mastra/commit/683e5a1466e48b686825b2c11f84680f296138e4), [`3679378`](https://github.com/mastra-ai/mastra/commit/3679378673350aa314741dc826f837b1984149bc), [`7775bc2`](https://github.com/mastra-ai/mastra/commit/7775bc20bb1ad1ab24797fb420e4f96c65b0d8ec), [`db1891a`](https://github.com/mastra-ai/mastra/commit/db1891a4707443720b7cd8a260dc7e1d49b3609c), [`e8f379d`](https://github.com/mastra-ai/mastra/commit/e8f379d390efa264c4e0874f9ac0cf8839b07777), [`652066b`](https://github.com/mastra-ai/mastra/commit/652066bd1efc6bb6813ba950ed1d7573e8b7d9d4), [`ea8d386`](https://github.com/mastra-ai/mastra/commit/ea8d386cd8c5593664515fd5770c06bf2aa980ef), [`c2a4919`](https://github.com/mastra-ai/mastra/commit/c2a4919ba6797d8bdb1509e02287496eef69303e), [`0130986`](https://github.com/mastra-ai/mastra/commit/0130986fc62d0edcc626dd593282661dbb9af141)]:
50
+ - @mastra/core@0.19.0-alpha.1
51
+
52
+ ## 0.10.16
53
+
54
+ ### Patch Changes
55
+
56
+ - Update Peerdeps for packages based on core minor bump ([#8025](https://github.com/mastra-ai/mastra/pull/8025))
57
+
58
+ - Updated dependencies [[`cf34503`](https://github.com/mastra-ai/mastra/commit/cf345031de4e157f29087946449e60b965e9c8a9), [`6b4b1e4`](https://github.com/mastra-ai/mastra/commit/6b4b1e4235428d39e51cbda9832704c0ba70ab32), [`3469fca`](https://github.com/mastra-ai/mastra/commit/3469fca7bb7e5e19369ff9f7044716a5e4b02585), [`a61f23f`](https://github.com/mastra-ai/mastra/commit/a61f23fbbca4b88b763d94f1d784c47895ed72d7), [`4b339b8`](https://github.com/mastra-ai/mastra/commit/4b339b8141c20d6a6d80583c7e8c5c05d8c19492), [`d1dc606`](https://github.com/mastra-ai/mastra/commit/d1dc6067b0557a71190b68d56ee15b48c26d2411), [`c45298a`](https://github.com/mastra-ai/mastra/commit/c45298a0a0791db35cf79f1199d77004da0704cb), [`c4a8204`](https://github.com/mastra-ai/mastra/commit/c4a82046bfd241d6044e234bc5917d5a01fe6b55), [`d3bd4d4`](https://github.com/mastra-ai/mastra/commit/d3bd4d482a685bbb67bfa89be91c90dca3fa71ad), [`c591dfc`](https://github.com/mastra-ai/mastra/commit/c591dfc1e600fae1dedffe239357d250e146378f), [`1920c5c`](https://github.com/mastra-ai/mastra/commit/1920c5c6d666f687785c73021196aa551e579e0d), [`b6a3b65`](https://github.com/mastra-ai/mastra/commit/b6a3b65d830fa0ca7754ad6481661d1f2c878f21), [`af3abb6`](https://github.com/mastra-ai/mastra/commit/af3abb6f7c7585d856e22d27f4e7d2ece2186b9a)]:
59
+ - @mastra/core@0.18.0
60
+
61
+ ## 0.10.16-alpha.0
62
+
63
+ ### Patch Changes
64
+
65
+ - Update Peerdeps for packages based on core minor bump ([#8025](https://github.com/mastra-ai/mastra/pull/8025))
66
+
67
+ - Updated dependencies [[`cf34503`](https://github.com/mastra-ai/mastra/commit/cf345031de4e157f29087946449e60b965e9c8a9), [`6b4b1e4`](https://github.com/mastra-ai/mastra/commit/6b4b1e4235428d39e51cbda9832704c0ba70ab32), [`3469fca`](https://github.com/mastra-ai/mastra/commit/3469fca7bb7e5e19369ff9f7044716a5e4b02585), [`c4a8204`](https://github.com/mastra-ai/mastra/commit/c4a82046bfd241d6044e234bc5917d5a01fe6b55)]:
68
+ - @mastra/core@0.18.0-alpha.2
69
+
70
+ ## 0.10.15
71
+
72
+ ### Patch Changes
73
+
74
+ - clean up console logs in monorepo ([#7926](https://github.com/mastra-ai/mastra/pull/7926))
75
+
76
+ - Update peerdep of @mastra/core ([#7619](https://github.com/mastra-ai/mastra/pull/7619))
77
+
78
+ - Updated dependencies [[`197cbb2`](https://github.com/mastra-ai/mastra/commit/197cbb248fc8cb4bbf61bf70b770f1388b445df2), [`a1bb887`](https://github.com/mastra-ai/mastra/commit/a1bb887e8bfae44230f487648da72e96ef824561), [`6590763`](https://github.com/mastra-ai/mastra/commit/65907630ef4bf4127067cecd1cb21b56f55d5f1b), [`fb84c21`](https://github.com/mastra-ai/mastra/commit/fb84c21859d09bdc8f158bd5412bdc4b5835a61c), [`5802bf5`](https://github.com/mastra-ai/mastra/commit/5802bf57f6182e4b67c28d7d91abed349a8d14f3), [`5bda53a`](https://github.com/mastra-ai/mastra/commit/5bda53a9747bfa7d876d754fc92c83a06e503f62), [`c2eade3`](https://github.com/mastra-ai/mastra/commit/c2eade3508ef309662f065e5f340d7840295dd53), [`f26a8fd`](https://github.com/mastra-ai/mastra/commit/f26a8fd99fcb0497a5d86c28324430d7f6a5fb83), [`222965a`](https://github.com/mastra-ai/mastra/commit/222965a98ce8197b86673ec594244650b5960257), [`6047778`](https://github.com/mastra-ai/mastra/commit/6047778e501df460648f31decddf8e443f36e373), [`a0f5f1c`](https://github.com/mastra-ai/mastra/commit/a0f5f1ca39c3c5c6d26202e9fcab986b4fe14568), [`9d4fc09`](https://github.com/mastra-ai/mastra/commit/9d4fc09b2ad55caa7738c7ceb3a905e454f74cdd), [`05c7abf`](https://github.com/mastra-ai/mastra/commit/05c7abfe105a015b7760c9bf33ff4419727502a0), [`0324ceb`](https://github.com/mastra-ai/mastra/commit/0324ceb8af9d16c12a531f90e575f6aab797ac81), [`d75ccf0`](https://github.com/mastra-ai/mastra/commit/d75ccf06dfd2582b916aa12624e3cd61b279edf1), [`0f9d227`](https://github.com/mastra-ai/mastra/commit/0f9d227890a98db33865abbea39daf407cd55ef7), [`b356f5f`](https://github.com/mastra-ai/mastra/commit/b356f5f7566cb3edb755d91f00b72fc1420b2a37), [`de056a0`](https://github.com/mastra-ai/mastra/commit/de056a02cbb43f6aa0380ab2150ea404af9ec0dd), [`f5ce05f`](https://github.com/mastra-ai/mastra/commit/f5ce05f831d42c69559bf4c0fdb46ccb920fc3a3), [`60c9cec`](https://github.com/mastra-ai/mastra/commit/60c9cec7048a79a87440f7840c383875bd710d93), [`c93532a`](https://github.com/mastra-ai/mastra/commit/c93532a340b80e4dd946d4c138d9381de5f70399), [`6cb1fcb`](https://github.com/mastra-ai/mastra/commit/6cb1fcbc8d0378ffed0d17784c96e68f30cb0272), [`aee4f00`](https://github.com/mastra-ai/mastra/commit/aee4f00e61e1a42e81a6d74ff149dbe69e32695a), [`9f6f30f`](https://github.com/mastra-ai/mastra/commit/9f6f30f04ec6648bbca798ea8aad59317c40d8db), [`547c621`](https://github.com/mastra-ai/mastra/commit/547c62104af3f7a551b3754e9cbdf0a3fbba15e4), [`897995e`](https://github.com/mastra-ai/mastra/commit/897995e630d572fe2891e7ede817938cabb43251), [`0fed8f2`](https://github.com/mastra-ai/mastra/commit/0fed8f2aa84b167b3415ea6f8f70755775132c8d), [`4f9ea8c`](https://github.com/mastra-ai/mastra/commit/4f9ea8c95ea74ba9abbf3b2ab6106c7d7bc45689), [`1a1fbe6`](https://github.com/mastra-ai/mastra/commit/1a1fbe66efb7d94abc373ed0dd9676adb8122454), [`d706fad`](https://github.com/mastra-ai/mastra/commit/d706fad6e6e4b72357b18d229ba38e6c913c0e70), [`87fd07f`](https://github.com/mastra-ai/mastra/commit/87fd07ff35387a38728967163460231b5d33ae3b), [`5c3768f`](https://github.com/mastra-ai/mastra/commit/5c3768fa959454232ad76715c381f4aac00c6881), [`2685a78`](https://github.com/mastra-ai/mastra/commit/2685a78f224b8b04e20d4fab5ac1adb638190071), [`36f39c0`](https://github.com/mastra-ai/mastra/commit/36f39c00dc794952dc3c11aab91c2fa8bca74b11), [`239b5a4`](https://github.com/mastra-ai/mastra/commit/239b5a497aeae2e8b4d764f46217cfff2284788e), [`8a3f5e4`](https://github.com/mastra-ai/mastra/commit/8a3f5e4212ec36b302957deb4bd47005ab598382)]:
79
+ - @mastra/core@0.17.0
80
+
81
+ ## 0.10.15-alpha.1
82
+
83
+ ### Patch Changes
84
+
85
+ - clean up console logs in monorepo ([#7926](https://github.com/mastra-ai/mastra/pull/7926))
86
+
87
+ - Updated dependencies [[`197cbb2`](https://github.com/mastra-ai/mastra/commit/197cbb248fc8cb4bbf61bf70b770f1388b445df2), [`6590763`](https://github.com/mastra-ai/mastra/commit/65907630ef4bf4127067cecd1cb21b56f55d5f1b), [`c2eade3`](https://github.com/mastra-ai/mastra/commit/c2eade3508ef309662f065e5f340d7840295dd53), [`222965a`](https://github.com/mastra-ai/mastra/commit/222965a98ce8197b86673ec594244650b5960257), [`0324ceb`](https://github.com/mastra-ai/mastra/commit/0324ceb8af9d16c12a531f90e575f6aab797ac81), [`0f9d227`](https://github.com/mastra-ai/mastra/commit/0f9d227890a98db33865abbea39daf407cd55ef7), [`de056a0`](https://github.com/mastra-ai/mastra/commit/de056a02cbb43f6aa0380ab2150ea404af9ec0dd), [`c93532a`](https://github.com/mastra-ai/mastra/commit/c93532a340b80e4dd946d4c138d9381de5f70399), [`6cb1fcb`](https://github.com/mastra-ai/mastra/commit/6cb1fcbc8d0378ffed0d17784c96e68f30cb0272), [`2685a78`](https://github.com/mastra-ai/mastra/commit/2685a78f224b8b04e20d4fab5ac1adb638190071), [`239b5a4`](https://github.com/mastra-ai/mastra/commit/239b5a497aeae2e8b4d764f46217cfff2284788e)]:
88
+ - @mastra/core@0.17.0-alpha.6
89
+
90
+ ## 0.10.15-alpha.0
91
+
92
+ ### Patch Changes
93
+
94
+ - Update peerdep of @mastra/core ([#7619](https://github.com/mastra-ai/mastra/pull/7619))
95
+
96
+ - Updated dependencies [[`a1bb887`](https://github.com/mastra-ai/mastra/commit/a1bb887e8bfae44230f487648da72e96ef824561), [`a0f5f1c`](https://github.com/mastra-ai/mastra/commit/a0f5f1ca39c3c5c6d26202e9fcab986b4fe14568), [`b356f5f`](https://github.com/mastra-ai/mastra/commit/b356f5f7566cb3edb755d91f00b72fc1420b2a37), [`f5ce05f`](https://github.com/mastra-ai/mastra/commit/f5ce05f831d42c69559bf4c0fdb46ccb920fc3a3), [`9f6f30f`](https://github.com/mastra-ai/mastra/commit/9f6f30f04ec6648bbca798ea8aad59317c40d8db), [`d706fad`](https://github.com/mastra-ai/mastra/commit/d706fad6e6e4b72357b18d229ba38e6c913c0e70), [`5c3768f`](https://github.com/mastra-ai/mastra/commit/5c3768fa959454232ad76715c381f4aac00c6881), [`8a3f5e4`](https://github.com/mastra-ai/mastra/commit/8a3f5e4212ec36b302957deb4bd47005ab598382)]:
97
+ - @mastra/core@0.17.0-alpha.3
98
+
99
+ ## 0.10.14
100
+
101
+ ### Patch Changes
102
+
103
+ - dependencies updates: ([#7527](https://github.com/mastra-ai/mastra/pull/7527))
104
+ - Updated dependency [`@modelcontextprotocol/sdk@^1.17.5` ↗︎](https://www.npmjs.com/package/@modelcontextprotocol/sdk/v/1.17.5) (from `^1.17.3`, in `dependencies`)
105
+ - Updated dependencies [[`47b6dc9`](https://github.com/mastra-ai/mastra/commit/47b6dc94f4976d4f3d3882e8f19eb365bbc5976c), [`827d876`](https://github.com/mastra-ai/mastra/commit/827d8766f36a900afcaf64a040f7ba76249009b3), [`0662d02`](https://github.com/mastra-ai/mastra/commit/0662d02ef16916e67531890639fcd72c69cfb6e2), [`565d65f`](https://github.com/mastra-ai/mastra/commit/565d65fc16314a99f081975ec92f2636dff0c86d), [`6189844`](https://github.com/mastra-ai/mastra/commit/61898448e65bda02bb814fb15801a89dc6476938), [`4da3d68`](https://github.com/mastra-ai/mastra/commit/4da3d68a778e5c4d5a17351ef223289fe2f45a45), [`fd9bbfe`](https://github.com/mastra-ai/mastra/commit/fd9bbfee22484f8493582325f53e8171bf8e682b), [`7eaf1d1`](https://github.com/mastra-ai/mastra/commit/7eaf1d1cec7e828d7a98efc2a748ac395bbdba3b), [`6f046b5`](https://github.com/mastra-ai/mastra/commit/6f046b5ccc5c8721302a9a61d5d16c12374cc8d7), [`d7a8f59`](https://github.com/mastra-ai/mastra/commit/d7a8f59154b0621aec4f41a6b2ea2b3882f03cb7), [`0b0bbb2`](https://github.com/mastra-ai/mastra/commit/0b0bbb24f4198ead69792e92b68a350f52b45cf3), [`d951f41`](https://github.com/mastra-ai/mastra/commit/d951f41771e4e5da8da4b9f870949f9509e38756), [`4dda259`](https://github.com/mastra-ai/mastra/commit/4dda2593b6343f9258671de5fb237aeba3ef6bb7), [`8049e2e`](https://github.com/mastra-ai/mastra/commit/8049e2e8cce80a00353c64894c62b695ac34e35e), [`f3427cd`](https://github.com/mastra-ai/mastra/commit/f3427cdaf9eecd63360dfc897a4acbf5f4143a4e), [`defed1c`](https://github.com/mastra-ai/mastra/commit/defed1ca8040cc8d42e645c5a50a1bc52a4918d7), [`6991ced`](https://github.com/mastra-ai/mastra/commit/6991cedcb5a44a49d9fe58ef67926e1f96ba55b1), [`9cb9c42`](https://github.com/mastra-ai/mastra/commit/9cb9c422854ee81074989dd2d8dccc0500ba8d3e), [`8334859`](https://github.com/mastra-ai/mastra/commit/83348594d4f37b311ba4a94d679c5f8721d796d4), [`05f13b8`](https://github.com/mastra-ai/mastra/commit/05f13b8fb269ccfc4de98e9db58dbe16eae55a5e)]:
106
+ - @mastra/core@0.16.1
107
+
108
+ ## 0.10.14-alpha.0
109
+
110
+ ### Patch Changes
111
+
112
+ - dependencies updates: ([#7527](https://github.com/mastra-ai/mastra/pull/7527))
113
+ - Updated dependency [`@modelcontextprotocol/sdk@^1.17.5` ↗︎](https://www.npmjs.com/package/@modelcontextprotocol/sdk/v/1.17.5) (from `^1.17.3`, in `dependencies`)
114
+ - Updated dependencies [[`47b6dc9`](https://github.com/mastra-ai/mastra/commit/47b6dc94f4976d4f3d3882e8f19eb365bbc5976c), [`565d65f`](https://github.com/mastra-ai/mastra/commit/565d65fc16314a99f081975ec92f2636dff0c86d), [`4da3d68`](https://github.com/mastra-ai/mastra/commit/4da3d68a778e5c4d5a17351ef223289fe2f45a45), [`0b0bbb2`](https://github.com/mastra-ai/mastra/commit/0b0bbb24f4198ead69792e92b68a350f52b45cf3), [`d951f41`](https://github.com/mastra-ai/mastra/commit/d951f41771e4e5da8da4b9f870949f9509e38756), [`8049e2e`](https://github.com/mastra-ai/mastra/commit/8049e2e8cce80a00353c64894c62b695ac34e35e)]:
115
+ - @mastra/core@0.16.1-alpha.1
116
+
117
+ ## 0.10.13
118
+
119
+ ### Patch Changes
120
+
121
+ - 376913a: Update peerdeps
122
+ - Updated dependencies [8fbf79e]
123
+ - Updated dependencies [fd83526]
124
+ - Updated dependencies [d0b90ab]
125
+ - Updated dependencies [6f5eb7a]
126
+ - Updated dependencies [a01cf14]
127
+ - Updated dependencies [a9e50ee]
128
+ - Updated dependencies [5397eb4]
129
+ - Updated dependencies [c9f4e4a]
130
+ - Updated dependencies [0acbc80]
131
+ - @mastra/core@0.16.0
132
+
133
+ ## 0.10.13-alpha.0
134
+
135
+ ### Patch Changes
136
+
137
+ - 376913a: Update peerdeps
138
+ - Updated dependencies [8fbf79e]
139
+ - @mastra/core@0.16.0-alpha.1
140
+
141
+ ## 0.10.12
142
+
143
+ ### Patch Changes
144
+
145
+ - ab48c97: dependencies updates:
146
+ - Updated dependency [`zod@^3.25.76` ↗︎](https://www.npmjs.com/package/zod/v/3.25.76) (from `^3.25.67`, in `dependencies`)
147
+ - Updated dependency [`zod-to-json-schema@^3.24.6` ↗︎](https://www.npmjs.com/package/zod-to-json-schema/v/3.24.6) (from `^3.24.5`, in `dependencies`)
148
+ - de3cbc6: Update the `package.json` file to include additional fields like `repository`, `homepage` or `files`.
149
+ - f0dfcac: updated core peerdep
150
+ - Updated dependencies [ab48c97]
151
+ - Updated dependencies [85ef90b]
152
+ - Updated dependencies [aedbbfa]
153
+ - Updated dependencies [ff89505]
154
+ - Updated dependencies [637f323]
155
+ - Updated dependencies [de3cbc6]
156
+ - Updated dependencies [c19bcf7]
157
+ - Updated dependencies [4474d04]
158
+ - Updated dependencies [183dc95]
159
+ - Updated dependencies [a1111e2]
160
+ - Updated dependencies [b42a961]
161
+ - Updated dependencies [61debef]
162
+ - Updated dependencies [9beaeff]
163
+ - Updated dependencies [29de0e1]
164
+ - Updated dependencies [f643c65]
165
+ - Updated dependencies [00c74e7]
166
+ - Updated dependencies [fef7375]
167
+ - Updated dependencies [e3d8fea]
168
+ - Updated dependencies [45e4d39]
169
+ - Updated dependencies [9eee594]
170
+ - Updated dependencies [7149d8d]
171
+ - Updated dependencies [822c2e8]
172
+ - Updated dependencies [979912c]
173
+ - Updated dependencies [7dcf4c0]
174
+ - Updated dependencies [4106a58]
175
+ - Updated dependencies [ad78bfc]
176
+ - Updated dependencies [0302f50]
177
+ - Updated dependencies [6ac697e]
178
+ - Updated dependencies [74db265]
179
+ - Updated dependencies [0ce418a]
180
+ - Updated dependencies [af90672]
181
+ - Updated dependencies [8387952]
182
+ - Updated dependencies [7f3b8da]
183
+ - Updated dependencies [905352b]
184
+ - Updated dependencies [599d04c]
185
+ - Updated dependencies [56041d0]
186
+ - Updated dependencies [3412597]
187
+ - Updated dependencies [5eca5d2]
188
+ - Updated dependencies [f2cda47]
189
+ - Updated dependencies [5de1555]
190
+ - Updated dependencies [cfd377a]
191
+ - Updated dependencies [1ed5a3e]
192
+ - @mastra/core@0.15.3
193
+
194
+ ## 0.10.12-alpha.2
195
+
196
+ ### Patch Changes
197
+
198
+ - [#7394](https://github.com/mastra-ai/mastra/pull/7394) [`f0dfcac`](https://github.com/mastra-ai/mastra/commit/f0dfcac4458bdf789b975e2d63e984f5d1e7c4d3) Thanks [@NikAiyer](https://github.com/NikAiyer)! - updated core peerdep
199
+
200
+ - Updated dependencies [[`7149d8d`](https://github.com/mastra-ai/mastra/commit/7149d8d4bdc1edf0008e0ca9b7925eb0b8b60dbe)]:
201
+ - @mastra/core@0.15.3-alpha.7
202
+
203
+ ## 0.10.12-alpha.1
204
+
205
+ ### Patch Changes
206
+
207
+ - [#7343](https://github.com/mastra-ai/mastra/pull/7343) [`de3cbc6`](https://github.com/mastra-ai/mastra/commit/de3cbc61079211431bd30487982ea3653517278e) Thanks [@LekoArts](https://github.com/LekoArts)! - Update the `package.json` file to include additional fields like `repository`, `homepage` or `files`.
208
+
209
+ - Updated dependencies [[`85ef90b`](https://github.com/mastra-ai/mastra/commit/85ef90bb2cd4ae4df855c7ac175f7d392c55c1bf), [`de3cbc6`](https://github.com/mastra-ai/mastra/commit/de3cbc61079211431bd30487982ea3653517278e)]:
210
+ - @mastra/core@0.15.3-alpha.5
211
+
212
+ ## 0.10.12-alpha.0
213
+
214
+ ### Patch Changes
215
+
216
+ - [#5816](https://github.com/mastra-ai/mastra/pull/5816) [`ab48c97`](https://github.com/mastra-ai/mastra/commit/ab48c979098ea571faf998a55d3a00e7acd7a715) Thanks [@dane-ai-mastra](https://github.com/apps/dane-ai-mastra)! - dependencies updates:
217
+ - Updated dependency [`zod@^3.25.76` ↗︎](https://www.npmjs.com/package/zod/v/3.25.76) (from `^3.25.67`, in `dependencies`)
218
+ - Updated dependency [`zod-to-json-schema@^3.24.6` ↗︎](https://www.npmjs.com/package/zod-to-json-schema/v/3.24.6) (from `^3.24.5`, in `dependencies`)
219
+ - Updated dependencies [[`ab48c97`](https://github.com/mastra-ai/mastra/commit/ab48c979098ea571faf998a55d3a00e7acd7a715), [`ff89505`](https://github.com/mastra-ai/mastra/commit/ff895057c8c7e91a5535faef46c5e5391085ddfa), [`183dc95`](https://github.com/mastra-ai/mastra/commit/183dc95596f391b977bd1a2c050b8498dac74891), [`a1111e2`](https://github.com/mastra-ai/mastra/commit/a1111e24e705488adfe5e0a6f20c53bddf26cb22), [`61debef`](https://github.com/mastra-ai/mastra/commit/61debefd80ad3a7ed5737e19df6a23d40091689a), [`9beaeff`](https://github.com/mastra-ai/mastra/commit/9beaeffa4a97b1d5fd01a7f8af8708b16067f67c), [`9eee594`](https://github.com/mastra-ai/mastra/commit/9eee594e35e0ca2a650fcc33fa82009a142b9ed0), [`979912c`](https://github.com/mastra-ai/mastra/commit/979912cfd180aad53287cda08af771df26454e2c), [`7dcf4c0`](https://github.com/mastra-ai/mastra/commit/7dcf4c04f44d9345b1f8bc5d41eae3f11ac61611), [`ad78bfc`](https://github.com/mastra-ai/mastra/commit/ad78bfc4ea6a1fff140432bf4f638e01af7af668), [`0ce418a`](https://github.com/mastra-ai/mastra/commit/0ce418a1ccaa5e125d4483a9651b635046152569), [`8387952`](https://github.com/mastra-ai/mastra/commit/838795227b4edf758c84a2adf6f7fba206c27719), [`5eca5d2`](https://github.com/mastra-ai/mastra/commit/5eca5d2655788863ea0442a46c9ef5d3c6dbe0a8)]:
220
+ - @mastra/core@0.15.3-alpha.4
221
+
222
+ ## 0.10.11
223
+
224
+ ### Patch Changes
225
+
226
+ - [`c6113ed`](https://github.com/mastra-ai/mastra/commit/c6113ed7f9df297e130d94436ceee310273d6430) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdpes for @mastra/core
227
+
228
+ - Updated dependencies []:
229
+ - @mastra/core@0.15.2
230
+
231
+ ## 0.10.10
232
+
233
+ ### Patch Changes
234
+
235
+ - [`95b2aa9`](https://github.com/mastra-ai/mastra/commit/95b2aa908230919e67efcac0d69005a2d5745298) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdeps @mastra/core
236
+
237
+ - Updated dependencies []:
238
+ - @mastra/core@0.15.1
239
+
240
+ ## 0.10.9
241
+
242
+ ### Patch Changes
243
+
244
+ - [#6643](https://github.com/mastra-ai/mastra/pull/6643) [`e38f807`](https://github.com/mastra-ai/mastra/commit/e38f8072853cc803ba48394e1930825129708400) Thanks [@dane-ai-mastra](https://github.com/apps/dane-ai-mastra)! - dependencies updates:
245
+ - Updated dependency [`@modelcontextprotocol/sdk@^1.17.3` ↗︎](https://www.npmjs.com/package/@modelcontextprotocol/sdk/v/1.17.3) (from `^1.13.0`, in `dependencies`)
246
+ - Updated dependencies [[`0778757`](https://github.com/mastra-ai/mastra/commit/07787570e4addbd501522037bd2542c3d9e26822), [`943a7f3`](https://github.com/mastra-ai/mastra/commit/943a7f3dbc6a8ab3f9b7bc7c8a1c5b319c3d7f56), [`bf504a8`](https://github.com/mastra-ai/mastra/commit/bf504a833051f6f321d832cc7d631f3cb86d657b), [`be49354`](https://github.com/mastra-ai/mastra/commit/be493546dca540101923ec700feb31f9a13939f2), [`d591ab3`](https://github.com/mastra-ai/mastra/commit/d591ab3ecc985c1870c0db347f8d7a20f7360536), [`ba82abe`](https://github.com/mastra-ai/mastra/commit/ba82abe76e869316bb5a9c95e8ea3946f3436fae), [`727f7e5`](https://github.com/mastra-ai/mastra/commit/727f7e5086e62e0dfe3356fb6dcd8bcb420af246), [`e6f5046`](https://github.com/mastra-ai/mastra/commit/e6f50467aff317e67e8bd74c485c3fbe2a5a6db1), [`82d9f64`](https://github.com/mastra-ai/mastra/commit/82d9f647fbe4f0177320e7c05073fce88599aa95), [`2e58325`](https://github.com/mastra-ai/mastra/commit/2e58325beb170f5b92f856e27d915cd26917e5e6), [`1191ce9`](https://github.com/mastra-ai/mastra/commit/1191ce946b40ed291e7877a349f8388e3cff7e5c), [`4189486`](https://github.com/mastra-ai/mastra/commit/4189486c6718fda78347bdf4ce4d3fc33b2236e1), [`ca8ec2f`](https://github.com/mastra-ai/mastra/commit/ca8ec2f61884b9dfec5fc0d5f4f29d281ad13c01), [`9613558`](https://github.com/mastra-ai/mastra/commit/9613558e6475f4710e05d1be7553a32ee7bddc20)]:
247
+ - @mastra/core@0.15.0
248
+
249
+ ## 0.10.9-alpha.0
250
+
251
+ ### Patch Changes
252
+
253
+ - [#6643](https://github.com/mastra-ai/mastra/pull/6643) [`e38f807`](https://github.com/mastra-ai/mastra/commit/e38f8072853cc803ba48394e1930825129708400) Thanks [@dane-ai-mastra](https://github.com/apps/dane-ai-mastra)! - dependencies updates:
254
+ - Updated dependency [`@modelcontextprotocol/sdk@^1.17.3` ↗︎](https://www.npmjs.com/package/@modelcontextprotocol/sdk/v/1.17.3) (from `^1.13.0`, in `dependencies`)
255
+ - Updated dependencies [[`0778757`](https://github.com/mastra-ai/mastra/commit/07787570e4addbd501522037bd2542c3d9e26822), [`bf504a8`](https://github.com/mastra-ai/mastra/commit/bf504a833051f6f321d832cc7d631f3cb86d657b), [`e6f5046`](https://github.com/mastra-ai/mastra/commit/e6f50467aff317e67e8bd74c485c3fbe2a5a6db1), [`9613558`](https://github.com/mastra-ai/mastra/commit/9613558e6475f4710e05d1be7553a32ee7bddc20)]:
256
+ - @mastra/core@0.14.2-alpha.0
257
+
258
+ ## 0.10.8
259
+
260
+ ### Patch Changes
261
+
262
+ - 03997ae: Update peerdeps
263
+ - Updated dependencies [227c7e6]
264
+ - Updated dependencies [12cae67]
265
+ - Updated dependencies [fd3a3eb]
266
+ - Updated dependencies [6faaee5]
267
+ - Updated dependencies [4232b14]
268
+ - Updated dependencies [a89de7e]
269
+ - Updated dependencies [5a37d0c]
270
+ - Updated dependencies [4bde0cb]
271
+ - Updated dependencies [cf4f357]
272
+ - Updated dependencies [ad888a2]
273
+ - Updated dependencies [481751d]
274
+ - Updated dependencies [2454423]
275
+ - Updated dependencies [194e395]
276
+ - Updated dependencies [a722c0b]
277
+ - Updated dependencies [c30bca8]
278
+ - Updated dependencies [3b5fec7]
279
+ - Updated dependencies [a8f129d]
280
+ - @mastra/core@0.14.0
281
+
282
+ ## 0.10.8-alpha.0
283
+
284
+ ### Patch Changes
285
+
286
+ - 03997ae: Update peerdeps
287
+ - @mastra/core@0.14.0-alpha.7
288
+
289
+ ## 0.10.7
290
+
291
+ ### Patch Changes
292
+
293
+ - 4a406ec: fixes TypeScript declaration file imports to ensure proper ESM compatibility
294
+ - Updated dependencies [cb36de0]
295
+ - Updated dependencies [d0496e6]
296
+ - Updated dependencies [a82b851]
297
+ - Updated dependencies [ea0c5f2]
298
+ - Updated dependencies [41a0a0e]
299
+ - Updated dependencies [2871020]
300
+ - Updated dependencies [94f4812]
301
+ - Updated dependencies [e202b82]
302
+ - Updated dependencies [e00f6a0]
303
+ - Updated dependencies [4a406ec]
304
+ - Updated dependencies [b0e43c1]
305
+ - Updated dependencies [5d377e5]
306
+ - Updated dependencies [1fb812e]
307
+ - Updated dependencies [35c5798]
308
+ - @mastra/core@0.13.0
309
+
310
+ ## 0.10.7-alpha.0
311
+
312
+ ### Patch Changes
313
+
314
+ - 4a406ec: fixes TypeScript declaration file imports to ensure proper ESM compatibility
315
+ - Updated dependencies [cb36de0]
316
+ - Updated dependencies [a82b851]
317
+ - Updated dependencies [41a0a0e]
318
+ - Updated dependencies [2871020]
319
+ - Updated dependencies [4a406ec]
320
+ - Updated dependencies [5d377e5]
321
+ - @mastra/core@0.13.0-alpha.2
322
+
323
+ ## 0.10.6
324
+
325
+ ### Patch Changes
326
+
327
+ - f42c4c2: update peer deps for packages to latest core range
328
+ - Updated dependencies [510e2c8]
329
+ - Updated dependencies [2f72fb2]
330
+ - Updated dependencies [27cc97a]
331
+ - Updated dependencies [3f89307]
332
+ - Updated dependencies [9eda7d4]
333
+ - Updated dependencies [9d49408]
334
+ - Updated dependencies [41daa63]
335
+ - Updated dependencies [ad0a58b]
336
+ - Updated dependencies [254a36b]
337
+ - Updated dependencies [2ecf658]
338
+ - Updated dependencies [7a7754f]
339
+ - Updated dependencies [fc92d80]
340
+ - Updated dependencies [e0f73c6]
341
+ - Updated dependencies [0b89602]
342
+ - Updated dependencies [4d37822]
343
+ - Updated dependencies [23a6a7c]
344
+ - Updated dependencies [cda801d]
345
+ - Updated dependencies [a77c823]
346
+ - Updated dependencies [ff9c125]
347
+ - Updated dependencies [09bca64]
348
+ - Updated dependencies [b8efbb9]
349
+ - Updated dependencies [71466e7]
350
+ - Updated dependencies [0c99fbe]
351
+ - @mastra/core@0.12.0
352
+
353
+ ## 0.10.6-alpha.0
354
+
355
+ ### Patch Changes
356
+
357
+ - f42c4c2: update peer deps for packages to latest core range
358
+ - @mastra/core@0.12.0-alpha.5
359
+
360
+ ## 0.10.5
361
+
362
+ ### Patch Changes
363
+
364
+ - ce088f5: Update all peerdeps to latest core
365
+ - @mastra/core@0.11.1
366
+
367
+ ## 0.10.4
368
+
369
+ ### Patch Changes
370
+
371
+ - 8e1b6e9: dependencies updates:
372
+ - Updated dependency [`zod@^3.25.67` ↗︎](https://www.npmjs.com/package/zod/v/3.25.67) (from `^3.25.57`, in `dependencies`)
373
+ - c00039d: dependencies updates:
374
+ - Updated dependency [`@modelcontextprotocol/sdk@^1.13.0` ↗︎](https://www.npmjs.com/package/@modelcontextprotocol/sdk/v/1.13.0) (from `^1.12.3`, in `dependencies`)
375
+ - 07d6d88: Bump MCP SDK version and add tool output schema support to MCPServer and MCPClient
376
+ - Updated dependencies [15e9d26]
377
+ - Updated dependencies [d1baedb]
378
+ - Updated dependencies [d8f2d19]
379
+ - Updated dependencies [4d21bf2]
380
+ - Updated dependencies [07d6d88]
381
+ - Updated dependencies [9d52b17]
382
+ - Updated dependencies [2097952]
383
+ - Updated dependencies [792c4c0]
384
+ - Updated dependencies [5d74aab]
385
+ - Updated dependencies [a8b194f]
386
+ - Updated dependencies [4fb0cc2]
387
+ - Updated dependencies [d2a7a31]
388
+ - Updated dependencies [502fe05]
389
+ - Updated dependencies [144eb0b]
390
+ - Updated dependencies [8ba1b51]
391
+ - Updated dependencies [4efcfa0]
392
+ - Updated dependencies [0e17048]
393
+ - @mastra/core@0.10.7
394
+
395
+ ## 0.10.4-alpha.0
396
+
397
+ ### Patch Changes
398
+
399
+ - 8e1b6e9: dependencies updates:
400
+ - Updated dependency [`zod@^3.25.67` ↗︎](https://www.npmjs.com/package/zod/v/3.25.67) (from `^3.25.57`, in `dependencies`)
401
+ - c00039d: dependencies updates:
402
+ - Updated dependency [`@modelcontextprotocol/sdk@^1.13.0` ↗︎](https://www.npmjs.com/package/@modelcontextprotocol/sdk/v/1.13.0) (from `^1.12.3`, in `dependencies`)
403
+ - 07d6d88: Bump MCP SDK version and add tool output schema support to MCPServer and MCPClient
404
+ - Updated dependencies [15e9d26]
405
+ - Updated dependencies [07d6d88]
406
+ - Updated dependencies [5d74aab]
407
+ - Updated dependencies [144eb0b]
408
+ - @mastra/core@0.10.7-alpha.2
409
+
410
+ ## 0.10.3
411
+
412
+ ### Patch Changes
413
+
414
+ - 6dacc4d: dependencies updates:
415
+ - Updated dependency [`@modelcontextprotocol/sdk@^1.12.3` ↗︎](https://www.npmjs.com/package/@modelcontextprotocol/sdk/v/1.12.3) (from `^1.12.1`, in `dependencies`)
416
+ - 4051477: dependencies updates:
417
+ - Updated dependency [`@modelcontextprotocol/sdk@^1.12.3` ↗︎](https://www.npmjs.com/package/@modelcontextprotocol/sdk/v/1.12.3) (from `^1.12.1`, in `dependencies`)
418
+ - 63f6b7d: dependencies updates:
419
+ - Updated dependency [`@modelcontextprotocol/sdk@^1.12.1` ↗︎](https://www.npmjs.com/package/@modelcontextprotocol/sdk/v/1.12.1) (from `^1.9.0`, in `dependencies`)
420
+ - Updated dependency [`zod@^3.25.57` ↗︎](https://www.npmjs.com/package/zod/v/3.25.57) (from `^3.25.56`, in `dependencies`)
421
+ - 4c62489: feat: add MCP Bar to registry with description and URL
422
+ - Updated dependencies [63f6b7d]
423
+ - Updated dependencies [12a95fc]
424
+ - Updated dependencies [4b0f8a6]
425
+ - Updated dependencies [51264a5]
426
+ - Updated dependencies [8e6f677]
427
+ - Updated dependencies [d70c420]
428
+ - Updated dependencies [ee9af57]
429
+ - Updated dependencies [36f1c36]
430
+ - Updated dependencies [2a16996]
431
+ - Updated dependencies [10d352e]
432
+ - Updated dependencies [9589624]
433
+ - Updated dependencies [53d3c37]
434
+ - Updated dependencies [751c894]
435
+ - Updated dependencies [577ce3a]
436
+ - Updated dependencies [9260b3a]
437
+ - @mastra/core@0.10.6
438
+
439
+ ## 0.10.3-alpha.2
440
+
441
+ ### Patch Changes
442
+
443
+ - 6dacc4d: dependencies updates:
444
+ - Updated dependency [`@modelcontextprotocol/sdk@^1.12.3` ↗︎](https://www.npmjs.com/package/@modelcontextprotocol/sdk/v/1.12.3) (from `^1.12.1`, in `dependencies`)
445
+ - 4051477: dependencies updates:
446
+ - Updated dependency [`@modelcontextprotocol/sdk@^1.12.3` ↗︎](https://www.npmjs.com/package/@modelcontextprotocol/sdk/v/1.12.3) (from `^1.12.1`, in `dependencies`)
447
+ - Updated dependencies [d70c420]
448
+ - Updated dependencies [2a16996]
449
+ - @mastra/core@0.10.6-alpha.3
450
+
451
+ ## 0.10.3-alpha.1
452
+
453
+ ### Patch Changes
454
+
455
+ - 4c62489: feat: add MCP Bar to registry with description and URL
456
+ - Updated dependencies [ee9af57]
457
+ - Updated dependencies [751c894]
458
+ - Updated dependencies [577ce3a]
459
+ - Updated dependencies [9260b3a]
460
+ - @mastra/core@0.10.6-alpha.1
461
+
462
+ ## 0.10.3-alpha.0
463
+
464
+ ### Patch Changes
465
+
466
+ - 63f6b7d: dependencies updates:
467
+ - Updated dependency [`@modelcontextprotocol/sdk@^1.12.1` ↗︎](https://www.npmjs.com/package/@modelcontextprotocol/sdk/v/1.12.1) (from `^1.9.0`, in `dependencies`)
468
+ - Updated dependency [`zod@^3.25.57` ↗︎](https://www.npmjs.com/package/zod/v/3.25.57) (from `^3.25.56`, in `dependencies`)
469
+ - Updated dependencies [63f6b7d]
470
+ - Updated dependencies [36f1c36]
471
+ - Updated dependencies [10d352e]
472
+ - Updated dependencies [53d3c37]
473
+ - @mastra/core@0.10.6-alpha.0
474
+
475
+ ## 0.10.2
476
+
477
+ ### Patch Changes
478
+
479
+ - 1ccccff: dependencies updates:
480
+ - Updated dependency [`zod@^3.25.56` ↗︎](https://www.npmjs.com/package/zod/v/3.25.56) (from `^3.24.3`, in `dependencies`)
481
+ - 1ccccff: dependencies updates:
482
+ - Updated dependency [`zod@^3.25.56` ↗︎](https://www.npmjs.com/package/zod/v/3.25.56) (from `^3.24.3`, in `dependencies`)
483
+ - Updated dependencies [d1ed912]
484
+ - Updated dependencies [f6fd25f]
485
+ - Updated dependencies [dffb67b]
486
+ - Updated dependencies [f1f1f1b]
487
+ - Updated dependencies [925ab94]
488
+ - Updated dependencies [f9816ae]
489
+ - Updated dependencies [82090c1]
490
+ - Updated dependencies [1b443fd]
491
+ - Updated dependencies [ce97900]
492
+ - Updated dependencies [f1309d3]
493
+ - Updated dependencies [14a2566]
494
+ - Updated dependencies [f7f8293]
495
+ - Updated dependencies [48eddb9]
496
+ - @mastra/core@0.10.4
497
+
498
+ ## 0.10.2-alpha.0
499
+
500
+ ### Patch Changes
501
+
502
+ - 1ccccff: dependencies updates:
503
+ - Updated dependency [`zod@^3.25.56` ↗︎](https://www.npmjs.com/package/zod/v/3.25.56) (from `^3.24.3`, in `dependencies`)
504
+ - 1ccccff: dependencies updates:
505
+ - Updated dependency [`zod@^3.25.56` ↗︎](https://www.npmjs.com/package/zod/v/3.25.56) (from `^3.24.3`, in `dependencies`)
506
+ - Updated dependencies [f6fd25f]
507
+ - Updated dependencies [dffb67b]
508
+ - Updated dependencies [f1309d3]
509
+ - Updated dependencies [f7f8293]
510
+ - @mastra/core@0.10.4-alpha.1
511
+
512
+ ## 0.10.1
513
+
514
+ ### Patch Changes
515
+
516
+ - f0d559f: Fix peerdeps for alpha channel
517
+ - Updated dependencies [ee77e78]
518
+ - Updated dependencies [592a2db]
519
+ - Updated dependencies [e5dc18d]
520
+ - Updated dependencies [ab5adbe]
521
+ - Updated dependencies [1e8bb40]
522
+ - Updated dependencies [1b5fc55]
523
+ - Updated dependencies [195c428]
524
+ - Updated dependencies [f73e11b]
525
+ - Updated dependencies [37643b8]
526
+ - Updated dependencies [99fd6cf]
527
+ - Updated dependencies [c5bf1ce]
528
+ - Updated dependencies [add596e]
529
+ - Updated dependencies [8dc94d8]
530
+ - Updated dependencies [ecebbeb]
531
+ - Updated dependencies [79d5145]
532
+ - Updated dependencies [12b7002]
533
+ - Updated dependencies [2901125]
534
+ - @mastra/core@0.10.2
535
+
536
+ ## 0.10.1-alpha.0
537
+
538
+ ### Patch Changes
539
+
540
+ - f0d559f: Fix peerdeps for alpha channel
541
+ - Updated dependencies [1e8bb40]
542
+ - @mastra/core@0.10.2-alpha.2
543
+
544
+ ## 0.10.0
545
+
546
+ ### Minor Changes
547
+
548
+ - 83da932: Move @mastra/core to peerdeps
549
+
550
+ ### Patch Changes
551
+
552
+ - 92c53c6: Apify
553
+ - Updated dependencies [b3a3d63]
554
+ - Updated dependencies [344f453]
555
+ - Updated dependencies [0a3ae6d]
556
+ - Updated dependencies [95911be]
557
+ - Updated dependencies [f53a6ac]
558
+ - Updated dependencies [5eb5a99]
559
+ - Updated dependencies [7e632c5]
560
+ - Updated dependencies [1e9fbfa]
561
+ - Updated dependencies [eabdcd9]
562
+ - Updated dependencies [90be034]
563
+ - Updated dependencies [99f050a]
564
+ - Updated dependencies [d0ee3c6]
565
+ - Updated dependencies [b2ae5aa]
566
+ - Updated dependencies [23f258c]
567
+ - Updated dependencies [a7292b0]
568
+ - Updated dependencies [0dcb9f0]
569
+ - Updated dependencies [2672a05]
570
+ - @mastra/core@0.10.0
571
+
572
+ ## 0.1.0-alpha.2
573
+
574
+ ### Patch Changes
575
+
576
+ - 92c53c6: Apify
577
+
578
+ ## 0.1.0-alpha.1
579
+
580
+ ### Minor Changes
581
+
582
+ - 83da932: Move @mastra/core to peerdeps
583
+
584
+ ### Patch Changes
585
+
586
+ - Updated dependencies [b3a3d63]
587
+ - Updated dependencies [344f453]
588
+ - Updated dependencies [0a3ae6d]
589
+ - Updated dependencies [95911be]
590
+ - Updated dependencies [5eb5a99]
591
+ - Updated dependencies [7e632c5]
592
+ - Updated dependencies [1e9fbfa]
593
+ - Updated dependencies [b2ae5aa]
594
+ - Updated dependencies [a7292b0]
595
+ - Updated dependencies [0dcb9f0]
596
+ - @mastra/core@0.10.0-alpha.1
597
+
598
+ ## 0.0.7-alpha.0
599
+
600
+ ### Patch Changes
601
+
602
+ - Updated dependencies [f53a6ac]
603
+ - Updated dependencies [eabdcd9]
604
+ - Updated dependencies [90be034]
605
+ - Updated dependencies [99f050a]
606
+ - Updated dependencies [d0ee3c6]
607
+ - Updated dependencies [23f258c]
608
+ - Updated dependencies [2672a05]
609
+ - @mastra/core@0.9.5-alpha.0
610
+
611
+ ## 0.0.6
612
+
613
+ ### Patch Changes
614
+
615
+ - Updated dependencies [396be50]
616
+ - Updated dependencies [ab80e7e]
617
+ - Updated dependencies [c3bd795]
618
+ - Updated dependencies [da082f8]
619
+ - Updated dependencies [a5810ce]
620
+ - Updated dependencies [3e9c131]
621
+ - Updated dependencies [3171b5b]
622
+ - Updated dependencies [973e5ac]
623
+ - Updated dependencies [daf942f]
624
+ - Updated dependencies [0b8b868]
625
+ - Updated dependencies [9e1eff5]
626
+ - Updated dependencies [6fa1ad1]
627
+ - Updated dependencies [c28d7a0]
628
+ - Updated dependencies [edf1e88]
629
+ - @mastra/core@0.9.4
630
+
631
+ ## 0.0.6-alpha.4
632
+
633
+ ### Patch Changes
634
+
635
+ - Updated dependencies [3e9c131]
636
+ - @mastra/core@0.9.4-alpha.4
637
+
638
+ ## 0.0.6-alpha.3
639
+
640
+ ### Patch Changes
641
+
642
+ - Updated dependencies [396be50]
643
+ - Updated dependencies [c3bd795]
644
+ - Updated dependencies [da082f8]
645
+ - Updated dependencies [a5810ce]
646
+ - @mastra/core@0.9.4-alpha.3
647
+
648
+ ## 0.0.6-alpha.2
649
+
650
+ ### Patch Changes
651
+
652
+ - Updated dependencies [3171b5b]
653
+ - Updated dependencies [973e5ac]
654
+ - Updated dependencies [9e1eff5]
655
+ - @mastra/core@0.9.4-alpha.2
656
+
657
+ ## 0.0.6-alpha.1
658
+
659
+ ### Patch Changes
660
+
661
+ - Updated dependencies [ab80e7e]
662
+ - Updated dependencies [6fa1ad1]
663
+ - Updated dependencies [c28d7a0]
664
+ - Updated dependencies [edf1e88]
665
+ - @mastra/core@0.9.4-alpha.1
666
+
667
+ ## 0.0.6-alpha.0
668
+
669
+ ### Patch Changes
670
+
671
+ - Updated dependencies [daf942f]
672
+ - Updated dependencies [0b8b868]
673
+ - @mastra/core@0.9.4-alpha.0
674
+
675
+ ## 0.0.5
676
+
677
+ ### Patch Changes
678
+
679
+ - Updated dependencies [e450778]
680
+ - Updated dependencies [8902157]
681
+ - Updated dependencies [ca0dc88]
682
+ - Updated dependencies [526c570]
683
+ - Updated dependencies [d7a6a33]
684
+ - Updated dependencies [9cd1a46]
685
+ - Updated dependencies [b5d2de0]
686
+ - Updated dependencies [644f8ad]
687
+ - Updated dependencies [70dbf51]
688
+ - @mastra/core@0.9.3
689
+
690
+ ## 0.0.5-alpha.1
691
+
692
+ ### Patch Changes
693
+
694
+ - Updated dependencies [e450778]
695
+ - Updated dependencies [8902157]
696
+ - Updated dependencies [ca0dc88]
697
+ - Updated dependencies [9cd1a46]
698
+ - Updated dependencies [70dbf51]
699
+ - @mastra/core@0.9.3-alpha.1
700
+
701
+ ## 0.0.5-alpha.0
702
+
703
+ ### Patch Changes
704
+
705
+ - Updated dependencies [526c570]
706
+ - Updated dependencies [b5d2de0]
707
+ - Updated dependencies [644f8ad]
708
+ - @mastra/core@0.9.3-alpha.0
709
+
710
+ ## 0.0.4
711
+
712
+ ### Patch Changes
713
+
714
+ - 2cf3b8f: dependencies updates:
715
+ - Updated dependency [`zod@^3.24.3` ↗︎](https://www.npmjs.com/package/zod/v/3.24.3) (from `^3.22.4`, in `dependencies`)
716
+ - Updated dependency [`zod-to-json-schema@^3.24.5` ↗︎](https://www.npmjs.com/package/zod-to-json-schema/v/3.24.5) (from `^3.22.4`, in `dependencies`)
717
+ - Updated dependencies [6052aa6]
718
+ - Updated dependencies [967b41c]
719
+ - Updated dependencies [3d2fb5c]
720
+ - Updated dependencies [26738f4]
721
+ - Updated dependencies [4155f47]
722
+ - Updated dependencies [7eeb2bc]
723
+ - Updated dependencies [b804723]
724
+ - Updated dependencies [8607972]
725
+ - Updated dependencies [ccef9f9]
726
+ - Updated dependencies [0097d50]
727
+ - Updated dependencies [7eeb2bc]
728
+ - Updated dependencies [17826a9]
729
+ - Updated dependencies [7d8b7c7]
730
+ - Updated dependencies [fba031f]
731
+ - Updated dependencies [3a5f1e1]
732
+ - Updated dependencies [51e6923]
733
+ - Updated dependencies [8398d89]
734
+ - @mastra/core@0.9.2
735
+
736
+ ## 0.0.4-alpha.6
737
+
738
+ ### Patch Changes
739
+
740
+ - Updated dependencies [6052aa6]
741
+ - Updated dependencies [7d8b7c7]
742
+ - Updated dependencies [3a5f1e1]
743
+ - Updated dependencies [8398d89]
744
+ - @mastra/core@0.9.2-alpha.6
745
+
746
+ ## 0.0.4-alpha.5
747
+
748
+ ### Patch Changes
749
+
750
+ - Updated dependencies [3d2fb5c]
751
+ - Updated dependencies [7eeb2bc]
752
+ - Updated dependencies [8607972]
753
+ - Updated dependencies [7eeb2bc]
754
+ - Updated dependencies [fba031f]
755
+ - @mastra/core@0.9.2-alpha.5
756
+
757
+ ## 0.0.4-alpha.4
758
+
759
+ ### Patch Changes
760
+
761
+ - Updated dependencies [ccef9f9]
762
+ - Updated dependencies [51e6923]
763
+ - @mastra/core@0.9.2-alpha.4
764
+
765
+ ## 0.0.4-alpha.3
766
+
767
+ ### Patch Changes
768
+
769
+ - Updated dependencies [967b41c]
770
+ - Updated dependencies [4155f47]
771
+ - Updated dependencies [17826a9]
772
+ - @mastra/core@0.9.2-alpha.3
773
+
774
+ ## 0.0.4-alpha.2
775
+
776
+ ### Patch Changes
777
+
778
+ - Updated dependencies [26738f4]
779
+ - @mastra/core@0.9.2-alpha.2
780
+
781
+ ## 0.0.4-alpha.1
782
+
783
+ ### Patch Changes
784
+
785
+ - Updated dependencies [b804723]
786
+ - @mastra/core@0.9.2-alpha.1
787
+
788
+ ## 0.0.4-alpha.0
789
+
790
+ ### Patch Changes
791
+
792
+ - Updated dependencies [0097d50]
793
+ - @mastra/core@0.9.2-alpha.0
794
+
795
+ ## 0.0.3
796
+
797
+ ### Patch Changes
798
+
799
+ - fc9b3e4: add docker registry
800
+ - Updated dependencies [405b63d]
801
+ - Updated dependencies [81fb7f6]
802
+ - Updated dependencies [20275d4]
803
+ - Updated dependencies [7d1892c]
804
+ - Updated dependencies [a90a082]
805
+ - Updated dependencies [2d17c73]
806
+ - Updated dependencies [61e92f5]
807
+ - Updated dependencies [35955b0]
808
+ - Updated dependencies [6262bd5]
809
+ - Updated dependencies [c1409ef]
810
+ - Updated dependencies [3e7b69d]
811
+ - Updated dependencies [e4943b8]
812
+ - Updated dependencies [11d4485]
813
+ - Updated dependencies [479f490]
814
+ - Updated dependencies [c23a81c]
815
+ - Updated dependencies [2d4001d]
816
+ - Updated dependencies [c71013a]
817
+ - Updated dependencies [1d3b1cd]
818
+ - @mastra/core@0.9.1
819
+
820
+ ## 0.0.3-alpha.8
821
+
822
+ ### Patch Changes
823
+
824
+ - Updated dependencies [2d17c73]
825
+ - @mastra/core@0.9.1-alpha.8
826
+
827
+ ## 0.0.3-alpha.7
828
+
829
+ ### Patch Changes
830
+
831
+ - Updated dependencies [1d3b1cd]
832
+ - @mastra/core@0.9.1-alpha.7
833
+
834
+ ## 0.0.3-alpha.6
835
+
836
+ ### Patch Changes
837
+
838
+ - Updated dependencies [c23a81c]
839
+ - @mastra/core@0.9.1-alpha.6
840
+
841
+ ## 0.0.3-alpha.5
842
+
843
+ ### Patch Changes
844
+
845
+ - Updated dependencies [3e7b69d]
846
+ - @mastra/core@0.9.1-alpha.5
847
+
848
+ ## 0.0.3-alpha.4
849
+
850
+ ### Patch Changes
851
+
852
+ - Updated dependencies [e4943b8]
853
+ - Updated dependencies [479f490]
854
+ - @mastra/core@0.9.1-alpha.4
855
+
856
+ ## 0.0.3-alpha.3
857
+
858
+ ### Patch Changes
859
+
860
+ - Updated dependencies [6262bd5]
861
+ - @mastra/core@0.9.1-alpha.3
862
+
863
+ ## 0.0.3-alpha.2
864
+
865
+ ### Patch Changes
866
+
867
+ - fc9b3e4: add docker registry
868
+ - Updated dependencies [405b63d]
869
+ - Updated dependencies [61e92f5]
870
+ - Updated dependencies [c71013a]
871
+ - @mastra/core@0.9.1-alpha.2
872
+
873
+ ## 0.0.3-alpha.1
874
+
875
+ ### Patch Changes
876
+
877
+ - Updated dependencies [20275d4]
878
+ - Updated dependencies [7d1892c]
879
+ - Updated dependencies [a90a082]
880
+ - Updated dependencies [35955b0]
881
+ - Updated dependencies [c1409ef]
882
+ - Updated dependencies [11d4485]
883
+ - Updated dependencies [2d4001d]
884
+ - @mastra/core@0.9.1-alpha.1
885
+
886
+ ## 0.0.3-alpha.0
887
+
888
+ ### Patch Changes
889
+
890
+ - Updated dependencies [81fb7f6]
891
+ - @mastra/core@0.9.1-alpha.0
892
+
893
+ ## 0.0.2
894
+
895
+ ### Patch Changes
896
+
897
+ - Updated dependencies [000a6d4]
898
+ - Updated dependencies [08bb78e]
899
+ - Updated dependencies [ed2f549]
900
+ - Updated dependencies [7e92011]
901
+ - Updated dependencies [9ee4293]
902
+ - Updated dependencies [03f3cd0]
903
+ - Updated dependencies [c0f22b4]
904
+ - Updated dependencies [71d9444]
905
+ - Updated dependencies [157c741]
906
+ - Updated dependencies [8a8a73b]
907
+ - Updated dependencies [0a033fa]
908
+ - Updated dependencies [fe3ae4d]
909
+ - Updated dependencies [9c26508]
910
+ - Updated dependencies [0f4eae3]
911
+ - Updated dependencies [16a8648]
912
+ - Updated dependencies [6f92295]
913
+ - @mastra/core@0.9.0
914
+
915
+ ## 0.0.2-alpha.8
916
+
917
+ ### Patch Changes
918
+
919
+ - Updated dependencies [000a6d4]
920
+ - Updated dependencies [ed2f549]
921
+ - Updated dependencies [c0f22b4]
922
+ - Updated dependencies [0a033fa]
923
+ - Updated dependencies [9c26508]
924
+ - Updated dependencies [0f4eae3]
925
+ - Updated dependencies [16a8648]
926
+ - @mastra/core@0.9.0-alpha.8
927
+
928
+ ## 0.0.2-alpha.7
929
+
930
+ ### Patch Changes
931
+
932
+ - Updated dependencies [71d9444]
933
+ - @mastra/core@0.9.0-alpha.7
934
+
935
+ ## 0.0.2-alpha.6
936
+
937
+ ### Patch Changes
938
+
939
+ - Updated dependencies [157c741]
940
+ - @mastra/core@0.9.0-alpha.6
941
+
942
+ ## 0.0.2-alpha.5
943
+
944
+ ### Patch Changes
945
+
946
+ - Updated dependencies [08bb78e]
947
+ - @mastra/core@0.9.0-alpha.5
948
+
949
+ ## 0.0.2-alpha.4
950
+
951
+ ### Patch Changes
952
+
953
+ - Updated dependencies [7e92011]
954
+ - @mastra/core@0.9.0-alpha.4
955
+
956
+ ## 0.0.2-alpha.3
957
+
958
+ ### Patch Changes
959
+
960
+ - Updated dependencies [fe3ae4d]
961
+ - @mastra/core@0.9.0-alpha.3
962
+
963
+ ## 0.0.2-alpha.2
964
+
965
+ ### Patch Changes
966
+
967
+ - Updated dependencies [9ee4293]
968
+ - @mastra/core@0.8.4-alpha.2
969
+
970
+ ## 0.0.2-alpha.1
971
+
972
+ ### Patch Changes
973
+
974
+ - Updated dependencies [8a8a73b]
975
+ - Updated dependencies [6f92295]
976
+ - @mastra/core@0.8.4-alpha.1
977
+
978
+ ## 0.0.2-alpha.0
979
+
980
+ ### Patch Changes
981
+
982
+ - Updated dependencies [03f3cd0]
983
+ - @mastra/core@0.8.4-alpha.0
984
+
985
+ ## 0.0.1
986
+
987
+ ### Patch Changes
988
+
989
+ - 502fcc8: Add more registries
990
+ - 52fc55f: Fix exports
991
+ - a1c8700: MCP Reg Reg mcp server
992
+ - Updated dependencies [d72318f]
993
+ - Updated dependencies [0bcc862]
994
+ - Updated dependencies [10a8caf]
995
+ - Updated dependencies [359b089]
996
+ - Updated dependencies [32e7b71]
997
+ - Updated dependencies [37bb612]
998
+ - Updated dependencies [7f1b291]
999
+ - @mastra/core@0.8.3
1000
+
1001
+ ## 0.0.1-alpha.6
1002
+
1003
+ ### Patch Changes
1004
+
1005
+ - Updated dependencies [d72318f]
1006
+ - @mastra/core@0.8.3-alpha.5
1007
+
1008
+ ## 0.0.1-alpha.5
1009
+
1010
+ ### Patch Changes
1011
+
1012
+ - Updated dependencies [7f1b291]
1013
+ - @mastra/core@0.8.3-alpha.4
1014
+
1015
+ ## 0.0.1-alpha.4
1016
+
1017
+ ### Patch Changes
1018
+
1019
+ - 502fcc8: Add more registries
1020
+
1021
+ ## 0.0.1-alpha.3
1022
+
1023
+ ### Patch Changes
1024
+
1025
+ - 52fc55f: Fix exports
1026
+
1027
+ ## 0.0.1-alpha.2
1028
+
1029
+ ### Patch Changes
1030
+
1031
+ - Updated dependencies [10a8caf]
1032
+ - @mastra/core@0.8.3-alpha.3
1033
+
1034
+ ## 0.0.1-alpha.1
1035
+
1036
+ ### Patch Changes
1037
+
1038
+ - a1c8700: MCP Reg Reg mcp server