@mastra/mcp-docs-server 0.13.17-alpha.4 → 0.13.17-alpha.6

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 (76) hide show
  1. package/.docs/organized/changelogs/%40mastra%2Fagent-builder.md +20 -0
  2. package/.docs/organized/changelogs/%40mastra%2Fai-sdk.md +9 -0
  3. package/.docs/organized/changelogs/%40mastra%2Fastra.md +10 -10
  4. package/.docs/organized/changelogs/%40mastra%2Fauth.md +6 -0
  5. package/.docs/organized/changelogs/%40mastra%2Fchroma.md +10 -10
  6. package/.docs/organized/changelogs/%40mastra%2Fclickhouse.md +10 -10
  7. package/.docs/organized/changelogs/%40mastra%2Fclient-js.md +17 -17
  8. package/.docs/organized/changelogs/%40mastra%2Fcloud.md +21 -21
  9. package/.docs/organized/changelogs/%40mastra%2Fcloudflare-d1.md +10 -10
  10. package/.docs/organized/changelogs/%40mastra%2Fcloudflare.md +11 -11
  11. package/.docs/organized/changelogs/%40mastra%2Fcore.md +39 -39
  12. package/.docs/organized/changelogs/%40mastra%2Fcouchbase.md +10 -10
  13. package/.docs/organized/changelogs/%40mastra%2Fdeployer-cloud.md +21 -0
  14. package/.docs/organized/changelogs/%40mastra%2Fdeployer-cloudflare.md +15 -15
  15. package/.docs/organized/changelogs/%40mastra%2Fdeployer-netlify.md +11 -11
  16. package/.docs/organized/changelogs/%40mastra%2Fdeployer-vercel.md +12 -12
  17. package/.docs/organized/changelogs/%40mastra%2Fdeployer.md +24 -24
  18. package/.docs/organized/changelogs/%40mastra%2Fdynamodb.md +11 -11
  19. package/.docs/organized/changelogs/%40mastra%2Fevals.md +10 -10
  20. package/.docs/organized/changelogs/%40mastra%2Ffastembed.md +6 -0
  21. package/.docs/organized/changelogs/%40mastra%2Ffirecrawl.md +20 -20
  22. package/.docs/organized/changelogs/%40mastra%2Fgithub.md +19 -19
  23. package/.docs/organized/changelogs/%40mastra%2Flance.md +10 -10
  24. package/.docs/organized/changelogs/%40mastra%2Flibsql.md +19 -19
  25. package/.docs/organized/changelogs/%40mastra%2Floggers.md +11 -11
  26. package/.docs/organized/changelogs/%40mastra%2Fmcp-docs-server.md +23 -23
  27. package/.docs/organized/changelogs/%40mastra%2Fmcp-registry-registry.md +10 -10
  28. package/.docs/organized/changelogs/%40mastra%2Fmcp.md +23 -23
  29. package/.docs/organized/changelogs/%40mastra%2Fmem0.md +19 -19
  30. package/.docs/organized/changelogs/%40mastra%2Fmemory.md +21 -21
  31. package/.docs/organized/changelogs/%40mastra%2Fmongodb.md +11 -11
  32. package/.docs/organized/changelogs/%40mastra%2Fmssql.md +10 -5
  33. package/.docs/organized/changelogs/%40mastra%2Fopensearch.md +10 -10
  34. package/.docs/organized/changelogs/%40mastra%2Fpg.md +10 -10
  35. package/.docs/organized/changelogs/%40mastra%2Fpinecone.md +10 -10
  36. package/.docs/organized/changelogs/%40mastra%2Fplayground-ui.md +24 -24
  37. package/.docs/organized/changelogs/%40mastra%2Fqdrant.md +13 -13
  38. package/.docs/organized/changelogs/%40mastra%2Frag.md +10 -10
  39. package/.docs/organized/changelogs/%40mastra%2Fragie.md +19 -19
  40. package/.docs/organized/changelogs/%40mastra%2Fschema-compat.md +12 -0
  41. package/.docs/organized/changelogs/%40mastra%2Fserver.md +20 -20
  42. package/.docs/organized/changelogs/%40mastra%2Fturbopuffer.md +11 -11
  43. package/.docs/organized/changelogs/%40mastra%2Fupstash.md +10 -10
  44. package/.docs/organized/changelogs/%40mastra%2Fvectorize.md +10 -10
  45. package/.docs/organized/changelogs/%40mastra%2Fvoice-azure.md +10 -10
  46. package/.docs/organized/changelogs/%40mastra%2Fvoice-cloudflare.md +10 -10
  47. package/.docs/organized/changelogs/%40mastra%2Fvoice-deepgram.md +10 -10
  48. package/.docs/organized/changelogs/%40mastra%2Fvoice-elevenlabs.md +10 -10
  49. package/.docs/organized/changelogs/%40mastra%2Fvoice-gladia.md +9 -0
  50. package/.docs/organized/changelogs/%40mastra%2Fvoice-google-gemini-live.md +9 -0
  51. package/.docs/organized/changelogs/%40mastra%2Fvoice-google.md +10 -10
  52. package/.docs/organized/changelogs/%40mastra%2Fvoice-murf.md +10 -10
  53. package/.docs/organized/changelogs/%40mastra%2Fvoice-openai-realtime.md +10 -10
  54. package/.docs/organized/changelogs/%40mastra%2Fvoice-openai.md +10 -10
  55. package/.docs/organized/changelogs/%40mastra%2Fvoice-playai.md +11 -11
  56. package/.docs/organized/changelogs/%40mastra%2Fvoice-sarvam.md +11 -11
  57. package/.docs/organized/changelogs/%40mastra%2Fvoice-speechify.md +10 -10
  58. package/.docs/organized/changelogs/create-mastra.md +13 -13
  59. package/.docs/organized/changelogs/mastra.md +26 -26
  60. package/.docs/organized/code-examples/assistant-ui.md +1 -1
  61. package/.docs/organized/code-examples/bird-checker-with-nextjs-and-eval.md +2 -2
  62. package/.docs/organized/code-examples/heads-up-game.md +32 -56
  63. package/.docs/raw/getting-started/installation.mdx +2 -7
  64. package/.docs/raw/getting-started/templates.mdx +2 -7
  65. package/.docs/raw/memory/working-memory.mdx +17 -17
  66. package/.docs/raw/observability/ai-tracing.mdx +438 -0
  67. package/.docs/raw/reference/scorers/noise-sensitivity.mdx +87 -20
  68. package/.docs/raw/reference/tools/mcp-server.mdx +26 -27
  69. package/.docs/raw/tools-mcp/mcp-overview.mdx +6 -5
  70. package/.docs/raw/workflows/suspend-and-resume.mdx +64 -7
  71. package/CHANGELOG.md +1823 -0
  72. package/dist/logger.d.ts +5 -1
  73. package/dist/logger.d.ts.map +1 -1
  74. package/dist/stdio.js +47 -4
  75. package/dist/tools/blog.d.ts.map +1 -1
  76. package/package.json +16 -6
