@mastra/mcp-docs-server 0.13.25 → 0.13.26-alpha.0

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 (59) hide show
  1. package/.docs/organized/changelogs/%40internal%2Fstorage-test-utils.md +8 -8
  2. package/.docs/organized/changelogs/%40internal%2Ftypes-builder.md +2 -0
  3. package/.docs/organized/changelogs/%40mastra%2Fagent-builder.md +11 -11
  4. package/.docs/organized/changelogs/%40mastra%2Fai-sdk.md +11 -0
  5. package/.docs/organized/changelogs/%40mastra%2Fastra.md +10 -10
  6. package/.docs/organized/changelogs/%40mastra%2Fchroma.md +10 -10
  7. package/.docs/organized/changelogs/%40mastra%2Fclickhouse.md +12 -12
  8. package/.docs/organized/changelogs/%40mastra%2Fclient-js.md +31 -31
  9. package/.docs/organized/changelogs/%40mastra%2Fcloud.md +10 -10
  10. package/.docs/organized/changelogs/%40mastra%2Fcloudflare-d1.md +13 -13
  11. package/.docs/organized/changelogs/%40mastra%2Fcloudflare.md +12 -12
  12. package/.docs/organized/changelogs/%40mastra%2Fcore.md +68 -68
  13. package/.docs/organized/changelogs/%40mastra%2Fcouchbase.md +11 -11
  14. package/.docs/organized/changelogs/%40mastra%2Fdeployer-cloud.md +24 -24
  15. package/.docs/organized/changelogs/%40mastra%2Fdeployer-cloudflare.md +22 -22
  16. package/.docs/organized/changelogs/%40mastra%2Fdeployer-netlify.md +20 -20
  17. package/.docs/organized/changelogs/%40mastra%2Fdeployer-vercel.md +20 -20
  18. package/.docs/organized/changelogs/%40mastra%2Fdeployer.md +42 -42
  19. package/.docs/organized/changelogs/%40mastra%2Fdynamodb.md +13 -13
  20. package/.docs/organized/changelogs/%40mastra%2Fevals.md +11 -11
  21. package/.docs/organized/changelogs/%40mastra%2Flance.md +12 -12
  22. package/.docs/organized/changelogs/%40mastra%2Flibsql.md +20 -20
  23. package/.docs/organized/changelogs/%40mastra%2Floggers.md +10 -10
  24. package/.docs/organized/changelogs/%40mastra%2Fmcp-docs-server.md +17 -17
  25. package/.docs/organized/changelogs/%40mastra%2Fmcp-registry-registry.md +11 -11
  26. package/.docs/organized/changelogs/%40mastra%2Fmcp.md +13 -13
  27. package/.docs/organized/changelogs/%40mastra%2Fmemory.md +10 -10
  28. package/.docs/organized/changelogs/%40mastra%2Fmongodb.md +13 -13
  29. package/.docs/organized/changelogs/%40mastra%2Fmssql.md +12 -12
  30. package/.docs/organized/changelogs/%40mastra%2Fopensearch.md +10 -10
  31. package/.docs/organized/changelogs/%40mastra%2Fpg.md +18 -18
  32. package/.docs/organized/changelogs/%40mastra%2Fpinecone.md +10 -10
  33. package/.docs/organized/changelogs/%40mastra%2Fplayground-ui.md +41 -41
  34. package/.docs/organized/changelogs/%40mastra%2Fqdrant.md +10 -10
  35. package/.docs/organized/changelogs/%40mastra%2Frag.md +10 -10
  36. package/.docs/organized/changelogs/%40mastra%2Freact.md +16 -0
  37. package/.docs/organized/changelogs/%40mastra%2Fs3vectors.md +9 -0
  38. package/.docs/organized/changelogs/%40mastra%2Fserver.md +33 -33
  39. package/.docs/organized/changelogs/%40mastra%2Fturbopuffer.md +10 -10
  40. package/.docs/organized/changelogs/%40mastra%2Fupstash.md +13 -13
  41. package/.docs/organized/changelogs/%40mastra%2Fvectorize.md +10 -10
  42. package/.docs/organized/changelogs/%40mastra%2Fvoice-azure.md +11 -11
  43. package/.docs/organized/changelogs/%40mastra%2Fvoice-cloudflare.md +10 -10
  44. package/.docs/organized/changelogs/%40mastra%2Fvoice-deepgram.md +10 -10
  45. package/.docs/organized/changelogs/%40mastra%2Fvoice-elevenlabs.md +10 -10
  46. package/.docs/organized/changelogs/%40mastra%2Fvoice-gladia.md +10 -10
  47. package/.docs/organized/changelogs/%40mastra%2Fvoice-google-gemini-live.md +9 -0
  48. package/.docs/organized/changelogs/%40mastra%2Fvoice-google.md +12 -12
  49. package/.docs/organized/changelogs/%40mastra%2Fvoice-murf.md +10 -10
  50. package/.docs/organized/changelogs/%40mastra%2Fvoice-openai-realtime.md +10 -10
  51. package/.docs/organized/changelogs/%40mastra%2Fvoice-openai.md +12 -12
  52. package/.docs/organized/changelogs/%40mastra%2Fvoice-playai.md +10 -10
  53. package/.docs/organized/changelogs/%40mastra%2Fvoice-sarvam.md +10 -10
  54. package/.docs/organized/changelogs/%40mastra%2Fvoice-speechify.md +11 -11
  55. package/.docs/organized/changelogs/create-mastra.md +21 -21
  56. package/.docs/organized/changelogs/mastra.md +37 -37
  57. package/.docs/organized/code-examples/agent.md +9 -9
  58. package/CHANGELOG.md +7 -0
  59. package/package.json +4 -4
