@mastra/mcp-docs-server 0.12.0 → 0.13.1-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 (64) hide show
  1. package/.docs/organized/changelogs/%40internal%2Fstorage-test-utils.md +26 -0
  2. package/.docs/organized/changelogs/%40mastra%2Fagui.md +14 -0
  3. package/.docs/organized/changelogs/%40mastra%2Fastra.md +21 -21
  4. package/.docs/organized/changelogs/%40mastra%2Fchroma.md +33 -33
  5. package/.docs/organized/changelogs/%40mastra%2Fclickhouse.md +35 -35
  6. package/.docs/organized/changelogs/%40mastra%2Fclient-js.md +48 -48
  7. package/.docs/organized/changelogs/%40mastra%2Fcloud.md +14 -14
  8. package/.docs/organized/changelogs/%40mastra%2Fcloudflare-d1.md +26 -26
  9. package/.docs/organized/changelogs/%40mastra%2Fcloudflare.md +33 -33
  10. package/.docs/organized/changelogs/%40mastra%2Fcore.md +52 -52
  11. package/.docs/organized/changelogs/%40mastra%2Fcouchbase.md +32 -0
  12. package/.docs/organized/changelogs/%40mastra%2Fdeployer-cloudflare.md +70 -70
  13. package/.docs/organized/changelogs/%40mastra%2Fdeployer-netlify.md +64 -64
  14. package/.docs/organized/changelogs/%40mastra%2Fdeployer-vercel.md +54 -54
  15. package/.docs/organized/changelogs/%40mastra%2Fdeployer.md +77 -77
  16. package/.docs/organized/changelogs/%40mastra%2Fdynamodb.md +40 -0
  17. package/.docs/organized/changelogs/%40mastra%2Fevals.md +36 -36
  18. package/.docs/organized/changelogs/%40mastra%2Ffirecrawl.md +43 -43
  19. package/.docs/organized/changelogs/%40mastra%2Fgithub.md +36 -36
  20. package/.docs/organized/changelogs/%40mastra%2Flance.md +35 -0
  21. package/.docs/organized/changelogs/%40mastra%2Flibsql.md +39 -39
  22. package/.docs/organized/changelogs/%40mastra%2Floggers.md +23 -23
  23. package/.docs/organized/changelogs/%40mastra%2Fmcp-docs-server.md +59 -59
  24. package/.docs/organized/changelogs/%40mastra%2Fmcp-registry-registry.md +37 -37
  25. package/.docs/organized/changelogs/%40mastra%2Fmcp.md +35 -35
  26. package/.docs/organized/changelogs/%40mastra%2Fmem0.md +37 -37
  27. package/.docs/organized/changelogs/%40mastra%2Fmemory.md +46 -46
  28. package/.docs/organized/changelogs/%40mastra%2Fmongodb.md +37 -37
  29. package/.docs/organized/changelogs/%40mastra%2Fopensearch.md +32 -0
  30. package/.docs/organized/changelogs/%40mastra%2Fpg.md +48 -48
  31. package/.docs/organized/changelogs/%40mastra%2Fpinecone.md +21 -21
  32. package/.docs/organized/changelogs/%40mastra%2Fplayground-ui.md +91 -91
  33. package/.docs/organized/changelogs/%40mastra%2Fqdrant.md +33 -33
  34. package/.docs/organized/changelogs/%40mastra%2Frag.md +43 -43
  35. package/.docs/organized/changelogs/%40mastra%2Fragie.md +36 -36
  36. package/.docs/organized/changelogs/%40mastra%2Fschema-compat.md +7 -0
  37. package/.docs/organized/changelogs/%40mastra%2Fserver.md +43 -43
  38. package/.docs/organized/changelogs/%40mastra%2Fturbopuffer.md +33 -33
  39. package/.docs/organized/changelogs/%40mastra%2Fupstash.md +27 -27
  40. package/.docs/organized/changelogs/%40mastra%2Fvectorize.md +23 -23
  41. package/.docs/organized/changelogs/%40mastra%2Fvoice-azure.md +34 -34
  42. package/.docs/organized/changelogs/%40mastra%2Fvoice-cloudflare.md +38 -38
  43. package/.docs/organized/changelogs/%40mastra%2Fvoice-deepgram.md +38 -38
  44. package/.docs/organized/changelogs/%40mastra%2Fvoice-elevenlabs.md +38 -38
  45. package/.docs/organized/changelogs/%40mastra%2Fvoice-google.md +38 -38
  46. package/.docs/organized/changelogs/%40mastra%2Fvoice-murf.md +37 -37
  47. package/.docs/organized/changelogs/%40mastra%2Fvoice-openai-realtime.md +14 -14
  48. package/.docs/organized/changelogs/%40mastra%2Fvoice-openai.md +38 -38
  49. package/.docs/organized/changelogs/%40mastra%2Fvoice-playai.md +36 -36
  50. package/.docs/organized/changelogs/%40mastra%2Fvoice-sarvam.md +36 -36
  51. package/.docs/organized/changelogs/%40mastra%2Fvoice-speechify.md +38 -38
  52. package/.docs/organized/changelogs/create-mastra.md +28 -28
  53. package/.docs/organized/changelogs/mastra.md +94 -94
  54. package/.docs/organized/code-examples/agent.md +4 -1
  55. package/.docs/raw/course/02-agent-tools-mcp/02-installing-mcp.md +1 -1
  56. package/.docs/raw/course/02-agent-tools-mcp/03-setting-up-mcp-configuration.md +2 -2
  57. package/.docs/raw/course/02-agent-tools-mcp/09-updating-mcp-config-zapier.md +1 -1
  58. package/.docs/raw/course/02-agent-tools-mcp/26-updating-mcp-config-filesystem.md +1 -1
  59. package/.docs/raw/course/02-agent-tools-mcp/31-enhancing-memory-configuration.md +12 -3
  60. package/.docs/raw/reference/observability/providers/index.mdx +1 -0
  61. package/.docs/raw/reference/observability/providers/langwatch.mdx +1 -1
  62. package/.docs/raw/workflows/overview.mdx +1 -1
  63. package/dist/stdio.js +0 -5
  64. package/package.json +15 -15