package/CHANGELOG.md ADDED
@@ -0,0 +1,1823 @@
1
+ # @mastra/mcp-docs-server
2
+
3
+ ## 0.13.17-alpha.6
4
+
5
+ ### Patch Changes
6
+
7
+ - [#7349](https://github.com/mastra-ai/mastra/pull/7349) [`6cffb99`](https://github.com/mastra-ai/mastra/commit/6cffb99030dc46256e4c3c0e6730565a2825d7a4) Thanks [@adeleke5140](https://github.com/adeleke5140)! - Fix log level not being handled by server
8
+
9
+ - Updated dependencies [[`c19bcf7`](https://github.com/mastra-ai/mastra/commit/c19bcf7b43542b02157b5e17303e519933a153ab), [`b42a961`](https://github.com/mastra-ai/mastra/commit/b42a961a5aefd19d6e938a7705fc0ecc90e8f756), [`45e4d39`](https://github.com/mastra-ai/mastra/commit/45e4d391a2a09fc70c48e4d60f505586ada1ba0e), [`3b8972b`](https://github.com/mastra-ai/mastra/commit/3b8972bab8161d9fd96f6a41f57181443636cd43), [`0302f50`](https://github.com/mastra-ai/mastra/commit/0302f50861a53c66ff28801fc371b37c5f97e41e), [`74db265`](https://github.com/mastra-ai/mastra/commit/74db265b96aa01a72ffd91dcae0bc3b346cca0f2), [`6cffb99`](https://github.com/mastra-ai/mastra/commit/6cffb99030dc46256e4c3c0e6730565a2825d7a4), [`7f3b8da`](https://github.com/mastra-ai/mastra/commit/7f3b8da6dd21c35d3672e44b4f5dd3502b8f8f92), [`905352b`](https://github.com/mastra-ai/mastra/commit/905352bcda134552400eb252bca1cb05a7975c14), [`f2cda47`](https://github.com/mastra-ai/mastra/commit/f2cda47ae911038c5d5489f54c36517d6f15bdcc), [`cfd377a`](https://github.com/mastra-ai/mastra/commit/cfd377a3a33a9c88b644f6540feed9cd9832db47)]:
10
+ - @mastra/core@0.15.3-alpha.6
11
+ - @mastra/mcp@0.11.3-alpha.3
12
+
13
+ ## 0.13.17-alpha.5
14
+
15
+ ### Patch Changes
16
+
17
+ - [#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`.
18
+
19
+ - [#7237](https://github.com/mastra-ai/mastra/pull/7237) [`ff81788`](https://github.com/mastra-ai/mastra/commit/ff81788a98e166154aae6e745a2e4987165425f6) Thanks [@alliehowe29](https://github.com/alliehowe29)! - Add validation to blog URLs
20
+
21
+ - Updated dependencies [[`85ef90b`](https://github.com/mastra-ai/mastra/commit/85ef90bb2cd4ae4df855c7ac175f7d392c55c1bf), [`de3cbc6`](https://github.com/mastra-ai/mastra/commit/de3cbc61079211431bd30487982ea3653517278e)]:
22
+ - @mastra/core@0.15.3-alpha.5
23
+ - @mastra/mcp@0.11.3-alpha.2
24
+
25
+ ## 0.13.17-alpha.4
26
+
27
+ ### Patch Changes
28
+
29
+ - [#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:
30
+ - Updated dependency [`zod@^3.25.76` ↗︎](https://www.npmjs.com/package/zod/v/3.25.76) (from `^3.25.67`, in `dependencies`)
31
+ - 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`)
32
+
33
+ - [#7238](https://github.com/mastra-ai/mastra/pull/7238) [`9a98f3c`](https://github.com/mastra-ai/mastra/commit/9a98f3c524f37fb3ebd94c41cd6efed0698a6a2a) Thanks [@alliehowe29](https://github.com/alliehowe29)! - Validate file path after `path.join()`
34
+
35
+ - 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), [`ad78bfc`](https://github.com/mastra-ai/mastra/commit/ad78bfc4ea6a1fff140432bf4f638e01af7af668), [`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)]:
36
+ - @mastra/core@0.15.3-alpha.4
37
+ - @mastra/mcp@0.11.3-alpha.1
38
+
39
+ ## 0.13.17-alpha.3
40
+
41
+ ### Patch Changes
42
+
43
+ - Updated dependencies [[`aedbbfa`](https://github.com/mastra-ai/mastra/commit/aedbbfa064124ddde039111f12629daebfea7e48), [`f643c65`](https://github.com/mastra-ai/mastra/commit/f643c651bdaf57c2343cf9dbfc499010495701fb), [`fef7375`](https://github.com/mastra-ai/mastra/commit/fef737534574f41b432a7361a285f776c3bac42b), [`e3d8fea`](https://github.com/mastra-ai/mastra/commit/e3d8feaacfb8b5c5c03c13604cc06ea2873d45fe), [`3412597`](https://github.com/mastra-ai/mastra/commit/3412597a6644c0b6bf3236d6e319ed1450c5bae8)]:
44
+ - @mastra/core@0.15.3-alpha.3
45
+
46
+ ## 0.13.17-alpha.2
47
+
48
+ ### Patch Changes
49
+
50
+ - Updated dependencies [[`822c2e8`](https://github.com/mastra-ai/mastra/commit/822c2e88a3ecbffb7c680e6227976006ccefe6a8)]:
51
+ - @mastra/core@0.15.3-alpha.2
52
+
53
+ ## 0.13.17-alpha.1
54
+
55
+ ### Patch Changes
56
+
57
+ - Updated dependencies [[`637f323`](https://github.com/mastra-ai/mastra/commit/637f32371d79a8f78c52c0d53411af0915fcec67), [`29de0e1`](https://github.com/mastra-ai/mastra/commit/29de0e1b0a7173317ae7d1ab0c0993167c659f2b), [`6ac697e`](https://github.com/mastra-ai/mastra/commit/6ac697edcc2435482c247cba615277ec4765dcc4)]:
58
+ - @mastra/core@0.15.3-alpha.1
59
+
60
+ ## 0.13.17-alpha.0
61
+
62
+ ### Patch Changes
63
+
64
+ - Updated dependencies [[`00c74e7`](https://github.com/mastra-ai/mastra/commit/00c74e73b1926be0d475693bb886fb67a22ff352), [`3e0153a`](https://github.com/mastra-ai/mastra/commit/3e0153adcf2309f3ffb01c9ac9e0f5adc0caa259), [`af90672`](https://github.com/mastra-ai/mastra/commit/af906722d8da28688882193b1e531026f9e2e81e), [`56041d0`](https://github.com/mastra-ai/mastra/commit/56041d018863a3da6b98c512e47348647c075fb3), [`5de1555`](https://github.com/mastra-ai/mastra/commit/5de15554d3d6695211945a36928f6657e76cddc9), [`1ed5a3e`](https://github.com/mastra-ai/mastra/commit/1ed5a3e19330374c4347a4237cd2f4b9ffb60376)]:
65
+ - @mastra/core@0.15.3-alpha.0
66
+ - @mastra/mcp@0.11.3-alpha.0
67
+
68
+ ## 0.13.16
69
+
70
+ ### Patch Changes
71
+
72
+ - [`c6113ed`](https://github.com/mastra-ai/mastra/commit/c6113ed7f9df297e130d94436ceee310273d6430) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdpes for @mastra/core
73
+
74
+ - Updated dependencies [[`c6113ed`](https://github.com/mastra-ai/mastra/commit/c6113ed7f9df297e130d94436ceee310273d6430)]:
75
+ - @mastra/mcp@0.11.2
76
+ - @mastra/core@0.15.2
77
+
78
+ ## 0.13.15
79
+
80
+ ### Patch Changes
81
+
82
+ - Updated dependencies [[`95b2aa9`](https://github.com/mastra-ai/mastra/commit/95b2aa908230919e67efcac0d69005a2d5745298)]:
83
+ - @mastra/mcp@0.11.1
84
+ - @mastra/core@0.15.1
85
+
86
+ ## 0.13.14
87
+
88
+ ### Patch Changes
89
+
90
+ - [#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:
91
+ - Updated dependency [`@modelcontextprotocol/sdk@^1.17.3` ↗︎](https://www.npmjs.com/package/@modelcontextprotocol/sdk/v/1.17.3) (from `^1.13.0`, in `dependencies`)
92
+ - Updated dependencies [[`0778757`](https://github.com/mastra-ai/mastra/commit/07787570e4addbd501522037bd2542c3d9e26822), [`e38f807`](https://github.com/mastra-ai/mastra/commit/e38f8072853cc803ba48394e1930825129708400), [`943a7f3`](https://github.com/mastra-ai/mastra/commit/943a7f3dbc6a8ab3f9b7bc7c8a1c5b319c3d7f56), [`bf504a8`](https://github.com/mastra-ai/mastra/commit/bf504a833051f6f321d832cc7d631f3cb86d657b), [`24d9ee3`](https://github.com/mastra-ai/mastra/commit/24d9ee3db1c09d15f27a5d0971b102abcfcf7dfd), [`da58ccc`](https://github.com/mastra-ai/mastra/commit/da58ccc1f2ac33da0cb97b00443fc6208b45bdec), [`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)]:
93
+ - @mastra/core@0.15.0
94
+ - @mastra/mcp@0.11.0
95
+
96
+ ## 0.13.14-alpha.4
97
+
98
+ ### Patch Changes
99
+
100
+ - Updated dependencies [[`1191ce9`](https://github.com/mastra-ai/mastra/commit/1191ce946b40ed291e7877a349f8388e3cff7e5c)]:
101
+ - @mastra/core@0.15.0-alpha.4
102
+ - @mastra/mcp@0.11.0-alpha.3
103
+
104
+ ## 0.13.14-alpha.3
105
+
106
+ ### Patch Changes
107
+
108
+ - Updated dependencies [[`da58ccc`](https://github.com/mastra-ai/mastra/commit/da58ccc1f2ac33da0cb97b00443fc6208b45bdec)]:
109
+ - @mastra/mcp@0.11.0-alpha.2
110
+ - @mastra/core@0.15.0-alpha.3
111
+
112
+ ## 0.13.14-alpha.2
113
+
114
+ ### Patch Changes
115
+
116
+ - Updated dependencies [[`2e58325`](https://github.com/mastra-ai/mastra/commit/2e58325beb170f5b92f856e27d915cd26917e5e6)]:
117
+ - @mastra/core@0.14.2-alpha.2
118
+
119
+ ## 0.13.14-alpha.1
120
+
121
+ ### Patch Changes
122
+
123
+ - Updated dependencies [[`943a7f3`](https://github.com/mastra-ai/mastra/commit/943a7f3dbc6a8ab3f9b7bc7c8a1c5b319c3d7f56), [`24d9ee3`](https://github.com/mastra-ai/mastra/commit/24d9ee3db1c09d15f27a5d0971b102abcfcf7dfd), [`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), [`82d9f64`](https://github.com/mastra-ai/mastra/commit/82d9f647fbe4f0177320e7c05073fce88599aa95), [`4189486`](https://github.com/mastra-ai/mastra/commit/4189486c6718fda78347bdf4ce4d3fc33b2236e1), [`ca8ec2f`](https://github.com/mastra-ai/mastra/commit/ca8ec2f61884b9dfec5fc0d5f4f29d281ad13c01)]:
124
+ - @mastra/core@0.14.2-alpha.1
125
+ - @mastra/mcp@0.10.13-alpha.1
126
+
127
+ ## 0.13.14-alpha.0
128
+
129
+ ### Patch Changes
130
+
131
+ - [#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:
132
+ - Updated dependency [`@modelcontextprotocol/sdk@^1.17.3` ↗︎](https://www.npmjs.com/package/@modelcontextprotocol/sdk/v/1.17.3) (from `^1.13.0`, in `dependencies`)
133
+ - Updated dependencies [[`0778757`](https://github.com/mastra-ai/mastra/commit/07787570e4addbd501522037bd2542c3d9e26822), [`e38f807`](https://github.com/mastra-ai/mastra/commit/e38f8072853cc803ba48394e1930825129708400), [`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)]:
134
+ - @mastra/core@0.14.2-alpha.0
135
+ - @mastra/mcp@0.10.13-alpha.0
136
+
137
+ ## 0.13.13
138
+
139
+ ### Patch Changes
140
+
141
+ - Updated dependencies [[`6e7e120`](https://github.com/mastra-ai/mastra/commit/6e7e1207d6e8d8b838f9024f90bd10df1181ba27), [`0f00e17`](https://github.com/mastra-ai/mastra/commit/0f00e172953ccdccadb35ed3d70f5e4d89115869), [`217cd7a`](https://github.com/mastra-ai/mastra/commit/217cd7a4ce171e9a575c41bb8c83300f4db03236), [`a5a23d9`](https://github.com/mastra-ai/mastra/commit/a5a23d981920d458dc6078919992a5338931ef02)]:
142
+ - @mastra/core@0.14.1
143
+
144
+ ## 0.13.13-alpha.1
145
+
146
+ ### Patch Changes
147
+
148
+ - Updated dependencies [[`0f00e17`](https://github.com/mastra-ai/mastra/commit/0f00e172953ccdccadb35ed3d70f5e4d89115869), [`217cd7a`](https://github.com/mastra-ai/mastra/commit/217cd7a4ce171e9a575c41bb8c83300f4db03236)]:
149
+ - @mastra/core@0.14.1-alpha.1
150
+
151
+ ## 0.13.13-alpha.0
152
+
153
+ ### Patch Changes
154
+
155
+ - Updated dependencies [[`6e7e120`](https://github.com/mastra-ai/mastra/commit/6e7e1207d6e8d8b838f9024f90bd10df1181ba27), [`a5a23d9`](https://github.com/mastra-ai/mastra/commit/a5a23d981920d458dc6078919992a5338931ef02)]:
156
+ - @mastra/core@0.14.1-alpha.0
157
+
158
+ ## 0.13.12
159
+
160
+ ### Patch Changes
161
+
162
+ - Updated dependencies [895d3b2]
163
+ - Updated dependencies [227c7e6]
164
+ - Updated dependencies [12cae67]
165
+ - Updated dependencies [fd3a3eb]
166
+ - Updated dependencies [6faaee5]
167
+ - Updated dependencies [4232b14]
168
+ - Updated dependencies [a89de7e]
169
+ - Updated dependencies [5a37d0c]
170
+ - Updated dependencies [4bde0cb]
171
+ - Updated dependencies [e1aed55]
172
+ - Updated dependencies [cf4f357]
173
+ - Updated dependencies [03997ae]
174
+ - Updated dependencies [ad888a2]
175
+ - Updated dependencies [481751d]
176
+ - Updated dependencies [2454423]
177
+ - Updated dependencies [194e395]
178
+ - Updated dependencies [a722c0b]
179
+ - Updated dependencies [c30bca8]
180
+ - Updated dependencies [3b5fec7]
181
+ - Updated dependencies [a8f129d]
182
+ - @mastra/mcp@0.10.12
183
+ - @mastra/core@0.14.0
184
+
185
+ ## 0.13.12-alpha.7
186
+
187
+ ### Patch Changes
188
+
189
+ - Updated dependencies [03997ae]
190
+ - @mastra/mcp@0.10.12-alpha.2
191
+ - @mastra/core@0.14.0-alpha.7
192
+
193
+ ## 0.13.12-alpha.6
194
+
195
+ ### Patch Changes
196
+
197
+ - Updated dependencies [ad888a2]
198
+ - Updated dependencies [481751d]
199
+ - Updated dependencies [194e395]
200
+ - @mastra/core@0.14.0-alpha.6
201
+
202
+ ## 0.13.12-alpha.5
203
+
204
+ ### Patch Changes
205
+
206
+ - @mastra/core@0.14.0-alpha.5
207
+
208
+ ## 0.13.12-alpha.4
209
+
210
+ ### Patch Changes
211
+
212
+ - Updated dependencies [0a7f675]
213
+ - Updated dependencies [12cae67]
214
+ - Updated dependencies [5a37d0c]
215
+ - Updated dependencies [4bde0cb]
216
+ - Updated dependencies [e1aed55]
217
+ - Updated dependencies [1a80071]
218
+ - Updated dependencies [36a3be8]
219
+ - Updated dependencies [361757b]
220
+ - Updated dependencies [2bb9955]
221
+ - Updated dependencies [2454423]
222
+ - Updated dependencies [a44d91e]
223
+ - Updated dependencies [dfb91e9]
224
+ - Updated dependencies [a741dde]
225
+ - Updated dependencies [7cb3fc0]
226
+ - Updated dependencies [195eabb]
227
+ - Updated dependencies [b78b95b]
228
+ - @mastra/core@0.14.0-alpha.4
229
+ - @mastra/mcp@0.10.12-alpha.1
230
+
231
+ ## 0.13.12-alpha.3
232
+
233
+ ### Patch Changes
234
+
235
+ - Updated dependencies [227c7e6]
236
+ - Updated dependencies [fd3a3eb]
237
+ - Updated dependencies [a8f129d]
238
+ - @mastra/core@0.14.0-alpha.3
239
+
240
+ ## 0.13.12-alpha.2
241
+
242
+ ### Patch Changes
243
+
244
+ - @mastra/core@0.14.0-alpha.2
245
+
246
+ ## 0.13.12-alpha.1
247
+
248
+ ### Patch Changes
249
+
250
+ - Updated dependencies [895d3b2]
251
+ - Updated dependencies [6faaee5]
252
+ - Updated dependencies [4232b14]
253
+ - Updated dependencies [a89de7e]
254
+ - Updated dependencies [cf4f357]
255
+ - Updated dependencies [a722c0b]
256
+ - Updated dependencies [3b5fec7]
257
+ - @mastra/mcp@0.10.12-alpha.0
258
+ - @mastra/core@0.14.0-alpha.1
259
+
260
+ ## 0.13.12-alpha.0
261
+
262
+ ### Patch Changes
263
+
264
+ - Updated dependencies [c30bca8]
265
+ - @mastra/core@0.13.3-alpha.0
266
+
267
+ ## 0.13.11
268
+
269
+ ### Patch Changes
270
+
271
+ - Updated dependencies [d5330bf]
272
+ - Updated dependencies [2e74797]
273
+ - Updated dependencies [8388649]
274
+ - Updated dependencies [a239d41]
275
+ - Updated dependencies [dd94a26]
276
+ - Updated dependencies [3ba6772]
277
+ - Updated dependencies [b5cf2a3]
278
+ - Updated dependencies [2fff911]
279
+ - Updated dependencies [b32c50d]
280
+ - Updated dependencies [63449d0]
281
+ - Updated dependencies [121a3f8]
282
+ - Updated dependencies [ec510e7]
283
+ - @mastra/core@0.13.2
284
+ - @mastra/mcp@0.10.11
285
+
286
+ ## 0.13.11-alpha.3
287
+
288
+ ### Patch Changes
289
+
290
+ - Updated dependencies [b5cf2a3]
291
+ - @mastra/core@0.13.2-alpha.3
292
+
293
+ ## 0.13.11-alpha.2
294
+
295
+ ### Patch Changes
296
+
297
+ - Updated dependencies [d5330bf]
298
+ - Updated dependencies [a239d41]
299
+ - Updated dependencies [b32c50d]
300
+ - Updated dependencies [121a3f8]
301
+ - Updated dependencies [ec510e7]
302
+ - @mastra/core@0.13.2-alpha.2
303
+ - @mastra/mcp@0.10.11-alpha.0
304
+
305
+ ## 0.13.11-alpha.1
306
+
307
+ ### Patch Changes
308
+
309
+ - Updated dependencies [2e74797]
310
+ - Updated dependencies [63449d0]
311
+ - @mastra/core@0.13.2-alpha.1
312
+
313
+ ## 0.13.11-alpha.0
314
+
315
+ ### Patch Changes
316
+
317
+ - Updated dependencies [8388649]
318
+ - Updated dependencies [dd94a26]
319
+ - Updated dependencies [3ba6772]
320
+ - Updated dependencies [2fff911]
321
+ - @mastra/core@0.13.2-alpha.0
322
+
323
+ ## 0.13.10
324
+
325
+ ### Patch Changes
326
+
327
+ - Updated dependencies [cd0042e]
328
+ - @mastra/core@0.13.1
329
+
330
+ ## 0.13.10-alpha.0
331
+
332
+ ### Patch Changes
333
+
334
+ - Updated dependencies [cd0042e]
335
+ - @mastra/core@0.13.1-alpha.0
336
+
337
+ ## 0.13.9
338
+
339
+ ### Patch Changes
340
+
341
+ - Updated dependencies [cb36de0]
342
+ - Updated dependencies [d0496e6]
343
+ - Updated dependencies [a82b851]
344
+ - Updated dependencies [ea0c5f2]
345
+ - Updated dependencies [41a0a0e]
346
+ - Updated dependencies [2871020]
347
+ - Updated dependencies [9e792ef]
348
+ - Updated dependencies [94f4812]
349
+ - Updated dependencies [e202b82]
350
+ - Updated dependencies [e00f6a0]
351
+ - Updated dependencies [4a406ec]
352
+ - Updated dependencies [b0e43c1]
353
+ - Updated dependencies [5d377e5]
354
+ - Updated dependencies [1fb812e]
355
+ - Updated dependencies [35c5798]
356
+ - @mastra/core@0.13.0
357
+ - @mastra/mcp@0.10.10
358
+
359
+ ## 0.13.9-alpha.3
360
+
361
+ ### Patch Changes
362
+
363
+ - Updated dependencies [d0496e6]
364
+ - Updated dependencies [9e792ef]
365
+ - @mastra/core@0.13.0-alpha.3
366
+ - @mastra/mcp@0.10.10-alpha.1
367
+
368
+ ## 0.13.9-alpha.2
369
+
370
+ ### Patch Changes
371
+
372
+ - Updated dependencies [cb36de0]
373
+ - Updated dependencies [a82b851]
374
+ - Updated dependencies [41a0a0e]
375
+ - Updated dependencies [2871020]
376
+ - Updated dependencies [4a406ec]
377
+ - Updated dependencies [5d377e5]
378
+ - @mastra/core@0.13.0-alpha.2
379
+ - @mastra/mcp@0.10.10-alpha.0
380
+
381
+ ## 0.13.9-alpha.1
382
+
383
+ ### Patch Changes
384
+
385
+ - Updated dependencies [ea0c5f2]
386
+ - Updated dependencies [b0e43c1]
387
+ - Updated dependencies [1fb812e]
388
+ - Updated dependencies [35c5798]
389
+ - @mastra/core@0.13.0-alpha.1
390
+
391
+ ## 0.13.9-alpha.0
392
+
393
+ ### Patch Changes
394
+
395
+ - Updated dependencies [94f4812]
396
+ - Updated dependencies [e202b82]
397
+ - Updated dependencies [e00f6a0]
398
+ - @mastra/core@0.12.2-alpha.0
399
+
400
+ ## 0.13.8
401
+
402
+ ### Patch Changes
403
+
404
+ - Updated dependencies [33dcb07]
405
+ - Updated dependencies [f90797b]
406
+ - Updated dependencies [d0d9500]
407
+ - Updated dependencies [d30b1a0]
408
+ - Updated dependencies [bff87f7]
409
+ - Updated dependencies [b4a8df0]
410
+ - @mastra/core@0.12.1
411
+ - @mastra/mcp@0.10.9
412
+
413
+ ## 0.13.8-alpha.1
414
+
415
+ ### Patch Changes
416
+
417
+ - Updated dependencies [d0d9500]
418
+ - @mastra/core@0.12.1-alpha.1
419
+
420
+ ## 0.13.8-alpha.0
421
+
422
+ ### Patch Changes
423
+
424
+ - Updated dependencies [33dcb07]
425
+ - Updated dependencies [f90797b]
426
+ - Updated dependencies [d30b1a0]
427
+ - Updated dependencies [bff87f7]
428
+ - Updated dependencies [b4a8df0]
429
+ - @mastra/core@0.12.1-alpha.0
430
+ - @mastra/mcp@0.10.9-alpha.0
431
+
432
+ ## 0.13.7
433
+
434
+ ### Patch Changes
435
+
436
+ - Updated dependencies [510e2c8]
437
+ - Updated dependencies [2f72fb2]
438
+ - Updated dependencies [27cc97a]
439
+ - Updated dependencies [3f89307]
440
+ - Updated dependencies [9eda7d4]
441
+ - Updated dependencies [9d49408]
442
+ - Updated dependencies [41daa63]
443
+ - Updated dependencies [ad0a58b]
444
+ - Updated dependencies [254a36b]
445
+ - Updated dependencies [2ecf658]
446
+ - Updated dependencies [7a7754f]
447
+ - Updated dependencies [fc92d80]
448
+ - Updated dependencies [e0f73c6]
449
+ - Updated dependencies [0b89602]
450
+ - Updated dependencies [4d37822]
451
+ - Updated dependencies [23a6a7c]
452
+ - Updated dependencies [cda801d]
453
+ - Updated dependencies [a77c823]
454
+ - Updated dependencies [ff9c125]
455
+ - Updated dependencies [09bca64]
456
+ - Updated dependencies [f42c4c2]
457
+ - Updated dependencies [b8efbb9]
458
+ - Updated dependencies [71466e7]
459
+ - Updated dependencies [0c99fbe]
460
+ - @mastra/core@0.12.0
461
+ - @mastra/mcp@0.10.8
462
+
463
+ ## 0.13.7-alpha.5
464
+
465
+ ### Patch Changes
466
+
467
+ - Updated dependencies [f42c4c2]
468
+ - @mastra/mcp@0.10.8-alpha.0
469
+ - @mastra/core@0.12.0-alpha.5
470
+
471
+ ## 0.13.7-alpha.4
472
+
473
+ ### Patch Changes
474
+
475
+ - Updated dependencies [ad0a58b]
476
+ - @mastra/core@0.12.0-alpha.4
477
+
478
+ ## 0.13.7-alpha.3
479
+
480
+ ### Patch Changes
481
+
482
+ - @mastra/core@0.12.0-alpha.3
483
+
484
+ ## 0.13.7-alpha.2
485
+
486
+ ### Patch Changes
487
+
488
+ - Updated dependencies [27cc97a]
489
+ - Updated dependencies [41daa63]
490
+ - Updated dependencies [254a36b]
491
+ - Updated dependencies [0b89602]
492
+ - Updated dependencies [4d37822]
493
+ - Updated dependencies [ff9c125]
494
+ - Updated dependencies [b8efbb9]
495
+ - Updated dependencies [71466e7]
496
+ - Updated dependencies [0c99fbe]
497
+ - @mastra/core@0.12.0-alpha.2
498
+
499
+ ## 0.13.7-alpha.1
500
+
501
+ ### Patch Changes
502
+
503
+ - Updated dependencies [e0f73c6]
504
+ - Updated dependencies [cda801d]
505
+ - Updated dependencies [a77c823]
506
+ - @mastra/core@0.12.0-alpha.1
507
+
508
+ ## 0.13.7-alpha.0
509
+
510
+ ### Patch Changes
511
+
512
+ - Updated dependencies [510e2c8]
513
+ - Updated dependencies [2f72fb2]
514
+ - Updated dependencies [3f89307]
515
+ - Updated dependencies [9eda7d4]
516
+ - Updated dependencies [9d49408]
517
+ - Updated dependencies [2ecf658]
518
+ - Updated dependencies [7a7754f]
519
+ - Updated dependencies [fc92d80]
520
+ - Updated dependencies [23a6a7c]
521
+ - Updated dependencies [09bca64]
522
+ - @mastra/core@0.12.0-alpha.0
523
+
524
+ ## 0.13.6
525
+
526
+ ### Patch Changes
527
+
528
+ - ce088f5: Update all peerdeps to latest core
529
+ - Updated dependencies [ce088f5]
530
+ - @mastra/mcp@0.10.7
531
+ - @mastra/core@0.11.1
532
+
533
+ ## 0.13.5
534
+
535
+ ### Patch Changes
536
+
537
+ - Updated dependencies [2873c7f]
538
+ - Updated dependencies [1c1c6a1]
539
+ - Updated dependencies [f5ec3a4]
540
+ - Updated dependencies [f8ce2cc]
541
+ - Updated dependencies [ab3bbff]
542
+ - Updated dependencies [8c846b6]
543
+ - Updated dependencies [c7bbf1e]
544
+ - Updated dependencies [8722d53]
545
+ - Updated dependencies [565cc0c]
546
+ - Updated dependencies [b790fd1]
547
+ - Updated dependencies [132027f]
548
+ - Updated dependencies [0c85311]
549
+ - Updated dependencies [d7ed04d]
550
+ - Updated dependencies [c0ba5e2]
551
+ - Updated dependencies [cb16baf]
552
+ - Updated dependencies [f36e4f1]
553
+ - Updated dependencies [7f6e403]
554
+ - @mastra/core@0.10.11
555
+ - @mastra/mcp@0.10.6
556
+
557
+ ## 0.13.5-alpha.0
558
+
559
+ ### Patch Changes
560
+
561
+ - Updated dependencies [2873c7f]
562
+ - Updated dependencies [1c1c6a1]
563
+ - Updated dependencies [f5ec3a4]
564
+ - Updated dependencies [ab3bbff]
565
+ - Updated dependencies [565cc0c]
566
+ - @mastra/core@0.10.11-alpha.2
567
+ - @mastra/mcp@0.10.6-alpha.0
568
+
569
+ ## 0.13.4
570
+
571
+ ### Patch Changes
572
+
573
+ - 16bc2f9: Fix blog tool for fetching blogpost
574
+ - Updated dependencies [4d3fbdf]
575
+ - @mastra/core@0.10.10
576
+
577
+ ## 0.13.4-alpha.0
578
+
579
+ ### Patch Changes
580
+
581
+ - 16bc2f9: Fix blog tool for fetching blogpost
582
+ - Updated dependencies [4d3fbdf]
583
+ - @mastra/core@0.10.10-alpha.0
584
+
585
+ ## 0.13.3
586
+
587
+ ### Patch Changes
588
+
589
+ - 07c7e7e: Slimmed down the number of tokens in each code example by removing extra keys from package.json files and adding an mcp docs config file into code examples to intentionally exclude some files - for ex the agent-network example went from 1300 LOC to 300
590
+ - f043a63: Update transaction tool to use csv format
591
+ - Updated dependencies [9dda1ac]
592
+ - Updated dependencies [c984582]
593
+ - Updated dependencies [7e801dd]
594
+ - Updated dependencies [a606c75]
595
+ - Updated dependencies [7aa70a4]
596
+ - Updated dependencies [764f86a]
597
+ - Updated dependencies [1760a1c]
598
+ - Updated dependencies [038e5ae]
599
+ - Updated dependencies [7dda16a]
600
+ - Updated dependencies [5ebfcdd]
601
+ - Updated dependencies [b2d0c91]
602
+ - Updated dependencies [4e809ad]
603
+ - Updated dependencies [57929df]
604
+ - Updated dependencies [b7852ed]
605
+ - Updated dependencies [6320a61]
606
+ - @mastra/core@0.10.9
607
+
608
+ ## 0.13.3-alpha.0
609
+
610
+ ### Patch Changes
611
+
612
+ - 07c7e7e: Slimmed down the number of tokens in each code example by removing extra keys from package.json files and adding an mcp docs config file into code examples to intentionally exclude some files - for ex the agent-network example went from 1300 LOC to 300
613
+ - f043a63: Update transaction tool to use csv format
614
+ - Updated dependencies [9dda1ac]
615
+ - Updated dependencies [c984582]
616
+ - Updated dependencies [7e801dd]
617
+ - Updated dependencies [a606c75]
618
+ - Updated dependencies [7aa70a4]
619
+ - Updated dependencies [764f86a]
620
+ - Updated dependencies [1760a1c]
621
+ - Updated dependencies [038e5ae]
622
+ - Updated dependencies [7dda16a]
623
+ - Updated dependencies [5ebfcdd]
624
+ - Updated dependencies [b2d0c91]
625
+ - Updated dependencies [4e809ad]
626
+ - Updated dependencies [57929df]
627
+ - Updated dependencies [b7852ed]
628
+ - Updated dependencies [6320a61]
629
+ - @mastra/core@0.10.9-alpha.0
630
+
631
+ ## 0.13.2
632
+
633
+ ### Patch Changes
634
+
635
+ - 8e1b6e9: dependencies updates:
636
+ - Updated dependency [`zod@^3.25.67` ↗︎](https://www.npmjs.com/package/zod/v/3.25.67) (from `^3.25.57`, in `dependencies`)
637
+ - ee93d96: dependencies updates:
638
+ - Updated dependency [`@modelcontextprotocol/sdk@^1.12.3` ↗︎](https://www.npmjs.com/package/@modelcontextprotocol/sdk/v/1.12.3) (from `^1.12.1`, in `dependencies`)
639
+ - c00039d: dependencies updates:
640
+ - Updated dependency [`@modelcontextprotocol/sdk@^1.13.0` ↗︎](https://www.npmjs.com/package/@modelcontextprotocol/sdk/v/1.13.0) (from `^1.12.3`, in `dependencies`)
641
+ - 07d6d88: Bump MCP SDK version and add tool output schema support to MCPServer and MCPClient
642
+ - d2a783c: Minor lesson 1 course updates, added lesson 4 on workflows
643
+ - Updated dependencies [ee93d96]
644
+ - Updated dependencies [c00039d]
645
+ - Updated dependencies [15e9d26]
646
+ - Updated dependencies [d1baedb]
647
+ - Updated dependencies [d8f2d19]
648
+ - Updated dependencies [4d21bf2]
649
+ - Updated dependencies [07d6d88]
650
+ - Updated dependencies [9d52b17]
651
+ - Updated dependencies [2097952]
652
+ - Updated dependencies [792c4c0]
653
+ - Updated dependencies [5d74aab]
654
+ - Updated dependencies [a8b194f]
655
+ - Updated dependencies [4fb0cc2]
656
+ - Updated dependencies [d2a7a31]
657
+ - Updated dependencies [502fe05]
658
+ - Updated dependencies [144eb0b]
659
+ - Updated dependencies [8ba1b51]
660
+ - Updated dependencies [4efcfa0]
661
+ - Updated dependencies [0e17048]
662
+ - Updated dependencies [dc93062]
663
+ - @mastra/mcp@0.10.5
664
+ - @mastra/core@0.10.7
665
+
666
+ ## 0.13.2-alpha.3
667
+
668
+ ### Patch Changes
669
+
670
+ - d2a783c: Minor lesson 1 course updates, added lesson 4 on workflows
671
+
672
+ ## 0.13.2-alpha.2
673
+
674
+ ### Patch Changes
675
+
676
+ - Updated dependencies [a8b194f]
677
+ - Updated dependencies [dc93062]
678
+ - @mastra/core@0.10.7-alpha.4
679
+ - @mastra/mcp@0.10.5-alpha.2
680
+
681
+ ## 0.13.2-alpha.1
682
+
683
+ ### Patch Changes
684
+
685
+ - 8e1b6e9: dependencies updates:
686
+ - Updated dependency [`zod@^3.25.67` ↗︎](https://www.npmjs.com/package/zod/v/3.25.67) (from `^3.25.57`, in `dependencies`)
687
+ - ee93d96: dependencies updates:
688
+ - Updated dependency [`@modelcontextprotocol/sdk@^1.12.3` ↗︎](https://www.npmjs.com/package/@modelcontextprotocol/sdk/v/1.12.3) (from `^1.12.1`, in `dependencies`)
689
+ - c00039d: dependencies updates:
690
+ - Updated dependency [`@modelcontextprotocol/sdk@^1.13.0` ↗︎](https://www.npmjs.com/package/@modelcontextprotocol/sdk/v/1.13.0) (from `^1.12.3`, in `dependencies`)
691
+ - 07d6d88: Bump MCP SDK version and add tool output schema support to MCPServer and MCPClient
692
+ - Updated dependencies [ee93d96]
693
+ - Updated dependencies [c00039d]
694
+ - Updated dependencies [15e9d26]
695
+ - Updated dependencies [07d6d88]
696
+ - Updated dependencies [5d74aab]
697
+ - Updated dependencies [144eb0b]
698
+ - @mastra/mcp@0.10.5-alpha.1
699
+ - @mastra/core@0.10.7-alpha.2
700
+
701
+ ## 0.13.2-alpha.0
702
+
703
+ ### Patch Changes
704
+
705
+ - Updated dependencies [d1baedb]
706
+ - Updated dependencies [4d21bf2]
707
+ - Updated dependencies [2097952]
708
+ - Updated dependencies [4fb0cc2]
709
+ - Updated dependencies [d2a7a31]
710
+ - Updated dependencies [0e17048]
711
+ - @mastra/core@0.10.7-alpha.1
712
+ - @mastra/mcp@0.10.5-alpha.0
713
+
714
+ ## 0.13.1
715
+
716
+ ### Patch Changes
717
+
718
+ - 63f6b7d: dependencies updates:
719
+ - Updated dependency [`@modelcontextprotocol/sdk@^1.12.1` ↗︎](https://www.npmjs.com/package/@modelcontextprotocol/sdk/v/1.12.1) (from `^1.9.0`, in `dependencies`)
720
+ - Updated dependency [`jsdom@^26.1.0` ↗︎](https://www.npmjs.com/package/jsdom/v/26.1.0) (from `^26.0.0`, in `dependencies`)
721
+ - Updated dependency [`turndown@^7.2.0` ↗︎](https://www.npmjs.com/package/turndown/v/7.2.0) (from `^7.1.2`, in `dependencies`)
722
+ - Updated dependency [`zod@^3.25.57` ↗︎](https://www.npmjs.com/package/zod/v/3.25.57) (from `^3.25.56`, in `dependencies`)
723
+ - 57675ee: [MASTRA-3679] MCP Docs Server Content Based Matching and Ranking
724
+ - Updated dependencies [63f6b7d]
725
+ - Updated dependencies [63f6b7d]
726
+ - Updated dependencies [12a95fc]
727
+ - Updated dependencies [4b0f8a6]
728
+ - Updated dependencies [51264a5]
729
+ - Updated dependencies [8e6f677]
730
+ - Updated dependencies [d70c420]
731
+ - Updated dependencies [ee9af57]
732
+ - Updated dependencies [36f1c36]
733
+ - Updated dependencies [2a16996]
734
+ - Updated dependencies [10d352e]
735
+ - Updated dependencies [9589624]
736
+ - Updated dependencies [bd1674f]
737
+ - Updated dependencies [69f76f7]
738
+ - Updated dependencies [53d3c37]
739
+ - Updated dependencies [751c894]
740
+ - Updated dependencies [577ce3a]
741
+ - Updated dependencies [9260b3a]
742
+ - @mastra/core@0.10.6
743
+ - @mastra/mcp@0.10.4
744
+
745
+ ## 0.13.1-alpha.2
746
+
747
+ ### Patch Changes
748
+
749
+ - Updated dependencies [bd1674f]
750
+ - Updated dependencies [69f76f7]
751
+ - @mastra/mcp@0.10.4-alpha.1
752
+
753
+ ## 0.13.1-alpha.1
754
+
755
+ ### Patch Changes
756
+
757
+ - 57675ee: [MASTRA-3679] MCP Docs Server Content Based Matching and Ranking
758
+ - Updated dependencies [12a95fc]
759
+ - Updated dependencies [51264a5]
760
+ - Updated dependencies [8e6f677]
761
+ - @mastra/core@0.10.6-alpha.5
762
+
763
+ ## 0.13.1-alpha.0
764
+
765
+ ### Patch Changes
766
+
767
+ - 63f6b7d: dependencies updates:
768
+ - Updated dependency [`@modelcontextprotocol/sdk@^1.12.1` ↗︎](https://www.npmjs.com/package/@modelcontextprotocol/sdk/v/1.12.1) (from `^1.9.0`, in `dependencies`)
769
+ - Updated dependency [`jsdom@^26.1.0` ↗︎](https://www.npmjs.com/package/jsdom/v/26.1.0) (from `^26.0.0`, in `dependencies`)
770
+ - Updated dependency [`turndown@^7.2.0` ↗︎](https://www.npmjs.com/package/turndown/v/7.2.0) (from `^7.1.2`, in `dependencies`)
771
+ - Updated dependency [`zod@^3.25.57` ↗︎](https://www.npmjs.com/package/zod/v/3.25.57) (from `^3.25.56`, in `dependencies`)
772
+ - Updated dependencies [63f6b7d]
773
+ - Updated dependencies [63f6b7d]
774
+ - Updated dependencies [36f1c36]
775
+ - Updated dependencies [10d352e]
776
+ - Updated dependencies [53d3c37]
777
+ - @mastra/core@0.10.6-alpha.0
778
+ - @mastra/mcp@0.10.4-alpha.0
779
+
780
+ ## 0.13.0
781
+
782
+ ### Minor Changes
783
+
784
+ - 67d56e4: include storage instance to memory config
785
+
786
+ ### Patch Changes
787
+
788
+ - Updated dependencies [13c97f9]
789
+ - @mastra/core@0.10.5
790
+
791
+ ## 0.12.0
792
+
793
+ ### Minor Changes
794
+
795
+ - 3bb8b36: include storage instance to memory config
796
+
797
+ ### Patch Changes
798
+
799
+ - 1ccccff: dependencies updates:
800
+ - Updated dependency [`zod@^3.25.56` ↗︎](https://www.npmjs.com/package/zod/v/3.25.56) (from `^3.24.3`, in `dependencies`)
801
+ - 1ccccff: dependencies updates:
802
+ - Updated dependency [`zod@^3.25.56` ↗︎](https://www.npmjs.com/package/zod/v/3.25.56) (from `^3.24.3`, in `dependencies`)
803
+ - 26f0031: Removed @latest from @mastra/mcp-docs-server scaffolded configuration for Windsurf/Cursor/VSCode. There is an npx caching issue that causes @latest to break the MCP server for many users, and for now removing @latest makes it work. We will debug this more but for now having a working docs server is more important than it updating every time users start their IDE.
804
+ - Updated dependencies [d1ed912]
805
+ - Updated dependencies [f6fd25f]
806
+ - Updated dependencies [dffb67b]
807
+ - Updated dependencies [f1f1f1b]
808
+ - Updated dependencies [925ab94]
809
+ - Updated dependencies [f9816ae]
810
+ - Updated dependencies [82090c1]
811
+ - Updated dependencies [1b443fd]
812
+ - Updated dependencies [ce97900]
813
+ - Updated dependencies [fc579cd]
814
+ - Updated dependencies [f1309d3]
815
+ - Updated dependencies [14a2566]
816
+ - Updated dependencies [f7f8293]
817
+ - Updated dependencies [48eddb9]
818
+ - @mastra/core@0.10.4
819
+ - @mastra/mcp@0.10.3
820
+
821
+ ## 0.12.0-alpha.1
822
+
823
+ ### Minor Changes
824
+
825
+ - 3bb8b36: include storage instance to memory config
826
+
827
+ ## 0.11.2-alpha.0
828
+
829
+ ### Patch Changes
830
+
831
+ - 1ccccff: dependencies updates:
832
+ - Updated dependency [`zod@^3.25.56` ↗︎](https://www.npmjs.com/package/zod/v/3.25.56) (from `^3.24.3`, in `dependencies`)
833
+ - 1ccccff: dependencies updates:
834
+ - Updated dependency [`zod@^3.25.56` ↗︎](https://www.npmjs.com/package/zod/v/3.25.56) (from `^3.24.3`, in `dependencies`)
835
+ - 26f0031: Removed @latest from @mastra/mcp-docs-server scaffolded configuration for Windsurf/Cursor/VSCode. There is an npx caching issue that causes @latest to break the MCP server for many users, and for now removing @latest makes it work. We will debug this more but for now having a working docs server is more important than it updating every time users start their IDE.
836
+ - Updated dependencies [f6fd25f]
837
+ - Updated dependencies [dffb67b]
838
+ - Updated dependencies [fc579cd]
839
+ - Updated dependencies [f1309d3]
840
+ - Updated dependencies [f7f8293]
841
+ - @mastra/core@0.10.4-alpha.1
842
+ - @mastra/mcp@0.10.3-alpha.0
843
+
844
+ ## 0.11.1
845
+
846
+ ### Patch Changes
847
+
848
+ - beb9dfa: Update mcp docs server to use MCPServer component
849
+ - f0d559f: Fix peerdeps for alpha channel
850
+ - Updated dependencies [ee77e78]
851
+ - Updated dependencies [592a2db]
852
+ - Updated dependencies [e5dc18d]
853
+ - Updated dependencies [ab5adbe]
854
+ - Updated dependencies [1e8bb40]
855
+ - Updated dependencies [1b5fc55]
856
+ - Updated dependencies [195c428]
857
+ - Updated dependencies [f73e11b]
858
+ - Updated dependencies [37643b8]
859
+ - Updated dependencies [99fd6cf]
860
+ - Updated dependencies [c5bf1ce]
861
+ - Updated dependencies [add596e]
862
+ - Updated dependencies [8dc94d8]
863
+ - Updated dependencies [ecebbeb]
864
+ - Updated dependencies [79d5145]
865
+ - Updated dependencies [12b7002]
866
+ - Updated dependencies [f0d559f]
867
+ - Updated dependencies [2901125]
868
+ - @mastra/core@0.10.2
869
+ - @mastra/mcp@0.10.2
870
+
871
+ ## 0.11.1-alpha.2
872
+
873
+ ### Patch Changes
874
+
875
+ - beb9dfa: Update mcp docs server to use MCPServer component
876
+ - Updated dependencies [c5bf1ce]
877
+ - Updated dependencies [12b7002]
878
+ - @mastra/core@0.10.2-alpha.4
879
+
880
+ ## 0.11.1-alpha.1
881
+
882
+ ### Patch Changes
883
+
884
+ - f0d559f: Fix peerdeps for alpha channel
885
+ - Updated dependencies [1e8bb40]
886
+ - Updated dependencies [f0d559f]
887
+ - @mastra/core@0.10.2-alpha.2
888
+ - @mastra/mcp@0.10.2-alpha.1
889
+
890
+ ## 0.11.1-alpha.0
891
+
892
+ ### Patch Changes
893
+
894
+ - Updated dependencies [592a2db]
895
+ - Updated dependencies [e5dc18d]
896
+ - @mastra/core@0.10.2-alpha.0
897
+ - @mastra/mcp@0.10.2-alpha.0
898
+
899
+ ## 0.11.0
900
+
901
+ ### Minor Changes
902
+
903
+ - 3240a80: feat: add mastra interactive course
904
+
905
+ ### Patch Changes
906
+
907
+ - 96f3fb2: Change logging for non existent paths when using mcp-docs-server
908
+ - Updated dependencies [d70b807]
909
+ - Updated dependencies [6d16390]
910
+ - Updated dependencies [1e4a421]
911
+ - Updated dependencies [ab89d6a]
912
+ - Updated dependencies [200d0da]
913
+ - Updated dependencies [bf5f17b]
914
+ - Updated dependencies [5343f93]
915
+ - Updated dependencies [38aee50]
916
+ - Updated dependencies [5c41100]
917
+ - Updated dependencies [d6a759b]
918
+ - Updated dependencies [6015bdf]
919
+ - @mastra/core@0.10.1
920
+ - @mastra/mcp@0.10.1
921
+
922
+ ## 0.11.0-alpha.2
923
+
924
+ ### Minor Changes
925
+
926
+ - 3240a80: feat: add mastra interactive course
927
+
928
+ ## 0.10.1-alpha.1
929
+
930
+ ### Patch Changes
931
+
932
+ - 96f3fb2: Change logging for non existent paths when using mcp-docs-server
933
+
934
+ ## 0.10.1-alpha.0
935
+
936
+ ### Patch Changes
937
+
938
+ - Updated dependencies [ab89d6a]
939
+ - Updated dependencies [200d0da]
940
+ - Updated dependencies [bf5f17b]
941
+ - Updated dependencies [5343f93]
942
+ - Updated dependencies [38aee50]
943
+ - Updated dependencies [5c41100]
944
+ - Updated dependencies [d6a759b]
945
+ - @mastra/mcp@0.10.1-alpha.0
946
+ - @mastra/core@0.10.1-alpha.1
947
+
948
+ ## 0.10.0
949
+
950
+ ### Minor Changes
951
+
952
+ - 83da932: Move @mastra/core to peerdeps
953
+
954
+ ### Patch Changes
955
+
956
+ - Updated dependencies [b3a3d63]
957
+ - Updated dependencies [344f453]
958
+ - Updated dependencies [0a3ae6d]
959
+ - Updated dependencies [95911be]
960
+ - Updated dependencies [83da932]
961
+ - Updated dependencies [f53a6ac]
962
+ - Updated dependencies [5eb5a99]
963
+ - Updated dependencies [7e632c5]
964
+ - Updated dependencies [1e9fbfa]
965
+ - Updated dependencies [eabdcd9]
966
+ - Updated dependencies [90be034]
967
+ - Updated dependencies [99f050a]
968
+ - Updated dependencies [d0ee3c6]
969
+ - Updated dependencies [b2ae5aa]
970
+ - Updated dependencies [23f258c]
971
+ - Updated dependencies [a7292b0]
972
+ - Updated dependencies [0dcb9f0]
973
+ - Updated dependencies [2672a05]
974
+ - @mastra/core@0.10.0
975
+ - @mastra/mcp@0.10.0
976
+
977
+ ## 0.1.0-alpha.1
978
+
979
+ ### Minor Changes
980
+
981
+ - 83da932: Move @mastra/core to peerdeps
982
+
983
+ ### Patch Changes
984
+
985
+ - Updated dependencies [b3a3d63]
986
+ - Updated dependencies [344f453]
987
+ - Updated dependencies [0a3ae6d]
988
+ - Updated dependencies [95911be]
989
+ - Updated dependencies [83da932]
990
+ - Updated dependencies [5eb5a99]
991
+ - Updated dependencies [7e632c5]
992
+ - Updated dependencies [1e9fbfa]
993
+ - Updated dependencies [b2ae5aa]
994
+ - Updated dependencies [a7292b0]
995
+ - Updated dependencies [0dcb9f0]
996
+ - @mastra/core@0.10.0-alpha.1
997
+ - @mastra/mcp@0.6.0-alpha.1
998
+
999
+ ## 0.0.15-alpha.0
1000
+
1001
+ ### Patch Changes
1002
+
1003
+ - Updated dependencies [f53a6ac]
1004
+ - Updated dependencies [eabdcd9]
1005
+ - Updated dependencies [90be034]
1006
+ - Updated dependencies [99f050a]
1007
+ - Updated dependencies [d0ee3c6]
1008
+ - Updated dependencies [23f258c]
1009
+ - Updated dependencies [2672a05]
1010
+ - @mastra/core@0.9.5-alpha.0
1011
+ - @mastra/mcp@0.5.1-alpha.0
1012
+
1013
+ ## 0.0.14
1014
+
1015
+ ### Patch Changes
1016
+
1017
+ - ce9435f: Increased the allowed size of loc in the docs MCPs examples tool so that the agents.md example still fits in
1018
+ - Updated dependencies [8baa6c8]
1019
+ - Updated dependencies [396be50]
1020
+ - Updated dependencies [ab80e7e]
1021
+ - Updated dependencies [e229660]
1022
+ - Updated dependencies [c3bd795]
1023
+ - Updated dependencies [da082f8]
1024
+ - Updated dependencies [bb1e2c8]
1025
+ - Updated dependencies [a5810ce]
1026
+ - Updated dependencies [3e9c131]
1027
+ - Updated dependencies [3171b5b]
1028
+ - Updated dependencies [973e5ac]
1029
+ - Updated dependencies [daf942f]
1030
+ - Updated dependencies [0b8b868]
1031
+ - Updated dependencies [9e1eff5]
1032
+ - Updated dependencies [6fa1ad1]
1033
+ - Updated dependencies [c28d7a0]
1034
+ - Updated dependencies [edf1e88]
1035
+ - @mastra/mcp@0.5.0
1036
+ - @mastra/core@0.9.4
1037
+
1038
+ ## 0.0.14-alpha.6
1039
+
1040
+ ### Patch Changes
1041
+
1042
+ - Updated dependencies [3e9c131]
1043
+ - @mastra/core@0.9.4-alpha.4
1044
+ - @mastra/mcp@0.5.0-alpha.6
1045
+
1046
+ ## 0.0.14-alpha.5
1047
+
1048
+ ### Patch Changes
1049
+
1050
+ - Updated dependencies [8baa6c8]
1051
+ - @mastra/mcp@0.5.0-alpha.5
1052
+
1053
+ ## 0.0.14-alpha.4
1054
+
1055
+ ### Patch Changes
1056
+
1057
+ - Updated dependencies [396be50]
1058
+ - Updated dependencies [c3bd795]
1059
+ - Updated dependencies [da082f8]
1060
+ - Updated dependencies [a5810ce]
1061
+ - @mastra/core@0.9.4-alpha.3
1062
+ - @mastra/mcp@0.5.0-alpha.4
1063
+
1064
+ ## 0.0.14-alpha.3
1065
+
1066
+ ### Patch Changes
1067
+
1068
+ - Updated dependencies [bb1e2c8]
1069
+ - @mastra/mcp@0.5.0-alpha.3
1070
+
1071
+ ## 0.0.14-alpha.2
1072
+
1073
+ ### Patch Changes
1074
+
1075
+ - Updated dependencies [3171b5b]
1076
+ - Updated dependencies [973e5ac]
1077
+ - Updated dependencies [9e1eff5]
1078
+ - @mastra/core@0.9.4-alpha.2
1079
+ - @mastra/mcp@0.5.0-alpha.2
1080
+
1081
+ ## 0.0.14-alpha.1
1082
+
1083
+ ### Patch Changes
1084
+
1085
+ - ce9435f: Increased the allowed size of loc in the docs MCPs examples tool so that the agents.md example still fits in
1086
+ - Updated dependencies [ab80e7e]
1087
+ - Updated dependencies [e229660]
1088
+ - Updated dependencies [6fa1ad1]
1089
+ - Updated dependencies [c28d7a0]
1090
+ - Updated dependencies [edf1e88]
1091
+ - @mastra/core@0.9.4-alpha.1
1092
+ - @mastra/mcp@0.5.0-alpha.1
1093
+
1094
+ ## 0.0.14-alpha.0
1095
+
1096
+ ### Patch Changes
1097
+
1098
+ - Updated dependencies [daf942f]
1099
+ - Updated dependencies [0b8b868]
1100
+ - @mastra/core@0.9.4-alpha.0
1101
+ - @mastra/mcp@0.4.4-alpha.0
1102
+
1103
+ ## 0.0.13
1104
+
1105
+ ### Patch Changes
1106
+
1107
+ - Updated dependencies [e450778]
1108
+ - Updated dependencies [8902157]
1109
+ - Updated dependencies [ca0dc88]
1110
+ - Updated dependencies [526c570]
1111
+ - Updated dependencies [d7a6a33]
1112
+ - Updated dependencies [9cd1a46]
1113
+ - Updated dependencies [b5d2de0]
1114
+ - Updated dependencies [644f8ad]
1115
+ - Updated dependencies [70dbf51]
1116
+ - @mastra/core@0.9.3
1117
+ - @mastra/mcp@0.4.3
1118
+
1119
+ ## 0.0.13-alpha.1
1120
+
1121
+ ### Patch Changes
1122
+
1123
+ - Updated dependencies [e450778]
1124
+ - Updated dependencies [8902157]
1125
+ - Updated dependencies [ca0dc88]
1126
+ - Updated dependencies [9cd1a46]
1127
+ - Updated dependencies [70dbf51]
1128
+ - @mastra/core@0.9.3-alpha.1
1129
+ - @mastra/mcp@0.4.3-alpha.1
1130
+
1131
+ ## 0.0.13-alpha.0
1132
+
1133
+ ### Patch Changes
1134
+
1135
+ - Updated dependencies [526c570]
1136
+ - Updated dependencies [b5d2de0]
1137
+ - Updated dependencies [644f8ad]
1138
+ - @mastra/core@0.9.3-alpha.0
1139
+ - @mastra/mcp@0.4.3-alpha.0
1140
+
1141
+ ## 0.0.12
1142
+
1143
+ ### Patch Changes
1144
+
1145
+ - 2cf3b8f: dependencies updates:
1146
+ - Updated dependency [`zod@^3.24.3` ↗︎](https://www.npmjs.com/package/zod/v/3.24.3) (from `^3.22.4`, in `dependencies`)
1147
+ - 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`)
1148
+ - 4214ae5: Fixed an issue where we were accessing `import.meta.dirname` which is only supported in newer node versions
1149
+ - Updated dependencies [6052aa6]
1150
+ - Updated dependencies [967b41c]
1151
+ - Updated dependencies [3d2fb5c]
1152
+ - Updated dependencies [26738f4]
1153
+ - Updated dependencies [4155f47]
1154
+ - Updated dependencies [7eeb2bc]
1155
+ - Updated dependencies [b804723]
1156
+ - Updated dependencies [8bb9b4d]
1157
+ - Updated dependencies [8607972]
1158
+ - Updated dependencies [ccef9f9]
1159
+ - Updated dependencies [0097d50]
1160
+ - Updated dependencies [7eeb2bc]
1161
+ - Updated dependencies [17826a9]
1162
+ - Updated dependencies [7d8b7c7]
1163
+ - Updated dependencies [fba031f]
1164
+ - Updated dependencies [3a5f1e1]
1165
+ - Updated dependencies [51e6923]
1166
+ - Updated dependencies [8398d89]
1167
+ - @mastra/core@0.9.2
1168
+ - @mastra/mcp@0.4.2
1169
+
1170
+ ## 0.0.12-alpha.6
1171
+
1172
+ ### Patch Changes
1173
+
1174
+ - Updated dependencies [6052aa6]
1175
+ - Updated dependencies [7d8b7c7]
1176
+ - Updated dependencies [3a5f1e1]
1177
+ - Updated dependencies [8398d89]
1178
+ - @mastra/core@0.9.2-alpha.6
1179
+ - @mastra/mcp@0.4.2-alpha.6
1180
+
1181
+ ## 0.0.12-alpha.5
1182
+
1183
+ ### Patch Changes
1184
+
1185
+ - 4214ae5: Fixed an issue where we were accessing `import.meta.dirname` which is only supported in newer node versions
1186
+ - Updated dependencies [3d2fb5c]
1187
+ - Updated dependencies [7eeb2bc]
1188
+ - Updated dependencies [8607972]
1189
+ - Updated dependencies [7eeb2bc]
1190
+ - Updated dependencies [fba031f]
1191
+ - @mastra/core@0.9.2-alpha.5
1192
+ - @mastra/mcp@0.4.2-alpha.5
1193
+
1194
+ ## 0.0.12-alpha.4
1195
+
1196
+ ### Patch Changes
1197
+
1198
+ - Updated dependencies [ccef9f9]
1199
+ - Updated dependencies [51e6923]
1200
+ - @mastra/core@0.9.2-alpha.4
1201
+ - @mastra/mcp@0.4.2-alpha.4
1202
+
1203
+ ## 0.0.12-alpha.3
1204
+
1205
+ ### Patch Changes
1206
+
1207
+ - Updated dependencies [967b41c]
1208
+ - Updated dependencies [4155f47]
1209
+ - Updated dependencies [17826a9]
1210
+ - @mastra/core@0.9.2-alpha.3
1211
+ - @mastra/mcp@0.4.2-alpha.3
1212
+
1213
+ ## 0.0.12-alpha.2
1214
+
1215
+ ### Patch Changes
1216
+
1217
+ - Updated dependencies [26738f4]
1218
+ - @mastra/core@0.9.2-alpha.2
1219
+ - @mastra/mcp@0.4.2-alpha.2
1220
+
1221
+ ## 0.0.12-alpha.1
1222
+
1223
+ ### Patch Changes
1224
+
1225
+ - Updated dependencies [b804723]
1226
+ - Updated dependencies [8bb9b4d]
1227
+ - @mastra/core@0.9.2-alpha.1
1228
+ - @mastra/mcp@0.4.2-alpha.1
1229
+
1230
+ ## 0.0.12-alpha.0
1231
+
1232
+ ### Patch Changes
1233
+
1234
+ - Updated dependencies [0097d50]
1235
+ - @mastra/core@0.9.2-alpha.0
1236
+ - @mastra/mcp@0.4.2-alpha.0
1237
+
1238
+ ## 0.0.11
1239
+
1240
+ ### Patch Changes
1241
+
1242
+ - 2526527: We are deprecating the MastraMCPClient class in favour of using MCPClient (formerly MCPConfiguration). MCPClient can handle 1+ MCP servers, whereas MastraMCPClient can only handle a single MCP server. Rather than having two different interfaces to use when using a single MCP vs multiple, we opted to nudge people towards using the interface that is more flexible.
1243
+ - Updated dependencies [2526527]
1244
+ - Updated dependencies [405b63d]
1245
+ - Updated dependencies [81fb7f6]
1246
+ - Updated dependencies [20275d4]
1247
+ - Updated dependencies [7d1892c]
1248
+ - Updated dependencies [a90a082]
1249
+ - Updated dependencies [2d17c73]
1250
+ - Updated dependencies [61e92f5]
1251
+ - Updated dependencies [35955b0]
1252
+ - Updated dependencies [6262bd5]
1253
+ - Updated dependencies [c1409ef]
1254
+ - Updated dependencies [3e7b69d]
1255
+ - Updated dependencies [e4943b8]
1256
+ - Updated dependencies [11d4485]
1257
+ - Updated dependencies [479f490]
1258
+ - Updated dependencies [ba1f4f3]
1259
+ - Updated dependencies [c23a81c]
1260
+ - Updated dependencies [a2ccb71]
1261
+ - Updated dependencies [2d4001d]
1262
+ - Updated dependencies [c71013a]
1263
+ - Updated dependencies [1d3b1cd]
1264
+ - @mastra/mcp@0.4.1
1265
+ - @mastra/core@0.9.1
1266
+
1267
+ ## 0.0.11-alpha.9
1268
+
1269
+ ### Patch Changes
1270
+
1271
+ - Updated dependencies [2d17c73]
1272
+ - @mastra/core@0.9.1-alpha.8
1273
+ - @mastra/mcp@0.4.1-alpha.9
1274
+
1275
+ ## 0.0.11-alpha.8
1276
+
1277
+ ### Patch Changes
1278
+
1279
+ - Updated dependencies [1d3b1cd]
1280
+ - @mastra/core@0.9.1-alpha.7
1281
+ - @mastra/mcp@0.4.1-alpha.8
1282
+
1283
+ ## 0.0.11-alpha.7
1284
+
1285
+ ### Patch Changes
1286
+
1287
+ - Updated dependencies [c23a81c]
1288
+ - @mastra/core@0.9.1-alpha.6
1289
+ - @mastra/mcp@0.4.1-alpha.7
1290
+
1291
+ ## 0.0.11-alpha.6
1292
+
1293
+ ### Patch Changes
1294
+
1295
+ - Updated dependencies [3e7b69d]
1296
+ - @mastra/core@0.9.1-alpha.5
1297
+ - @mastra/mcp@0.4.1-alpha.6
1298
+
1299
+ ## 0.0.11-alpha.5
1300
+
1301
+ ### Patch Changes
1302
+
1303
+ - Updated dependencies [e4943b8]
1304
+ - Updated dependencies [479f490]
1305
+ - @mastra/core@0.9.1-alpha.4
1306
+ - @mastra/mcp@0.4.1-alpha.5
1307
+
1308
+ ## 0.0.11-alpha.4
1309
+
1310
+ ### Patch Changes
1311
+
1312
+ - 2526527: We are deprecating the MastraMCPClient class in favour of using MCPClient (formerly MCPConfiguration). MCPClient can handle 1+ MCP servers, whereas MastraMCPClient can only handle a single MCP server. Rather than having two different interfaces to use when using a single MCP vs multiple, we opted to nudge people towards using the interface that is more flexible.
1313
+ - Updated dependencies [2526527]
1314
+ - Updated dependencies [a2ccb71]
1315
+ - @mastra/mcp@0.4.1-alpha.4
1316
+
1317
+ ## 0.0.11-alpha.3
1318
+
1319
+ ### Patch Changes
1320
+
1321
+ - Updated dependencies [6262bd5]
1322
+ - Updated dependencies [ba1f4f3]
1323
+ - @mastra/core@0.9.1-alpha.3
1324
+ - @mastra/mcp@0.4.1-alpha.3
1325
+
1326
+ ## 0.0.11-alpha.2
1327
+
1328
+ ### Patch Changes
1329
+
1330
+ - Updated dependencies [405b63d]
1331
+ - Updated dependencies [61e92f5]
1332
+ - Updated dependencies [c71013a]
1333
+ - @mastra/core@0.9.1-alpha.2
1334
+ - @mastra/mcp@0.4.1-alpha.2
1335
+
1336
+ ## 0.0.11-alpha.1
1337
+
1338
+ ### Patch Changes
1339
+
1340
+ - Updated dependencies [20275d4]
1341
+ - Updated dependencies [7d1892c]
1342
+ - Updated dependencies [a90a082]
1343
+ - Updated dependencies [35955b0]
1344
+ - Updated dependencies [c1409ef]
1345
+ - Updated dependencies [11d4485]
1346
+ - Updated dependencies [2d4001d]
1347
+ - @mastra/core@0.9.1-alpha.1
1348
+ - @mastra/mcp@0.4.1-alpha.1
1349
+
1350
+ ## 0.0.11-alpha.0
1351
+
1352
+ ### Patch Changes
1353
+
1354
+ - Updated dependencies [81fb7f6]
1355
+ - @mastra/core@0.9.1-alpha.0
1356
+ - @mastra/mcp@0.4.1-alpha.0
1357
+
1358
+ ## 0.0.10
1359
+
1360
+ ### Patch Changes
1361
+
1362
+ - 9ba426f: Update docs directory
1363
+ - 1c0d2b7: Fix speakerId in voice speak method
1364
+ - Updated dependencies [a3b2fb3]
1365
+ - Updated dependencies [000a6d4]
1366
+ - Updated dependencies [08bb78e]
1367
+ - Updated dependencies [ed2f549]
1368
+ - Updated dependencies [7e92011]
1369
+ - Updated dependencies [9ee4293]
1370
+ - Updated dependencies [03f3cd0]
1371
+ - Updated dependencies [c0f22b4]
1372
+ - Updated dependencies [71d9444]
1373
+ - Updated dependencies [157c741]
1374
+ - Updated dependencies [8a8a73b]
1375
+ - Updated dependencies [0a033fa]
1376
+ - Updated dependencies [fe3ae4d]
1377
+ - Updated dependencies [9c26508]
1378
+ - Updated dependencies [0f4eae3]
1379
+ - Updated dependencies [16a8648]
1380
+ - Updated dependencies [6f92295]
1381
+ - @mastra/mcp@0.4.0
1382
+ - @mastra/core@0.9.0
1383
+
1384
+ ## 0.0.10-alpha.8
1385
+
1386
+ ### Patch Changes
1387
+
1388
+ - 1c0d2b7: Fix speakerId in voice speak method
1389
+ - Updated dependencies [000a6d4]
1390
+ - Updated dependencies [ed2f549]
1391
+ - Updated dependencies [c0f22b4]
1392
+ - Updated dependencies [0a033fa]
1393
+ - Updated dependencies [9c26508]
1394
+ - Updated dependencies [0f4eae3]
1395
+ - Updated dependencies [16a8648]
1396
+ - @mastra/core@0.9.0-alpha.8
1397
+ - @mastra/mcp@0.4.0-alpha.9
1398
+
1399
+ ## 0.0.10-alpha.7
1400
+
1401
+ ### Patch Changes
1402
+
1403
+ - Updated dependencies [71d9444]
1404
+ - @mastra/core@0.9.0-alpha.7
1405
+
1406
+ ## 0.0.10-alpha.6
1407
+
1408
+ ### Patch Changes
1409
+
1410
+ - Updated dependencies [157c741]
1411
+ - @mastra/core@0.9.0-alpha.6
1412
+
1413
+ ## 0.0.10-alpha.5
1414
+
1415
+ ### Patch Changes
1416
+
1417
+ - Updated dependencies [08bb78e]
1418
+ - @mastra/core@0.9.0-alpha.5
1419
+
1420
+ ## 0.0.10-alpha.4
1421
+
1422
+ ### Patch Changes
1423
+
1424
+ - 9ba426f: Update docs directory
1425
+ - Updated dependencies [7e92011]
1426
+ - @mastra/core@0.9.0-alpha.4
1427
+
1428
+ ## 0.0.10-alpha.3
1429
+
1430
+ ### Patch Changes
1431
+
1432
+ - Updated dependencies [fe3ae4d]
1433
+ - @mastra/core@0.9.0-alpha.3
1434
+
1435
+ ## 0.0.10-alpha.2
1436
+
1437
+ ### Patch Changes
1438
+
1439
+ - Updated dependencies [9ee4293]
1440
+ - @mastra/core@0.8.4-alpha.2
1441
+
1442
+ ## 0.0.10-alpha.1
1443
+
1444
+ ### Patch Changes
1445
+
1446
+ - Updated dependencies [8a8a73b]
1447
+ - Updated dependencies [6f92295]
1448
+ - @mastra/core@0.8.4-alpha.1
1449
+
1450
+ ## 0.0.10-alpha.0
1451
+
1452
+ ### Patch Changes
1453
+
1454
+ - Updated dependencies [03f3cd0]
1455
+ - @mastra/core@0.8.4-alpha.0
1456
+
1457
+ ## 0.0.9
1458
+
1459
+ ### Patch Changes
1460
+
1461
+ - 37bb612: Add Elastic-2.0 licensing for packages
1462
+ - 3e8e000: Added configurable test timeouts to mcp configuration, and updated mcp version
1463
+ - Updated dependencies [d72318f]
1464
+ - Updated dependencies [0bcc862]
1465
+ - Updated dependencies [10a8caf]
1466
+ - Updated dependencies [359b089]
1467
+ - Updated dependencies [32e7b71]
1468
+ - Updated dependencies [37bb612]
1469
+ - Updated dependencies [7f1b291]
1470
+ - @mastra/core@0.8.3
1471
+
1472
+ ## 0.0.9-alpha.5
1473
+
1474
+ ### Patch Changes
1475
+
1476
+ - Updated dependencies [d72318f]
1477
+ - @mastra/core@0.8.3-alpha.5
1478
+
1479
+ ## 0.0.9-alpha.4
1480
+
1481
+ ### Patch Changes
1482
+
1483
+ - Updated dependencies [7f1b291]
1484
+ - @mastra/core@0.8.3-alpha.4
1485
+
1486
+ ## 0.0.9-alpha.3
1487
+
1488
+ ### Patch Changes
1489
+
1490
+ - Updated dependencies [10a8caf]
1491
+ - @mastra/core@0.8.3-alpha.3
1492
+
1493
+ ## 0.0.9-alpha.2
1494
+
1495
+ ### Patch Changes
1496
+
1497
+ - Updated dependencies [0bcc862]
1498
+ - @mastra/core@0.8.3-alpha.2
1499
+
1500
+ ## 0.0.9-alpha.1
1501
+
1502
+ ### Patch Changes
1503
+
1504
+ - 37bb612: Add Elastic-2.0 licensing for packages
1505
+ - 3e8e000: Added configurable test timeouts to mcp configuration, and updated mcp version
1506
+ - Updated dependencies [32e7b71]
1507
+ - Updated dependencies [37bb612]
1508
+ - @mastra/core@0.8.3-alpha.1
1509
+
1510
+ ## 0.0.9-alpha.0
1511
+
1512
+ ### Patch Changes
1513
+
1514
+ - Updated dependencies [359b089]
1515
+ - @mastra/core@0.8.3-alpha.0
1516
+
1517
+ ## 0.0.8
1518
+
1519
+ ### Patch Changes
1520
+
1521
+ - Updated dependencies [a06aadc]
1522
+ - @mastra/core@0.8.2
1523
+
1524
+ ## 0.0.8-alpha.0
1525
+
1526
+ ### Patch Changes
1527
+
1528
+ - Updated dependencies [a06aadc]
1529
+ - @mastra/core@0.8.2-alpha.0
1530
+
1531
+ ## 0.0.7
1532
+
1533
+ ### Patch Changes
1534
+
1535
+ - Updated dependencies [99e2998]
1536
+ - Updated dependencies [8fdb414]
1537
+ - @mastra/core@0.8.1
1538
+
1539
+ ## 0.0.7-alpha.0
1540
+
1541
+ ### Patch Changes
1542
+
1543
+ - Updated dependencies [99e2998]
1544
+ - Updated dependencies [8fdb414]
1545
+ - @mastra/core@0.8.1-alpha.0
1546
+
1547
+ ## 0.0.6
1548
+
1549
+ ### Patch Changes
1550
+
1551
+ - 76d7461: update path of docs directory
1552
+ - Updated dependencies [56c31b7]
1553
+ - Updated dependencies [619c39d]
1554
+ - Updated dependencies [5ae0180]
1555
+ - Updated dependencies [fe56be0]
1556
+ - Updated dependencies [93875ed]
1557
+ - Updated dependencies [107bcfe]
1558
+ - Updated dependencies [9bfa12b]
1559
+ - Updated dependencies [515ebfb]
1560
+ - Updated dependencies [5b4e19f]
1561
+ - Updated dependencies [dbbbf80]
1562
+ - Updated dependencies [a0967a0]
1563
+ - Updated dependencies [fca3b21]
1564
+ - Updated dependencies [88fa727]
1565
+ - Updated dependencies [f37f535]
1566
+ - Updated dependencies [a3f0e90]
1567
+ - Updated dependencies [4d67826]
1568
+ - Updated dependencies [6330967]
1569
+ - Updated dependencies [8393832]
1570
+ - Updated dependencies [6330967]
1571
+ - Updated dependencies [99d43b9]
1572
+ - Updated dependencies [d7e08e8]
1573
+ - Updated dependencies [febc8a6]
1574
+ - Updated dependencies [7599d77]
1575
+ - Updated dependencies [0118361]
1576
+ - Updated dependencies [619c39d]
1577
+ - Updated dependencies [cafae83]
1578
+ - Updated dependencies [8076ecf]
1579
+ - Updated dependencies [8df4a77]
1580
+ - Updated dependencies [304397c]
1581
+ - @mastra/core@0.8.0
1582
+
1583
+ ## 0.0.6-alpha.8
1584
+
1585
+ ### Patch Changes
1586
+
1587
+ - Updated dependencies [8df4a77]
1588
+ - @mastra/core@0.8.0-alpha.8
1589
+
1590
+ ## 0.0.6-alpha.7
1591
+
1592
+ ### Patch Changes
1593
+
1594
+ - Updated dependencies [febc8a6]
1595
+ - @mastra/core@0.8.0-alpha.7
1596
+
1597
+ ## 0.0.6-alpha.6
1598
+
1599
+ ### Patch Changes
1600
+
1601
+ - Updated dependencies [a3f0e90]
1602
+ - @mastra/core@0.8.0-alpha.6
1603
+
1604
+ ## 0.0.6-alpha.5
1605
+
1606
+ ### Patch Changes
1607
+
1608
+ - Updated dependencies [93875ed]
1609
+ - @mastra/core@0.8.0-alpha.5
1610
+
1611
+ ## 0.0.6-alpha.4
1612
+
1613
+ ### Patch Changes
1614
+
1615
+ - Updated dependencies [d7e08e8]
1616
+ - @mastra/core@0.8.0-alpha.4
1617
+
1618
+ ## 0.0.6-alpha.3
1619
+
1620
+ ### Patch Changes
1621
+
1622
+ - 76d7461: update path of docs directory
1623
+ - Updated dependencies [5ae0180]
1624
+ - Updated dependencies [9bfa12b]
1625
+ - Updated dependencies [515ebfb]
1626
+ - Updated dependencies [88fa727]
1627
+ - Updated dependencies [f37f535]
1628
+ - Updated dependencies [4d67826]
1629
+ - Updated dependencies [6330967]
1630
+ - Updated dependencies [8393832]
1631
+ - Updated dependencies [6330967]
1632
+ - @mastra/core@0.8.0-alpha.3
1633
+
1634
+ ## 0.0.6-alpha.2
1635
+
1636
+ ### Patch Changes
1637
+
1638
+ - Updated dependencies [56c31b7]
1639
+ - Updated dependencies [dbbbf80]
1640
+ - Updated dependencies [99d43b9]
1641
+ - @mastra/core@0.8.0-alpha.2
1642
+
1643
+ ## 0.0.6-alpha.1
1644
+
1645
+ ### Patch Changes
1646
+
1647
+ - Updated dependencies [619c39d]
1648
+ - Updated dependencies [fe56be0]
1649
+ - Updated dependencies [a0967a0]
1650
+ - Updated dependencies [fca3b21]
1651
+ - Updated dependencies [0118361]
1652
+ - Updated dependencies [619c39d]
1653
+ - @mastra/core@0.8.0-alpha.1
1654
+
1655
+ ## 0.0.6-alpha.0
1656
+
1657
+ ### Patch Changes
1658
+
1659
+ - Updated dependencies [107bcfe]
1660
+ - Updated dependencies [5b4e19f]
1661
+ - Updated dependencies [7599d77]
1662
+ - Updated dependencies [cafae83]
1663
+ - Updated dependencies [8076ecf]
1664
+ - Updated dependencies [304397c]
1665
+ - @mastra/core@0.7.1-alpha.0
1666
+
1667
+ ## 0.0.5
1668
+
1669
+ ### Patch Changes
1670
+
1671
+ - Updated dependencies [b4fbc59]
1672
+ - Updated dependencies [a838fde]
1673
+ - Updated dependencies [a8bd4cf]
1674
+ - Updated dependencies [7a3eeb0]
1675
+ - Updated dependencies [0b54522]
1676
+ - Updated dependencies [b3b34f5]
1677
+ - Updated dependencies [1af25d5]
1678
+ - Updated dependencies [a4686e8]
1679
+ - Updated dependencies [6530ad1]
1680
+ - Updated dependencies [27439ad]
1681
+ - @mastra/core@0.7.0
1682
+
1683
+ ## 0.0.5-alpha.3
1684
+
1685
+ ### Patch Changes
1686
+
1687
+ - Updated dependencies [b3b34f5]
1688
+ - Updated dependencies [a4686e8]
1689
+ - @mastra/core@0.7.0-alpha.3
1690
+
1691
+ ## 0.0.5-alpha.2
1692
+
1693
+ ### Patch Changes
1694
+
1695
+ - Updated dependencies [a838fde]
1696
+ - Updated dependencies [a8bd4cf]
1697
+ - Updated dependencies [7a3eeb0]
1698
+ - Updated dependencies [6530ad1]
1699
+ - @mastra/core@0.7.0-alpha.2
1700
+
1701
+ ## 0.0.5-alpha.1
1702
+
1703
+ ### Patch Changes
1704
+
1705
+ - Updated dependencies [0b54522]
1706
+ - Updated dependencies [1af25d5]
1707
+ - Updated dependencies [27439ad]
1708
+ - @mastra/core@0.7.0-alpha.1
1709
+
1710
+ ## 0.0.5-alpha.0
1711
+
1712
+ ### Patch Changes
1713
+
1714
+ - Updated dependencies [b4fbc59]
1715
+ - @mastra/core@0.6.5-alpha.0
1716
+
1717
+ ## 0.0.4
1718
+
1719
+ ### Patch Changes
1720
+
1721
+ - 9b05d4e: Added explicit error handling for bad blog post fetches
1722
+ - Updated dependencies [6794797]
1723
+ - Updated dependencies [fb68a80]
1724
+ - Updated dependencies [b56a681]
1725
+ - Updated dependencies [248cb07]
1726
+ - @mastra/core@0.6.4
1727
+
1728
+ ## 0.0.4-alpha.1
1729
+
1730
+ ### Patch Changes
1731
+
1732
+ - 9b05d4e: Added explicit error handling for bad blog post fetches
1733
+ - Updated dependencies [6794797]
1734
+ - @mastra/core@0.6.4-alpha.1
1735
+
1736
+ ## 0.0.4-alpha.0
1737
+
1738
+ ### Patch Changes
1739
+
1740
+ - Updated dependencies [fb68a80]
1741
+ - Updated dependencies [b56a681]
1742
+ - Updated dependencies [248cb07]
1743
+ - @mastra/core@0.6.4-alpha.0
1744
+
1745
+ ## 0.0.3
1746
+
1747
+ ### Patch Changes
1748
+
1749
+ - 404640e: AgentNetwork changeset
1750
+ - Updated dependencies [404640e]
1751
+ - Updated dependencies [3bce733]
1752
+ - @mastra/core@0.6.3
1753
+
1754
+ ## 0.0.3-alpha.1
1755
+
1756
+ ### Patch Changes
1757
+
1758
+ - Updated dependencies [3bce733]
1759
+ - @mastra/core@0.6.3-alpha.1
1760
+
1761
+ ## 0.0.3-alpha.0
1762
+
1763
+ ### Patch Changes
1764
+
1765
+ - 404640e: AgentNetwork changeset
1766
+ - Updated dependencies [404640e]
1767
+ - @mastra/core@0.6.3-alpha.0
1768
+
1769
+ ## 0.0.2
1770
+
1771
+ ### Patch Changes
1772
+
1773
+ - Updated dependencies [beaf1c2]
1774
+ - Updated dependencies [3084e13]
1775
+ - @mastra/core@0.6.2
1776
+
1777
+ ## 0.0.2-alpha.0
1778
+
1779
+ ### Patch Changes
1780
+
1781
+ - Updated dependencies [beaf1c2]
1782
+ - Updated dependencies [3084e13]
1783
+ - @mastra/core@0.6.2-alpha.0
1784
+
1785
+ ## 0.0.1
1786
+
1787
+ ### Patch Changes
1788
+
1789
+ - 328924e: Fixed esm imports
1790
+ - 98cdf08: Made stdio.js bin executable by node
1791
+ - Updated dependencies [fc2f89c]
1792
+ - Updated dependencies [dfbb131]
1793
+ - Updated dependencies [f4854ee]
1794
+ - Updated dependencies [afaf73f]
1795
+ - Updated dependencies [0850b4c]
1796
+ - Updated dependencies [7bcfaee]
1797
+ - Updated dependencies [44631b1]
1798
+ - Updated dependencies [9116d70]
1799
+ - Updated dependencies [6e559a0]
1800
+ - Updated dependencies [5f43505]
1801
+ - @mastra/core@0.6.1
1802
+
1803
+ ## 0.0.1-alpha.3
1804
+
1805
+ ### Patch Changes
1806
+
1807
+ - 328924e: Fixed esm imports
1808
+
1809
+ ## 0.0.1-alpha.2
1810
+
1811
+ ### Patch Changes
1812
+
1813
+ - 98cdf08: Made stdio.js bin executable by node
1814
+
1815
+ ## 0.0.1-alpha.1
1816
+
1817
+ ### Patch Changes
1818
+
1819
+ - Updated dependencies [fc2f89c]
1820
+ - Updated dependencies [dfbb131]
1821
+ - Updated dependencies [0850b4c]
1822
+ - Updated dependencies [9116d70]
1823
+ - @mastra/core@0.6.1-alpha.2