@@ -1,5 +1,41 @@
1
1
  # mastra
2
2
 
3
+ ## 0.13.4-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - Added Mastra model router to Playground UI ([#8332](https://github.com/mastra-ai/mastra/pull/8332))
8
+
9
+ - Updated dependencies [[`0992b8b`](https://github.com/mastra-ai/mastra/commit/0992b8bf0f4f1ba7ad9940883ec4bb8d867d3105), [`283bea0`](https://github.com/mastra-ai/mastra/commit/283bea07adbaf04a27fa3ad2df611095e0825195)]:
10
+ - @mastra/deployer@0.19.1-alpha.0
11
+ - @mastra/core@0.19.1-alpha.0
12
+
13
+ ## 0.13.3
14
+
15
+ ### Patch Changes
16
+
17
+ - Remove legacy helpers ([#8017](https://github.com/mastra-ai/mastra/pull/8017))
18
+
19
+ - add a way to hide the deploy mastra cloud button ([#8137](https://github.com/mastra-ai/mastra/pull/8137))
20
+
21
+ - Update peer deps ([#8154](https://github.com/mastra-ai/mastra/pull/8154))
22
+
23
+ - Fixed an issue in playground where text-start/end parts were ignored in handleStreamChunk and tool ordering vs text wasn't retained ([#8234](https://github.com/mastra-ai/mastra/pull/8234))
24
+
25
+ - Add conditional chaining to scorer.agentNames return ([#8199](https://github.com/mastra-ai/mastra/pull/8199))
26
+
27
+ - Show model that worked when there are model fallbacks ([#8167](https://github.com/mastra-ai/mastra/pull/8167))
28
+
29
+ - Add types in the streamVNext codepath, fixes for various issues across multiple packages surfaced from type issues, align return types. ([#8010](https://github.com/mastra-ai/mastra/pull/8010))
30
+
31
+ - Add model fallbacks to playground ([#7427](https://github.com/mastra-ai/mastra/pull/7427))
32
+
33
+ - Updated dependencies [[`5089c84`](https://github.com/mastra-ai/mastra/commit/5089c84a2f535ad12e79b5aa524ad7d8ca5e2b4c), [`5f4e677`](https://github.com/mastra-ai/mastra/commit/5f4e67757bc23f2694d83af10f88cfccdc6013ff), [`5c98f03`](https://github.com/mastra-ai/mastra/commit/5c98f03ae76d9a93cd6be206b4abb7bf186b3163), [`dc099b4`](https://github.com/mastra-ai/mastra/commit/dc099b40fb31147ba3f362f98d991892033c4c67), [`57b75b0`](https://github.com/mastra-ai/mastra/commit/57b75b01c0c64d91c50d7384c700afda89456fe8), [`4c5e65d`](https://github.com/mastra-ai/mastra/commit/4c5e65de746fbdab23eb6072cb999f4c7aeef9f3), [`504438b`](https://github.com/mastra-ai/mastra/commit/504438b961bde211071186bba63a842c4e3db879), [`57b6dd5`](https://github.com/mastra-ai/mastra/commit/57b6dd50f9e6d92c0ed3e7199e6a92752025e3a1), [`b342a68`](https://github.com/mastra-ai/mastra/commit/b342a68e1399cf1ece9ba11bda112db89d21118c), [`a7243e2`](https://github.com/mastra-ai/mastra/commit/a7243e2e58762667a6e3921e755e89d6bb0a3282), [`504438b`](https://github.com/mastra-ai/mastra/commit/504438b961bde211071186bba63a842c4e3db879), [`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), [`6f67656`](https://github.com/mastra-ai/mastra/commit/6f676562276926e2982401574d1e07157579be30), [`0130986`](https://github.com/mastra-ai/mastra/commit/0130986fc62d0edcc626dd593282661dbb9af141), [`5dc8e9a`](https://github.com/mastra-ai/mastra/commit/5dc8e9a7f8472298cd3d4e8a0cf6d265529f287d)]:
34
+ - @mastra/deployer@0.19.0
35
+ - @mastra/mcp@0.13.2
36
+ - @mastra/core@0.19.0
37
+ - @mastra/loggers@0.10.14
38
+
3
39
  ## 0.13.3-alpha.1
4
40
 
5
41
  ### Patch Changes
@@ -262,41 +298,5 @@
262
298
  Previously, when you ran `mastra init` in a directory without a `package.json` file you'd receive no output. Now the CLI shows an error with next steps. Additionally, `mastra init` now also installs `zod` if not present already.
263
299
 
264
300
  - Add support for running the Mastra dev server over HTTPS for local development. ([#7871](https://github.com/mastra-ai/mastra/pull/7871))
265
- - Add `--https` flag for `mastra dev`. This automatically creates a local key and certificate for you.
266
- - Alternatively, you can provide your own key and cert through `server.https`:
267
-
268
- ```ts
269
- // src/mastra/index.ts
270
- import { Mastra } from '@mastra/core/mastra';
271
- import fs from 'node:fs';
272
-
273
- export const mastra = new Mastra({
274
- server: {
275
- https: {
276
- key: fs.readFileSync('path/to/key.pem'),
277
- cert: fs.readFileSync('path/to/cert.pem'),
278
- },
279
- },
280
- });
281
- ```
282
-
283
- - avoid refetching on error when resolving a workflow in cloud ([#7842](https://github.com/mastra-ai/mastra/pull/7842))
284
-
285
- - dependencies updates: ([#7810](https://github.com/mastra-ai/mastra/pull/7810))
286
- - Updated dependency [`strip-json-comments@^5.0.3` ↗︎](https://www.npmjs.com/package/strip-json-comments/v/5.0.3) (from `^5.0.2`, in `dependencies`)
287
-
288
- - fix markdown rendering in agent in agent text-delta ([#7851](https://github.com/mastra-ai/mastra/pull/7851))
289
-
290
- - fix workflows runs fetching and displaying ([#7852](https://github.com/mastra-ai/mastra/pull/7852))
291
-
292
- - fix empty state for scorers on agent page ([#7846](https://github.com/mastra-ai/mastra/pull/7846))
293
-
294
- - Updated dependencies [[`b1c155b`](https://github.com/mastra-ai/mastra/commit/b1c155b57ce702674f207f1d4c6a4ebf94225f44), [`790f7d1`](https://github.com/mastra-ai/mastra/commit/790f7d17895d7a5f75b6b5d2d794c2e820b99d4c), [`3cd6538`](https://github.com/mastra-ai/mastra/commit/3cd6538811fc94f84a19dbd1064f46cb42e38c1d), [`a1bb887`](https://github.com/mastra-ai/mastra/commit/a1bb887e8bfae44230f487648da72e96ef824561), [`8a3f5e4`](https://github.com/mastra-ai/mastra/commit/8a3f5e4212ec36b302957deb4bd47005ab598382), [`7e82fbf`](https://github.com/mastra-ai/mastra/commit/7e82fbf3715175e274d2015eb59fb7f57dc9b09d), [`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), [`8a3f5e4`](https://github.com/mastra-ai/mastra/commit/8a3f5e4212ec36b302957deb4bd47005ab598382), [`5c3768f`](https://github.com/mastra-ai/mastra/commit/5c3768fa959454232ad76715c381f4aac00c6881), [`8a3f5e4`](https://github.com/mastra-ai/mastra/commit/8a3f5e4212ec36b302957deb4bd47005ab598382)]:
295
- - @mastra/deployer@0.17.0-alpha.3
296
- - @mastra/core@0.17.0-alpha.3
297
- - @mastra/loggers@0.10.12-alpha.0
298
- - @mastra/mcp@0.12.1-alpha.0
299
-
300
- ## 0.12.4-alpha.0
301
301
 
302
- ... 5783 more lines hidden. See full changelog in package directory.
302
+ ... 5819 more lines hidden. See full changelog in package directory.
@@ -736,14 +736,14 @@ export const chefModelV2Agent = new Agent({
736
736
  ingredients they have available. Your first priority is understanding what ingredients and equipment the user has access to, then suggesting achievable recipes.
737
737
  You explain cooking steps clearly and offer substitutions when needed, maintaining a friendly and encouraging tone throughout.
738
738
  `,
739
- model: openai_v5('gpt-4o-mini'),
740
- tools: {
741
- cookingTool,
742
- weatherInfo,
743
- },
744
- workflows: {
745
- myWorkflow,
746
- },
739
+ model: 'netlify/openai/gpt-4.1',
740
+ // tools: {
741
+ // cookingTool,
742
+ // weatherInfo,
743
+ // },
744
+ // workflows: {
745
+ // myWorkflow,
746
+ // },
747
747
  scorers: ({ mastra }) => {
748
748
  if (!mastra) {
749
749
  throw new Error('Mastra not found');
@@ -754,7 +754,7 @@ export const chefModelV2Agent = new Agent({
754
754
  scorer1: { scorer: scorer1, sampling: { rate: 1, type: 'ratio' } },
755
755
  };
756
756
  },
757
- memory,
757
+ // memory,
758
758
  });
759
759
 
760
760
  const weatherAgent = new Agent({
package/CHANGELOG.md CHANGED
@@ -1,5 +1,12 @@
1
1
  # @mastra/mcp-docs-server
2
2
 
3
+ ## 0.13.26-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [[`0992b8b`](https://github.com/mastra-ai/mastra/commit/0992b8bf0f4f1ba7ad9940883ec4bb8d867d3105), [`283bea0`](https://github.com/mastra-ai/mastra/commit/283bea07adbaf04a27fa3ad2df611095e0825195)]:
8
+ - @mastra/core@0.19.1-alpha.0
9
+
3
10
  ## 0.13.25
4
11
 
5
12
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mastra/mcp-docs-server",
3
- "version": "0.13.25",
3
+ "version": "0.13.26-alpha.0",
4
4
  "description": "MCP server for accessing Mastra.ai documentation, changelogs, and news.",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",
@@ -34,7 +34,7 @@
34
34
  "zod": "^3.25.76",
35
35
  "zod-to-json-schema": "^3.24.6",
36
36
  "@mastra/mcp": "^0.13.2",
37
- "@mastra/core": "0.19.0"
37
+ "@mastra/core": "0.19.1-alpha.0"
38
38
  },
39
39
  "devDependencies": {
40
40
  "@hono/node-server": "^1.19.5",
@@ -49,8 +49,8 @@
49
49
  "tsx": "^4.19.4",
50
50
  "typescript": "^5.8.3",
51
51
  "vitest": "^3.2.4",
52
- "@mastra/core": "0.19.0",
53
- "@internal/lint": "0.0.43"
52
+ "@internal/lint": "0.0.43",
53
+ "@mastra/core": "0.19.1-alpha.0"
54
54
  },
55
55
  "homepage": "https://mastra.ai",
56
56
  "repository": {