@@ -1,5 +1,42 @@
1
1
  # @mastra/voice-openai
2
2
 
3
+ ## 0.10.3-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - 63f6b7d: dependencies updates:
8
+ - Updated dependency [`zod@^3.25.57` ↗︎](https://www.npmjs.com/package/zod/v/3.25.57) (from `^3.25.56`, in `dependencies`)
9
+ - Updated dependencies [63f6b7d]
10
+ - Updated dependencies [36f1c36]
11
+ - Updated dependencies [10d352e]
12
+ - Updated dependencies [53d3c37]
13
+ - @mastra/core@0.10.6-alpha.0
14
+
15
+ ## 0.10.2
16
+
17
+ ### Patch Changes
18
+
19
+ - 4f27840: dependencies updates:
20
+ - Updated dependency [`openai@^4.104.0` ↗︎](https://www.npmjs.com/package/openai/v/4.104.0) (from `^4.89.0`, in `dependencies`)
21
+ - 1ccccff: dependencies updates:
22
+ - Updated dependency [`zod@^3.25.56` ↗︎](https://www.npmjs.com/package/zod/v/3.25.56) (from `^3.24.3`, in `dependencies`)
23
+ - 1ccccff: dependencies updates:
24
+ - Updated dependency [`zod@^3.25.56` ↗︎](https://www.npmjs.com/package/zod/v/3.25.56) (from `^3.24.3`, in `dependencies`)
25
+ - Updated dependencies [d1ed912]
26
+ - Updated dependencies [f6fd25f]
27
+ - Updated dependencies [dffb67b]
28
+ - Updated dependencies [f1f1f1b]
29
+ - Updated dependencies [925ab94]
30
+ - Updated dependencies [f9816ae]
31
+ - Updated dependencies [82090c1]
32
+ - Updated dependencies [1b443fd]
33
+ - Updated dependencies [ce97900]
34
+ - Updated dependencies [f1309d3]
35
+ - Updated dependencies [14a2566]
36
+ - Updated dependencies [f7f8293]
37
+ - Updated dependencies [48eddb9]
38
+ - @mastra/core@0.10.4
39
+
3
40
  ## 0.10.2-alpha.1
4
41
 
5
42
  ### Patch Changes
@@ -261,42 +298,5 @@
261
298
 
262
299
  - Updated dependencies [3d2fb5c]
263
300
  - Updated dependencies [7eeb2bc]
264
- - Updated dependencies [8607972]
265
- - Updated dependencies [7eeb2bc]
266
- - Updated dependencies [fba031f]
267
- - @mastra/core@0.9.2-alpha.5
268
-
269
- ## 0.1.17-alpha.4
270
-
271
- ### Patch Changes
272
-
273
- - Updated dependencies [ccef9f9]
274
- - Updated dependencies [51e6923]
275
- - @mastra/core@0.9.2-alpha.4
276
-
277
- ## 0.1.17-alpha.3
278
-
279
- ### Patch Changes
280
-
281
- - Updated dependencies [967b41c]
282
- - Updated dependencies [4155f47]
283
- - Updated dependencies [17826a9]
284
- - @mastra/core@0.9.2-alpha.3
285
-
286
- ## 0.1.17-alpha.2
287
-
288
- ### Patch Changes
289
-
290
- - Updated dependencies [26738f4]
291
- - @mastra/core@0.9.2-alpha.2
292
-
293
- ## 0.1.17-alpha.1
294
-
295
- ### Patch Changes
296
-
297
- - Updated dependencies [b804723]
298
- - @mastra/core@0.9.2-alpha.1
299
-
300
- ## 0.1.17-alpha.0
301
301
 
302
- ... 896 more lines hidden. See full changelog in package directory.
302
+ ... 933 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,40 @@
1
1
  # @mastra/voice-playai
2
2
 
3
+ ## 0.10.3-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - 63f6b7d: dependencies updates:
8
+ - Updated dependency [`zod@^3.25.57` ↗︎](https://www.npmjs.com/package/zod/v/3.25.57) (from `^3.25.56`, in `dependencies`)
9
+ - Updated dependencies [63f6b7d]
10
+ - Updated dependencies [36f1c36]
11
+ - Updated dependencies [10d352e]
12
+ - Updated dependencies [53d3c37]
13
+ - @mastra/core@0.10.6-alpha.0
14
+
15
+ ## 0.10.2
16
+
17
+ ### Patch Changes
18
+
19
+ - 1ccccff: dependencies updates:
20
+ - Updated dependency [`zod@^3.25.56` ↗︎](https://www.npmjs.com/package/zod/v/3.25.56) (from `^3.24.3`, in `dependencies`)
21
+ - 1ccccff: dependencies updates:
22
+ - Updated dependency [`zod@^3.25.56` ↗︎](https://www.npmjs.com/package/zod/v/3.25.56) (from `^3.24.3`, in `dependencies`)
23
+ - Updated dependencies [d1ed912]
24
+ - Updated dependencies [f6fd25f]
25
+ - Updated dependencies [dffb67b]
26
+ - Updated dependencies [f1f1f1b]
27
+ - Updated dependencies [925ab94]
28
+ - Updated dependencies [f9816ae]
29
+ - Updated dependencies [82090c1]
30
+ - Updated dependencies [1b443fd]
31
+ - Updated dependencies [ce97900]
32
+ - Updated dependencies [f1309d3]
33
+ - Updated dependencies [14a2566]
34
+ - Updated dependencies [f7f8293]
35
+ - Updated dependencies [48eddb9]
36
+ - @mastra/core@0.10.4
37
+
3
38
  ## 0.10.2-alpha.0
4
39
 
5
40
  ### Patch Changes
@@ -263,40 +298,5 @@
263
298
 
264
299
  ### Patch Changes
265
300
 
266
- - Updated dependencies [967b41c]
267
- - Updated dependencies [4155f47]
268
- - Updated dependencies [17826a9]
269
- - @mastra/core@0.9.2-alpha.3
270
-
271
- ## 0.1.16-alpha.2
272
-
273
- ### Patch Changes
274
-
275
- - Updated dependencies [26738f4]
276
- - @mastra/core@0.9.2-alpha.2
277
-
278
- ## 0.1.16-alpha.1
279
-
280
- ### Patch Changes
281
-
282
- - Updated dependencies [b804723]
283
- - @mastra/core@0.9.2-alpha.1
284
-
285
- ## 0.1.16-alpha.0
286
-
287
- ### Patch Changes
288
-
289
- - Updated dependencies [0097d50]
290
- - @mastra/core@0.9.2-alpha.0
291
-
292
- ## 0.1.15
293
-
294
- ### Patch Changes
295
-
296
- - Updated dependencies [405b63d]
297
- - Updated dependencies [81fb7f6]
298
- - Updated dependencies [20275d4]
299
- - Updated dependencies [7d1892c]
300
- - Updated dependencies [a90a082]
301
301
 
302
- ... 887 more lines hidden. See full changelog in package directory.
302
+ ... 922 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,40 @@
1
1
  # @mastra/voice-sarvam
2
2
 
3
+ ## 0.10.3-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - 63f6b7d: dependencies updates:
8
+ - Updated dependency [`zod@^3.25.57` ↗︎](https://www.npmjs.com/package/zod/v/3.25.57) (from `^3.25.56`, in `dependencies`)
9
+ - Updated dependencies [63f6b7d]
10
+ - Updated dependencies [36f1c36]
11
+ - Updated dependencies [10d352e]
12
+ - Updated dependencies [53d3c37]
13
+ - @mastra/core@0.10.6-alpha.0
14
+
15
+ ## 0.10.2
16
+
17
+ ### Patch Changes
18
+
19
+ - 1ccccff: dependencies updates:
20
+ - Updated dependency [`zod@^3.25.56` ↗︎](https://www.npmjs.com/package/zod/v/3.25.56) (from `^3.24.3`, in `dependencies`)
21
+ - 1ccccff: dependencies updates:
22
+ - Updated dependency [`zod@^3.25.56` ↗︎](https://www.npmjs.com/package/zod/v/3.25.56) (from `^3.24.3`, in `dependencies`)
23
+ - Updated dependencies [d1ed912]
24
+ - Updated dependencies [f6fd25f]
25
+ - Updated dependencies [dffb67b]
26
+ - Updated dependencies [f1f1f1b]
27
+ - Updated dependencies [925ab94]
28
+ - Updated dependencies [f9816ae]
29
+ - Updated dependencies [82090c1]
30
+ - Updated dependencies [1b443fd]
31
+ - Updated dependencies [ce97900]
32
+ - Updated dependencies [f1309d3]
33
+ - Updated dependencies [14a2566]
34
+ - Updated dependencies [f7f8293]
35
+ - Updated dependencies [48eddb9]
36
+ - @mastra/core@0.10.4
37
+
3
38
  ## 0.10.2-alpha.0
4
39
 
5
40
  ### Patch Changes
@@ -263,40 +298,5 @@
263
298
 
264
299
  - Updated dependencies [967b41c]
265
300
  - Updated dependencies [4155f47]
266
- - Updated dependencies [17826a9]
267
- - @mastra/core@0.9.2-alpha.3
268
-
269
- ## 0.1.11-alpha.2
270
-
271
- ### Patch Changes
272
-
273
- - Updated dependencies [26738f4]
274
- - @mastra/core@0.9.2-alpha.2
275
-
276
- ## 0.1.11-alpha.1
277
-
278
- ### Patch Changes
279
-
280
- - Updated dependencies [b804723]
281
- - @mastra/core@0.9.2-alpha.1
282
-
283
- ## 0.1.11-alpha.0
284
-
285
- ### Patch Changes
286
-
287
- - Updated dependencies [0097d50]
288
- - @mastra/core@0.9.2-alpha.0
289
-
290
- ## 0.1.10
291
-
292
- ### Patch Changes
293
-
294
- - 7ee5fc7: dependencies updates:
295
- - Updated dependency [`zod@^3.24.3` ↗︎](https://www.npmjs.com/package/zod/v/3.24.3) (from `^3.24.2`, in `dependencies`)
296
- - Updated dependencies [405b63d]
297
- - Updated dependencies [81fb7f6]
298
- - Updated dependencies [20275d4]
299
- - Updated dependencies [7d1892c]
300
- - Updated dependencies [a90a082]
301
301
 
302
- ... 537 more lines hidden. See full changelog in package directory.
302
+ ... 572 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,42 @@
1
1
  # @mastra/voice-speechify
2
2
 
3
+ ## 0.10.3-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - 63f6b7d: dependencies updates:
8
+ - Updated dependency [`zod@^3.25.57` ↗︎](https://www.npmjs.com/package/zod/v/3.25.57) (from `^3.25.56`, in `dependencies`)
9
+ - Updated dependencies [63f6b7d]
10
+ - Updated dependencies [36f1c36]
11
+ - Updated dependencies [10d352e]
12
+ - Updated dependencies [53d3c37]
13
+ - @mastra/core@0.10.6-alpha.0
14
+
15
+ ## 0.10.2
16
+
17
+ ### Patch Changes
18
+
19
+ - 658c295: dependencies updates:
20
+ - Updated dependency [`@speechify/api-sdk@^2.5.4` ↗︎](https://www.npmjs.com/package/@speechify/api-sdk/v/2.5.4) (from `^2.4.1`, in `dependencies`)
21
+ - 1ccccff: dependencies updates:
22
+ - Updated dependency [`zod@^3.25.56` ↗︎](https://www.npmjs.com/package/zod/v/3.25.56) (from `^3.24.3`, in `dependencies`)
23
+ - 1ccccff: dependencies updates:
24
+ - Updated dependency [`zod@^3.25.56` ↗︎](https://www.npmjs.com/package/zod/v/3.25.56) (from `^3.24.3`, in `dependencies`)
25
+ - Updated dependencies [d1ed912]
26
+ - Updated dependencies [f6fd25f]
27
+ - Updated dependencies [dffb67b]
28
+ - Updated dependencies [f1f1f1b]
29
+ - Updated dependencies [925ab94]
30
+ - Updated dependencies [f9816ae]
31
+ - Updated dependencies [82090c1]
32
+ - Updated dependencies [1b443fd]
33
+ - Updated dependencies [ce97900]
34
+ - Updated dependencies [f1309d3]
35
+ - Updated dependencies [14a2566]
36
+ - Updated dependencies [f7f8293]
37
+ - Updated dependencies [48eddb9]
38
+ - @mastra/core@0.10.4
39
+
3
40
  ## 0.10.2-alpha.1
4
41
 
5
42
  ### Patch Changes
@@ -261,42 +298,5 @@
261
298
 
262
299
  - Updated dependencies [3d2fb5c]
263
300
  - Updated dependencies [7eeb2bc]
264
- - Updated dependencies [8607972]
265
- - Updated dependencies [7eeb2bc]
266
- - Updated dependencies [fba031f]
267
- - @mastra/core@0.9.2-alpha.5
268
-
269
- ## 0.1.16-alpha.4
270
-
271
- ### Patch Changes
272
-
273
- - Updated dependencies [ccef9f9]
274
- - Updated dependencies [51e6923]
275
- - @mastra/core@0.9.2-alpha.4
276
-
277
- ## 0.1.16-alpha.3
278
-
279
- ### Patch Changes
280
-
281
- - Updated dependencies [967b41c]
282
- - Updated dependencies [4155f47]
283
- - Updated dependencies [17826a9]
284
- - @mastra/core@0.9.2-alpha.3
285
-
286
- ## 0.1.16-alpha.2
287
-
288
- ### Patch Changes
289
-
290
- - Updated dependencies [26738f4]
291
- - @mastra/core@0.9.2-alpha.2
292
-
293
- ## 0.1.16-alpha.1
294
-
295
- ### Patch Changes
296
-
297
- - Updated dependencies [b804723]
298
- - @mastra/core@0.9.2-alpha.1
299
-
300
- ## 0.1.16-alpha.0
301
301
 
302
- ... 889 more lines hidden. See full changelog in package directory.
302
+ ... 926 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,32 @@
1
1
  # create-mastra
2
2
 
3
+ ## 0.10.5-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - 02560d4: lift evals fetching to the playground package instead
8
+ - 63f6b7d: dependencies updates:
9
+ - Updated dependency [`execa@^9.6.0` ↗︎](https://www.npmjs.com/package/execa/v/9.6.0) (from `^9.5.2`, in `dependencies`)
10
+ - Updated dependency [`pino@^9.7.0` ↗︎](https://www.npmjs.com/package/pino/v/9.7.0) (from `^9.6.0`, in `dependencies`)
11
+ - Updated dependency [`posthog-node@^4.18.0` ↗︎](https://www.npmjs.com/package/posthog-node/v/4.18.0) (from `^4.10.1`, in `dependencies`)
12
+ - 311132e: move useWorkflow to playground instead of playground-ui
13
+ - 53d3c37: Get workflows from an agent if not found from Mastra instance #5083
14
+
15
+ ## 0.10.4
16
+
17
+ ### Patch Changes
18
+
19
+ - 1ba421d: fix the tools not showing on workflows attached to agents
20
+ - 8725d02: Improve cli by reducing the amount of setups during interactive prompt
21
+ - 13c97f9: Save run status, result and error in storage snapshot
22
+
23
+ ## 0.10.3
24
+
25
+ ### Patch Changes
26
+
27
+ - e719504: don't start posthog when the browser is Brave
28
+ - 8f60de4: fix workflow output when the schema is a primitive
29
+
3
30
  ## 0.10.3-alpha.1
4
31
 
5
32
  ### Patch Changes
@@ -272,31 +299,4 @@
272
299
 
273
300
  ### Patch Changes
274
301
 
275
- - 2429c74: Add get workflow runs api to client-js
276
-
277
- ## 0.3.1-alpha.0
278
-
279
- ### Patch Changes
280
-
281
- - 0097d50: Add serializedStepGraph to vNext workflow
282
- Return serializedStepGraph from vNext workflow
283
- Use serializedStepGraph in vNext workflow graph
284
-
285
- ## 0.3.0
286
-
287
- ### Minor Changes
288
-
289
- - e126a44: improve non-interactive mode of the mastra cli and create-mastra by adding --no-example and --dir flags
290
-
291
- ### Patch Changes
292
-
293
- - 34a76ca: Call workflow cleanup function when closing watch stream controller
294
- - 25d3c39: build logs for how to load instrumentation for build output
295
- - 70124e1: revamp the ui for traces
296
- - 3b74a74: add badge for failure / successful traces
297
- - 05806e3: revamp the UI of the chat in playground
298
- - 926821d: Fix triggerSchema default not showing in workflow ui
299
- - 0c3c4f4: Playground routing model settings for AgentNetworks
300
- - 1700eca: fixing overflow on agent traces
301
-
302
- ... 827 more lines hidden. See full changelog in package directory.
302
+ ... 854 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,98 @@
1
1
  # mastra
2
2
 
3
+ ## 0.10.6-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - 02560d4: lift evals fetching to the playground package instead
8
+ - 63f6b7d: dependencies updates:
9
+ - Updated dependency [`execa@^9.6.0` ↗︎](https://www.npmjs.com/package/execa/v/9.6.0) (from `^9.5.2`, in `dependencies`)
10
+ - Updated dependency [`json-schema-to-zod@^2.6.1` ↗︎](https://www.npmjs.com/package/json-schema-to-zod/v/2.6.1) (from `^2.6.0`, in `dependencies`)
11
+ - Updated dependency [`shell-quote@^1.8.3` ↗︎](https://www.npmjs.com/package/shell-quote/v/1.8.3) (from `^1.8.2`, in `dependencies`)
12
+ - Updated dependency [`strip-json-comments@^5.0.2` ↗︎](https://www.npmjs.com/package/strip-json-comments/v/5.0.2) (from `^5.0.1`, in `dependencies`)
13
+ - Updated dependency [`zod@^3.25.57` ↗︎](https://www.npmjs.com/package/zod/v/3.25.57) (from `^3.25.56`, in `dependencies`)
14
+ - 311132e: move useWorkflow to playground instead of playground-ui
15
+ - 906f992: CLI error log
16
+ - 53d3c37: Get workflows from an agent if not found from Mastra instance #5083
17
+ - Updated dependencies [63f6b7d]
18
+ - Updated dependencies [2d12edd]
19
+ - Updated dependencies [63f6b7d]
20
+ - Updated dependencies [63f6b7d]
21
+ - Updated dependencies [36f1c36]
22
+ - Updated dependencies [10d352e]
23
+ - Updated dependencies [53d3c37]
24
+ - @mastra/core@0.10.6-alpha.0
25
+ - @mastra/deployer@0.10.6-alpha.0
26
+ - @mastra/mcp@0.10.4-alpha.0
27
+
28
+ ## 0.10.5
29
+
30
+ ### Patch Changes
31
+
32
+ - 1ba421d: fix the tools not showing on workflows attached to agents
33
+ - 8725d02: Improve cli by reducing the amount of setups during interactive prompt
34
+ - 13c97f9: Save run status, result and error in storage snapshot
35
+ - Updated dependencies [8725d02]
36
+ - Updated dependencies [13c97f9]
37
+ - Updated dependencies [105f872]
38
+ - @mastra/deployer@0.10.5
39
+ - @mastra/core@0.10.5
40
+
41
+ ## 0.10.4
42
+
43
+ ### Patch Changes
44
+
45
+ - e719504: don't start posthog when the browser is Brave
46
+ - 8e1994a: Fix bug where port auto increments on restart
47
+ - afd9fda: Reset retry-count on code change and only retry if server actually is running
48
+
49
+ Fixes #4563
50
+
51
+ - b4ee346: Reintroduce --env flag for mastra dev, build
52
+ - f1f1f1b: Add basic filtering capabilities to logs
53
+ - 125b1c6: Updated @mastra/mcp-docs-server configuration in create-mastra for Windows - the cmd /c workaround for Cursor/Windsurf is no longer required
54
+ - 82090c1: Add pagination to logs
55
+ - d1ed912: dependencies updates:
56
+ - Updated dependency [`dotenv@^16.5.0` ↗︎](https://www.npmjs.com/package/dotenv/v/16.5.0) (from `^16.4.7`, in `dependencies`)
57
+ - 1ccccff: dependencies updates:
58
+ - Updated dependency [`zod@^3.25.56` ↗︎](https://www.npmjs.com/package/zod/v/3.25.56) (from `^3.24.3`, in `dependencies`)
59
+ - 1ccccff: dependencies updates:
60
+ - Updated dependency [`zod@^3.25.56` ↗︎](https://www.npmjs.com/package/zod/v/3.25.56) (from `^3.24.3`, in `dependencies`)
61
+ - 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.
62
+ - d7d41f0: Fix mastra dev cmd
63
+ - 8f60de4: fix workflow output when the schema is a primitive
64
+ - 4c4ee43: [fix] recreate resizable sidebar on workflow
65
+ - a528bdb: Add dynamic port allocation if port is already in use
66
+ - Updated dependencies [d1ed912]
67
+ - Updated dependencies [d1ed912]
68
+ - Updated dependencies [f595975]
69
+ - Updated dependencies [d90c49f]
70
+ - Updated dependencies [1ccccff]
71
+ - Updated dependencies [1ccccff]
72
+ - Updated dependencies [afd9fda]
73
+ - Updated dependencies [f6fd25f]
74
+ - Updated dependencies [dffb67b]
75
+ - Updated dependencies [f1f1f1b]
76
+ - Updated dependencies [925ab94]
77
+ - Updated dependencies [9597ee5]
78
+ - Updated dependencies [f9816ae]
79
+ - Updated dependencies [82090c1]
80
+ - Updated dependencies [69f6101]
81
+ - Updated dependencies [1b443fd]
82
+ - Updated dependencies [ce97900]
83
+ - Updated dependencies [fc579cd]
84
+ - Updated dependencies [514fdde]
85
+ - Updated dependencies [f1309d3]
86
+ - Updated dependencies [bebd27c]
87
+ - Updated dependencies [14a2566]
88
+ - Updated dependencies [f7f8293]
89
+ - Updated dependencies [48eddb9]
90
+ - Updated dependencies [66f4424]
91
+ - @mastra/core@0.10.4
92
+ - @mastra/deployer@0.10.4
93
+ - @mastra/loggers@0.10.2
94
+ - @mastra/mcp@0.10.3
95
+
3
96
  ## 0.10.4-alpha.5
4
97
 
5
98
  ### Patch Changes
@@ -206,97 +299,4 @@
206
299
 
207
300
  ### Patch Changes
208
301
 
209
- - Updated dependencies [c5bf1ce]
210
- - Updated dependencies [12b7002]
211
- - @mastra/core@0.10.2-alpha.4
212
- - @mastra/deployer@0.10.2-alpha.4
213
-
214
- ## 0.10.2-alpha.3
215
-
216
- ### Patch Changes
217
-
218
- - f73e11b: fix telemetry disabled not working on playground
219
- - 068b850: fix: able to pass headers to playground components which are using the mastra client
220
- - Updated dependencies [ab5adbe]
221
- - Updated dependencies [195c428]
222
- - Updated dependencies [f73e11b]
223
- - Updated dependencies [f946acf]
224
- - @mastra/core@0.10.2-alpha.3
225
- - @mastra/deployer@0.10.2-alpha.3
226
-
227
- ## 0.10.2-alpha.2
228
-
229
- ### Patch Changes
230
-
231
- - 73fec0b: Mastra start cli command"
232
- - f0d559f: Fix peerdeps for alpha channel
233
- - f6ddf55: fix traces not showing and reduce API surface from playground ui
234
- - Updated dependencies [e8d2aff]
235
- - Updated dependencies [1e8bb40]
236
- - Updated dependencies [4187ed4]
237
- - Updated dependencies [f0d559f]
238
- - @mastra/deployer@0.10.2-alpha.2
239
- - @mastra/core@0.10.2-alpha.2
240
- - @mastra/loggers@0.10.1-alpha.0
241
- - @mastra/mcp@0.10.2-alpha.1
242
-
243
- ## 0.10.2-alpha.1
244
-
245
- ### Patch Changes
246
-
247
- - Updated dependencies [ee77e78]
248
- - Updated dependencies [2901125]
249
- - @mastra/core@0.10.2-alpha.1
250
- - @mastra/deployer@0.10.2-alpha.1
251
-
252
- ## 0.10.2-alpha.0
253
-
254
- ### Patch Changes
255
-
256
- - 592a2db: Added different icons for agents and workflows in mcp tools list
257
- - 89a69d0: add a way to go to the given trace of a workflow step
258
- - 9faee5b: small fixes in the workflows graph
259
- - 9a31c09: Highlight steps in nested workflows on workflow graph
260
- - Updated dependencies [592a2db]
261
- - Updated dependencies [e5dc18d]
262
- - @mastra/core@0.10.2-alpha.0
263
- - @mastra/mcp@0.10.2-alpha.0
264
- - @mastra/deployer@0.10.2-alpha.0
265
-
266
- ## 0.10.1
267
-
268
- ### Patch Changes
269
-
270
- - d70b807: Improve storage.init
271
- - b4365f6: add empty states for agents network and tools
272
- - d0932ac: add multi modal input behind feature flag
273
- - bed0916: Update default tools path in mastra dev,build
274
- - 3c2dba5: add workflow run list
275
- - 23d56b1: Handle dev server errors, restart, exit
276
- - 3240a80: feat: add vscode as option to interactive prompt
277
- - 992fe17: chore: remove check for alpha and non-alpha mastra packages from mastra lint
278
- - 267773e: Show map config on workflow graph
279
- Highlight borders for conditions too on workflow graph
280
- Fix watch stream
281
- - 35bb6a3: Allow undefined temprature, topP model setting from playground
282
- - 33f1c64: revamp the experience for workflows
283
- - 6015bdf: Leverage defaultAgentStreamOption, defaultAgentGenerateOption in playground
284
- - 7a32205: add empty states for workflows, agents and mcp servers
285
- - Updated dependencies [d70b807]
286
- - Updated dependencies [6d16390]
287
- - Updated dependencies [1e4a421]
288
- - Updated dependencies [ab89d6a]
289
- - Updated dependencies [200d0da]
290
- - Updated dependencies [bed0916]
291
- - Updated dependencies [bf5f17b]
292
- - Updated dependencies [5343f93]
293
- - Updated dependencies [38aee50]
294
- - Updated dependencies [5c41100]
295
- - Updated dependencies [d6a759b]
296
- - Updated dependencies [fe68410]
297
- - Updated dependencies [6015bdf]
298
- - @mastra/core@0.10.1
299
- - @mastra/deployer@0.10.1
300
- - @mastra/mcp@0.10.1
301
-
302
- ... 3656 more lines hidden. See full changelog in package directory.
302
+ ... 3749 more lines hidden. See full changelog in package directory.
@@ -441,7 +441,7 @@ export const dynamicAgent = new Agent({
441
441
  });
442
442
 
443
443
  export const chefAgentResponses = new Agent({
444
- name: 'Chef Agent',
444
+ name: 'Chef Agent Responses',
445
445
  instructions: `
446
446
  You are Michel, a practical and experienced home chef who helps people cook great meals with whatever
447
447
  ingredients they have available. Your first priority is understanding what ingredients and equipment the user has access to, then suggesting achievable recipes.
@@ -451,6 +451,9 @@ export const chefAgentResponses = new Agent({
451
451
  tools: {
452
452
  web_search_preview: openai.tools.webSearchPreview(),
453
453
  },
454
+ workflows: {
455
+ myWorkflow,
456
+ },
454
457
  });
455
458
 
456
459
  ```
@@ -3,7 +3,7 @@
3
3
  First, let's install the Mastra MCP package:
4
4
 
5
5
  ```bash
6
- npm install @mastra/mcp
6
+ npm install @mastra/mcp@latest
7
7
  ```
8
8
 
9
9
  The `@mastra/mcp` package provides the necessary infrastructure to connect your Mastra agent to various MCP servers. This package handles the communication between your agent and the MCP servers, allowing your agent to access the tools and services provided by those servers.
@@ -3,13 +3,13 @@
3
3
  Now, let's create a basic MCP configuration in your agent file. Open your `src/mastra/agents/index.ts` file and add the following imports:
4
4
 
5
5
  ```typescript
6
- import { MCPConfiguration } from "@mastra/mcp";
6
+ import { MCPClient } from "@mastra/mcp";
7
7
  ```
8
8
 
9
9
  Then, create a basic MCP configuration object:
10
10
 
11
11
  ```typescript
12
- const mcp = new MCPConfiguration({
12
+ const mcp = new MCPClient({
13
13
  servers: {
14
14
  // We'll add servers in the next steps
15
15
  },
@@ -3,7 +3,7 @@
3
3
  Now, let's update your MCP configuration in `src/mastra/agents/index.ts` to include the Zapier server:
4
4
 
5
5
  ```typescript
6
- const mcp = new MCPConfiguration({
6
+ const mcp = new MCPClient({
7
7
  servers: {
8
8
  zapier: {
9
9
  url: new URL(process.env.ZAPIER_MCP_URL || ""),
@@ -21,7 +21,7 @@ const mcp = new MCPConfiguration({
21
21
  command: "pnpx",
22
22
  args: [
23
23
  `@modelcontextprotocol/server-filesystem`,
24
- path.join(process.cwd(), "notes"),
24
+ path.join(process.cwd(), "..", "..", "notes"), // relative to output directory
25
25
  ],
26
26
  },
27
27
  },