@mastra/mcp-docs-server 1.2.15 → 1.2.16-alpha.1

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 (128) hide show
  1. package/.docs/docs/agents/agent-approval.md +5 -5
  2. package/.docs/docs/agents/overview.md +4 -4
  3. package/.docs/docs/browser/overview.md +1 -1
  4. package/.docs/docs/capabilities/channels.md +5 -5
  5. package/.docs/docs/capabilities/subagents.md +1 -1
  6. package/.docs/docs/connections/overview.md +1 -1
  7. package/.docs/docs/datasets/overview.md +1 -1
  8. package/.docs/docs/deployment/cloud-providers.md +4 -2
  9. package/.docs/docs/deployment/mastra-server.md +1 -1
  10. package/.docs/docs/deployment/monorepo.md +1 -1
  11. package/.docs/docs/deployment/overview.md +4 -1
  12. package/.docs/docs/deployment/sandbox.md +1 -1
  13. package/.docs/docs/deployment/web-framework.md +1 -1
  14. package/.docs/docs/deployment/workers.md +248 -2
  15. package/.docs/docs/evals/overview.md +1 -1
  16. package/.docs/docs/evals/quick-checks.md +1 -1
  17. package/.docs/docs/guides/multi-agent-systems.md +1 -1
  18. package/.docs/docs/harness/agent-controller.md +5 -5
  19. package/.docs/docs/harness/overview.md +1 -1
  20. package/.docs/docs/index.md +3 -3
  21. package/.docs/docs/long-running-agents/signal-providers.md +2 -2
  22. package/.docs/docs/mastra-platform/deploy.md +1 -1
  23. package/.docs/docs/mastra-platform/observability.md +63 -18
  24. package/.docs/docs/mastra-platform/overview.md +1 -1
  25. package/.docs/docs/mcp/overview.md +1 -1
  26. package/.docs/docs/memory/working-memory.md +1 -1
  27. package/.docs/docs/observability/integrations/exporters/mastra-storage.md +2 -2
  28. package/.docs/docs/observability/logging.md +1 -1
  29. package/.docs/docs/observability/metrics/overview.md +1 -1
  30. package/.docs/docs/observability/overview.md +1 -5
  31. package/.docs/docs/observability/tracing/overview.md +3 -6
  32. package/.docs/docs/server/auth/workers.md +1 -1
  33. package/.docs/docs/server/auth.md +5 -5
  34. package/.docs/docs/server/mastra-client.md +1 -1
  35. package/.docs/docs/server/mastra-server.md +1 -1
  36. package/.docs/docs/storage/overview.md +7 -6
  37. package/.docs/docs/workflows/human-in-the-loop.md +2 -2
  38. package/.docs/docs/workflows/overview.md +2 -2
  39. package/.docs/docs/workspace/sandbox.md +11 -12
  40. package/.docs/integrations/agentic-ui/ai-sdk-ui.md +1 -1
  41. package/.docs/integrations/agentic-ui/assistant-ui.md +1 -1
  42. package/.docs/integrations/agentic-ui/copilotkit.md +1 -1
  43. package/.docs/integrations/agentic-ui/openui.md +1 -1
  44. package/.docs/integrations/databases/postgresql.md +8 -8
  45. package/.docs/integrations/deploy/amazon-ec2.md +2 -2
  46. package/.docs/integrations/deploy/aws-bedrock-agentcore.md +1 -1
  47. package/.docs/integrations/deploy/aws-lambda.md +2 -2
  48. package/.docs/integrations/deploy/azure-app-services.md +2 -2
  49. package/.docs/integrations/deploy/cloudflare.md +2 -2
  50. package/.docs/integrations/deploy/digital-ocean.md +2 -2
  51. package/.docs/integrations/deploy/inngest.md +1 -1
  52. package/.docs/integrations/deploy/kubernetes.md +2 -3
  53. package/.docs/integrations/deploy/netlify.md +2 -2
  54. package/.docs/integrations/deploy/temporal.md +1 -1
  55. package/.docs/integrations/deploy/vercel.md +2 -2
  56. package/.docs/integrations/file-storage/agentfs.md +1 -1
  57. package/.docs/integrations/file-storage/amazon-s3.md +1 -1
  58. package/.docs/integrations/file-storage/archil.md +1 -1
  59. package/.docs/integrations/file-storage/azure-blob.md +1 -1
  60. package/.docs/integrations/file-storage/google-cloud-storage.md +1 -1
  61. package/.docs/integrations/file-storage/google-drive.md +1 -1
  62. package/.docs/integrations/file-storage/mesa.md +1 -1
  63. package/.docs/integrations/file-storage/vercel-files.md +1 -1
  64. package/.docs/integrations/frameworks/astro.md +1 -1
  65. package/.docs/integrations/frameworks/electron.md +1 -1
  66. package/.docs/integrations/frameworks/express.md +1 -1
  67. package/.docs/integrations/frameworks/hono.md +1 -1
  68. package/.docs/integrations/frameworks/nestjs.md +1 -1
  69. package/.docs/integrations/frameworks/next-js.md +1 -1
  70. package/.docs/integrations/frameworks/nuxt.md +1 -1
  71. package/.docs/integrations/frameworks/sveltekit.md +1 -1
  72. package/.docs/integrations/frameworks/vite-react.md +1 -1
  73. package/.docs/integrations/sandboxes/agentcore.md +1 -1
  74. package/.docs/integrations/sandboxes/apple-container.md +1 -1
  75. package/.docs/integrations/sandboxes/blaxel.md +1 -1
  76. package/.docs/integrations/sandboxes/daytona.md +1 -1
  77. package/.docs/integrations/sandboxes/docker.md +1 -1
  78. package/.docs/integrations/sandboxes/e2b.md +1 -1
  79. package/.docs/integrations/sandboxes/modal.md +1 -1
  80. package/.docs/integrations/sandboxes/railway.md +1 -1
  81. package/.docs/integrations/sandboxes/vercel.md +3 -1
  82. package/.docs/integrations/tools/firecrawl.md +2 -2
  83. package/.docs/integrations/voice/livekit.md +3 -3
  84. package/.docs/integrations.md +108 -108
  85. package/.docs/models/gateways/vercel.md +1 -2
  86. package/.docs/models/providers/digitalocean.md +1 -1
  87. package/.docs/models/providers/kilo.md +7 -6
  88. package/.docs/models/providers/nano-gpt.md +3 -3
  89. package/.docs/models/providers/opencode.md +0 -1
  90. package/.docs/reference/agents/getVoice.md +1 -1
  91. package/.docs/reference/configuration.md +1 -1
  92. package/.docs/reference/index.md +5 -1
  93. package/.docs/reference/manual-install.md +1 -1
  94. package/.docs/reference/migrations/network-to-supervisor.md +1 -1
  95. package/.docs/reference/migrations/upgrade-to-v1/tracing.md +1 -3
  96. package/.docs/reference/observability/tracing/exporters/cloud-exporter.md +0 -1
  97. package/.docs/reference/observability/tracing/exporters/console-exporter.md +0 -1
  98. package/.docs/reference/observability/tracing/exporters/default-exporter.md +0 -1
  99. package/.docs/reference/observability/tracing/exporters/mastra-platform-exporter.md +0 -1
  100. package/.docs/reference/observability/tracing/exporters/mastra-storage-exporter.md +0 -1
  101. package/.docs/reference/observability/tracing/processors/sensitive-data-filter.md +111 -99
  102. package/.docs/reference/observability/tracing/span-filtering.md +1 -1
  103. package/.docs/reference/storage/overview.md +1 -1
  104. package/.docs/reference/templates/overview.md +1 -1
  105. package/.docs/{guides → reference}/voice/overview.md +3 -3
  106. package/.docs/{guides → reference}/voice/speech-to-speech.md +1 -1
  107. package/.docs/{guides → reference}/voice/speech-to-text.md +1 -1
  108. package/.docs/{guides → reference}/voice/text-to-speech.md +2 -2
  109. package/CHANGELOG.md +7 -0
  110. package/package.json +5 -5
  111. package/.docs/docs/observability/integrations/exporters/mastra-platform.md +0 -201
  112. package/.docs/docs/observability/integrations/overview.md +0 -47
  113. package/.docs/docs/observability/integrations/processors/sensitive-data-filter.md +0 -302
  114. package/.docs/guides/deployment/mastra-workers.md +0 -578
  115. package/.docs/guides/getting-started/quickstart.md +0 -88
  116. package/.docs/guides/guide/ai-recruiter.md +0 -228
  117. package/.docs/guides/guide/code-review-bot.md +0 -228
  118. package/.docs/guides/guide/coding-agent.md +0 -392
  119. package/.docs/guides/guide/dev-assistant.md +0 -309
  120. package/.docs/guides/guide/docs-manager.md +0 -240
  121. package/.docs/guides/guide/github-actions-pr-description.md +0 -238
  122. package/.docs/guides/guide/notes-mcp-server.md +0 -418
  123. package/.docs/guides/guide/research-assistant.md +0 -350
  124. package/.docs/guides/guide/research-coordinator.md +0 -418
  125. package/.docs/guides/guide/signal-provider.md +0 -221
  126. package/.docs/guides/index.md +0 -24
  127. /package/.docs/{reference → docs}/mastra-platform/api.md +0 -0
  128. /package/.docs/{guides/agent-frameworks/ai-sdk.md → reference/ai-sdk/overview.md} +0 -0
@@ -2,146 +2,146 @@
2
2
 
3
3
  # Integrations
4
4
 
5
- Search integrations...
6
-
7
5
  ## Channels
8
6
 
9
- - [![](https://cdn.simpleicons.org/discord?viewbox=auto\&size=28)Discord](https://mastra.ai/integrations/channels/discord)
10
- - [![](https://cdn.simpleicons.org/github/black/white?viewbox=auto\&size=28)GitHub](https://mastra.ai/integrations/channels/github)
11
- - [![](https://cdn.simpleicons.org/imessage?viewbox=auto\&size=28)iMessage](https://mastra.ai/integrations/channels/imessage)
12
- - [![](https://svgl.app/library/microsoft-teams.svg)Microsoft Teams](https://mastra.ai/integrations/channels/teams)
13
- - [![](https://svgl.app/library/slack.svg)Slack](https://mastra.ai/integrations/channels/slack)
14
- - [![](https://cdn.simpleicons.org/telegram?viewbox=auto\&size=28)Telegram](https://mastra.ai/integrations/channels/telegram)
15
- - [![](https://cdn.simpleicons.org/whatsapp?viewbox=auto\&size=28)WhatsApp](https://mastra.ai/integrations/channels/whatsapp)
7
+ - [Discord](https://mastra.ai/integrations/channels/discord)
8
+ - [GitHub](https://mastra.ai/integrations/channels/github)
9
+ - [iMessage](https://mastra.ai/integrations/channels/imessage)
10
+ - [Microsoft Teams](https://mastra.ai/integrations/channels/teams)
11
+ - [Slack](https://mastra.ai/integrations/channels/slack)
12
+ - [Telegram](https://mastra.ai/integrations/channels/telegram)
13
+ - [WhatsApp](https://mastra.ai/integrations/channels/whatsapp)
16
14
 
17
15
  ## Frameworks
18
16
 
19
- - [![](https://cdn.simpleicons.org/astro?viewbox=auto\&size=28)Astro](https://mastra.ai/integrations/frameworks/astro)
20
- - [![](https://cdn.simpleicons.org/electron?viewbox=auto\&size=28)Electron](https://mastra.ai/integrations/frameworks/electron)
21
- - [![](https://cdn.simpleicons.org/express/black/white?viewbox=auto\&size=28)Express](https://mastra.ai/integrations/frameworks/express)
22
- - [![](https://cdn.simpleicons.org/hono?viewbox=auto\&size=28)Hono](https://mastra.ai/integrations/frameworks/hono)
23
- - [![](https://cdn.simpleicons.org/nestjs?viewbox=auto\&size=28)NestJS](https://mastra.ai/integrations/frameworks/nestjs)
24
- - [![](https://cdn.simpleicons.org/nextdotjs/black/white?viewbox=auto\&size=28)Next.js](https://mastra.ai/integrations/frameworks/next-js)
25
- - [![](https://cdn.simpleicons.org/nuxt?viewbox=auto\&size=28)Nuxt](https://mastra.ai/integrations/frameworks/nuxt)
26
- - [![](https://cdn.simpleicons.org/vite?viewbox=auto\&size=28)React + Vite](https://mastra.ai/integrations/frameworks/vite-react)
27
- - [![](https://cdn.simpleicons.org/svelte?viewbox=auto\&size=28)SvelteKit](https://mastra.ai/integrations/frameworks/sveltekit)
17
+ - [Astro](https://mastra.ai/integrations/frameworks/astro)
18
+ - [Electron](https://mastra.ai/integrations/frameworks/electron)
19
+ - [Express](https://mastra.ai/integrations/frameworks/express)
20
+ - [Hono](https://mastra.ai/integrations/frameworks/hono)
21
+ - [NestJS](https://mastra.ai/integrations/frameworks/nestjs)
22
+ - [Next.js](https://mastra.ai/integrations/frameworks/next-js)
23
+ - [Nuxt](https://mastra.ai/integrations/frameworks/nuxt)
24
+ - [React + Vite](https://mastra.ai/integrations/frameworks/vite-react)
25
+ - [SvelteKit](https://mastra.ai/integrations/frameworks/sveltekit)
28
26
 
29
27
  ## Agentic UI
30
28
 
31
- - [![](https://cdn.simpleicons.org/vercel/black/white?viewbox=auto\&size=28)AI SDK UI](https://mastra.ai/integrations/agentic-ui/ai-sdk-ui)
32
- - [![](/img/integrations/assistant-ui.svg)Assistant UI](https://mastra.ai/integrations/agentic-ui/assistant-ui)
33
- - [![](/img/integrations/copilotkit.svg)CopilotKit](https://mastra.ai/integrations/agentic-ui/copilotkit)
34
- - [![](/img/integrations/openui.svg)OpenUI](https://mastra.ai/integrations/agentic-ui/openui)
29
+ - [AI SDK UI](https://mastra.ai/integrations/agentic-ui/ai-sdk-ui)
30
+ - [Assistant UI](https://mastra.ai/integrations/agentic-ui/assistant-ui)
31
+ - [CopilotKit](https://mastra.ai/integrations/agentic-ui/copilotkit)
32
+ - [OpenUI](https://mastra.ai/integrations/agentic-ui/openui)
35
33
 
36
34
  ## Sandboxes
37
35
 
38
- - [![](https://svgl.app/library/aws_light.svg)![](https://svgl.app/library/aws_dark.svg)AgentCore](https://mastra.ai/integrations/sandboxes/agentcore)
39
- - [![](https://cdn.simpleicons.org/apple/black/white?viewbox=auto\&size=28)Apple Container](https://mastra.ai/integrations/sandboxes/apple-container)
40
- - [![](/img/integrations/blaxel.svg)Blaxel](https://mastra.ai/integrations/sandboxes/blaxel)
41
- - [![](/img/integrations/daytona.svg)Daytona](https://mastra.ai/integrations/sandboxes/daytona)
42
- - [![](https://cdn.simpleicons.org/docker?viewbox=auto\&size=28)Docker](https://mastra.ai/integrations/sandboxes/docker)
43
- - [![](/img/integrations/e2b.svg)E2B](https://mastra.ai/integrations/sandboxes/e2b)
44
- - [![](https://cdn.simpleicons.org/modal?viewbox=auto\&size=28)Modal](https://mastra.ai/integrations/sandboxes/modal)
45
- - [![](https://cdn.simpleicons.org/railway/black/white?viewbox=auto\&size=28)Railway](https://mastra.ai/integrations/sandboxes/railway)
46
- - [![](https://cdn.simpleicons.org/vercel/black/white?viewbox=auto\&size=28)Vercel](https://mastra.ai/integrations/sandboxes/vercel)
36
+ - [AgentCore](https://mastra.ai/integrations/sandboxes/agentcore)
37
+ - [Apple Container](https://mastra.ai/integrations/sandboxes/apple-container)
38
+ - [Blaxel](https://mastra.ai/integrations/sandboxes/blaxel)
39
+ - [Daytona](https://mastra.ai/integrations/sandboxes/daytona)
40
+ - [Docker](https://mastra.ai/integrations/sandboxes/docker)
41
+ - [E2B](https://mastra.ai/integrations/sandboxes/e2b)
42
+ - [Mastra](https://mastra.ai/reference/workspace/platform-sandbox)
43
+ - [Modal](https://mastra.ai/integrations/sandboxes/modal)
44
+ - [Railway](https://mastra.ai/integrations/sandboxes/railway)
45
+ - [Vercel](https://mastra.ai/integrations/sandboxes/vercel)
47
46
 
48
47
  ## Observability
49
48
 
50
- - [![](/img/integrations/arize.svg)Arize](https://mastra.ai/integrations/observability/arize)
51
- - [![](/img/integrations/arthur.svg)Arthur](https://mastra.ai/integrations/observability/arthur)
52
- - [![](https://cdn.simpleicons.org/braintrust/black/white?viewbox=auto\&size=28)Braintrust](https://mastra.ai/integrations/observability/braintrust)
53
- - [![](/img/integrations/confident-ai.svg)Confident AI](https://mastra.ai/integrations/observability/confident-ai)
54
- - [![](https://cdn.simpleicons.org/datadog?viewbox=auto\&size=28)Datadog](https://mastra.ai/integrations/observability/datadog)
55
- - [![](/img/integrations/laminar.svg)Laminar](https://mastra.ai/integrations/observability/laminar)
56
- - [![](/img/integrations/langfuse.svg)Langfuse](https://mastra.ai/integrations/observability/langfuse)
57
- - [![](https://cdn.simpleicons.org/langchaincorporate/black/white?viewbox=auto\&size=28)LangSmith](https://mastra.ai/integrations/observability/langsmith)
58
- - [![](https://cdn.simpleicons.org/opentelemetry/black/white?viewbox=auto\&size=28)OpenTelemetry](https://mastra.ai/integrations/observability/opentelemetry)
59
- - [![](https://cdn.simpleicons.org/posthog/black/white?viewbox=auto\&size=28)PostHog](https://mastra.ai/integrations/observability/posthog)
60
- - [![](https://cdn.simpleicons.org/sentry/362d59/white?viewbox=auto\&size=28)Sentry](https://mastra.ai/integrations/observability/sentry)
49
+ - [Arize](https://mastra.ai/integrations/observability/arize)
50
+ - [Arthur](https://mastra.ai/integrations/observability/arthur)
51
+ - [Braintrust](https://mastra.ai/integrations/observability/braintrust)
52
+ - [Confident AI](https://mastra.ai/integrations/observability/confident-ai)
53
+ - [Datadog](https://mastra.ai/integrations/observability/datadog)
54
+ - [Laminar](https://mastra.ai/integrations/observability/laminar)
55
+ - [Langfuse](https://mastra.ai/integrations/observability/langfuse)
56
+ - [LangSmith](https://mastra.ai/integrations/observability/langsmith)
57
+ - [OpenTelemetry](https://mastra.ai/integrations/observability/opentelemetry)
58
+ - [PostHog](https://mastra.ai/integrations/observability/posthog)
59
+ - [Sentry](https://mastra.ai/integrations/observability/sentry)
61
60
 
62
61
  ## Databases
63
62
 
64
- - [![](https://svgl.app/library/aws_light.svg)![](https://svgl.app/library/aws_dark.svg)Aurora DSQL](https://mastra.ai/integrations/databases/aurora-dsql)
65
- - [![](https://cdn.simpleicons.org/clickhouse?viewbox=auto\&size=28)ClickHouse](https://mastra.ai/integrations/databases/clickhouse)
66
- - [![](https://cdn.simpleicons.org/cloudflare?viewbox=auto\&size=28)Cloudflare D1](https://mastra.ai/integrations/databases/cloudflare-d1)
67
- - [![](https://cdn.simpleicons.org/cloudflare?viewbox=auto\&size=28)Cloudflare KV](https://mastra.ai/integrations/databases/cloudflare-kv)
68
- - [![](https://cdn.simpleicons.org/convex?viewbox=auto\&size=28)Convex](https://mastra.ai/integrations/databases/convex)
69
- - [![](https://cdn.simpleicons.org/duckdb?viewbox=auto\&size=28)DuckDB](https://mastra.ai/integrations/databases/duckdb)
70
- - [![](https://svgl.app/library/aws_light.svg)![](https://svgl.app/library/aws_dark.svg)DynamoDB](https://mastra.ai/integrations/databases/dynamodb)
71
- - [![](https://cdn.simpleicons.org/googlecloudspanner?viewbox=auto\&size=28)Google Cloud Spanner](https://mastra.ai/integrations/databases/spanner)
72
- - [![](/img/integrations/lancedb.svg)LanceDB](https://mastra.ai/integrations/databases/lancedb)
73
- - [![](/img/integrations/libsql.svg)libSQL](https://mastra.ai/integrations/databases/libsql)
74
- - [![](https://cdn.simpleicons.org/mongodb?viewbox=auto\&size=28)MongoDB](https://mastra.ai/integrations/databases/mongodb)
75
- - [![](https://svgl.app/library/microsoft.svg)MSSQL](https://mastra.ai/integrations/databases/mssql)
76
- - [![](https://cdn.simpleicons.org/neon?viewbox=auto\&size=28)Neon Postgres](https://mastra.ai/integrations/databases/neon)
77
- - [![](/img/integrations/oracle.svg)OracleDB](https://mastra.ai/integrations/databases/oracledb)
78
- - [![](https://cdn.simpleicons.org/postgresql?viewbox=auto\&size=28)PostgreSQL](https://mastra.ai/integrations/databases/postgresql)
79
- - [![](https://cdn.simpleicons.org/redis?viewbox=auto\&size=28)Redis](https://mastra.ai/integrations/databases/redis)
80
- - [![](https://cdn.simpleicons.org/upstash?viewbox=auto\&size=28)Upstash](https://mastra.ai/integrations/databases/upstash)
63
+ - [Aurora DSQL](https://mastra.ai/integrations/databases/aurora-dsql)
64
+ - [ClickHouse](https://mastra.ai/integrations/databases/clickhouse)
65
+ - [Cloudflare D1](https://mastra.ai/integrations/databases/cloudflare-d1)
66
+ - [Cloudflare KV](https://mastra.ai/integrations/databases/cloudflare-kv)
67
+ - [Convex](https://mastra.ai/integrations/databases/convex)
68
+ - [DuckDB](https://mastra.ai/integrations/databases/duckdb)
69
+ - [DynamoDB](https://mastra.ai/integrations/databases/dynamodb)
70
+ - [Google Cloud Spanner](https://mastra.ai/integrations/databases/spanner)
71
+ - [LanceDB](https://mastra.ai/integrations/databases/lancedb)
72
+ - [libSQL](https://mastra.ai/integrations/databases/libsql)
73
+ - [MongoDB](https://mastra.ai/integrations/databases/mongodb)
74
+ - [MSSQL](https://mastra.ai/integrations/databases/mssql)
75
+ - [Neon Postgres](https://mastra.ai/integrations/databases/neon)
76
+ - [OracleDB](https://mastra.ai/integrations/databases/oracledb)
77
+ - [PostgreSQL](https://mastra.ai/integrations/databases/postgresql)
78
+ - [Redis](https://mastra.ai/integrations/databases/redis)
79
+ - [Upstash](https://mastra.ai/integrations/databases/upstash)
81
80
 
82
81
  ## Deploy
83
82
 
84
- - [![](https://svgl.app/library/aws_light.svg)![](https://svgl.app/library/aws_dark.svg)Amazon Bedrock AgentCore](https://mastra.ai/integrations/deploy/aws-bedrock-agentcore)
85
- - [![](https://svgl.app/library/aws_light.svg)![](https://svgl.app/library/aws_dark.svg)Amazon EC2](https://mastra.ai/integrations/deploy/amazon-ec2)
86
- - [![](https://svgl.app/library/aws_light.svg)![](https://svgl.app/library/aws_dark.svg)AWS Lambda](https://mastra.ai/integrations/deploy/aws-lambda)
87
- - [![](https://svgl.app/library/azure.svg)Azure App Services](https://mastra.ai/integrations/deploy/azure-app-services)
88
- - [![](https://cdn.simpleicons.org/cloudflare?viewbox=auto\&size=28)Cloudflare](https://mastra.ai/integrations/deploy/cloudflare)
89
- - [![](https://cdn.simpleicons.org/digitalocean?viewbox=auto\&size=28)Digital Ocean](https://mastra.ai/integrations/deploy/digital-ocean)
90
- - [![](/img/integrations/inngest.svg)Inngest](https://mastra.ai/integrations/deploy/inngest)
91
- - [![](https://cdn.simpleicons.org/kubernetes?viewbox=auto\&size=28)Kubernetes](https://mastra.ai/integrations/deploy/kubernetes)
92
- - [![](https://cdn.simpleicons.org/netlify?viewbox=auto\&size=28)Netlify](https://mastra.ai/integrations/deploy/netlify)
93
- - [![](https://cdn.simpleicons.org/temporal/black/white?viewbox=auto\&size=28)Temporal](https://mastra.ai/integrations/deploy/temporal)
94
- - [![](https://cdn.simpleicons.org/vercel/black/white?viewbox=auto\&size=28)Vercel](https://mastra.ai/integrations/deploy/vercel)
83
+ - [Amazon Bedrock AgentCore](https://mastra.ai/integrations/deploy/aws-bedrock-agentcore)
84
+ - [Amazon EC2](https://mastra.ai/integrations/deploy/amazon-ec2)
85
+ - [AWS Lambda](https://mastra.ai/integrations/deploy/aws-lambda)
86
+ - [Azure App Services](https://mastra.ai/integrations/deploy/azure-app-services)
87
+ - [Cloudflare](https://mastra.ai/integrations/deploy/cloudflare)
88
+ - [Digital Ocean](https://mastra.ai/integrations/deploy/digital-ocean)
89
+ - [Inngest](https://mastra.ai/integrations/deploy/inngest)
90
+ - [Kubernetes](https://mastra.ai/integrations/deploy/kubernetes)
91
+ - [Mastra](https://mastra.ai/docs/mastra-platform/deploy)
92
+ - [Netlify](https://mastra.ai/integrations/deploy/netlify)
93
+ - [Temporal](https://mastra.ai/integrations/deploy/temporal)
94
+ - [Vercel](https://mastra.ai/integrations/deploy/vercel)
95
95
 
96
96
  ## Tools
97
97
 
98
- - [![](/img/integrations/bright-data.svg)Bright Data](https://mastra.ai/integrations/tools/brightdata)
99
- - [![](/img/integrations/firecrawl.svg)Firecrawl](https://mastra.ai/integrations/tools/firecrawl)
100
- - [![](https://cdn.simpleicons.org/perplexity?viewbox=auto\&size=28)Perplexity](https://mastra.ai/integrations/tools/perplexity)
101
- - [![](/img/integrations/tavily.svg)Tavily](https://mastra.ai/integrations/tools/tavily)
98
+ - [Bright Data](https://mastra.ai/integrations/tools/brightdata)
99
+ - [Firecrawl](https://mastra.ai/integrations/tools/firecrawl)
100
+ - [Perplexity](https://mastra.ai/integrations/tools/perplexity)
101
+ - [Tavily](https://mastra.ai/integrations/tools/tavily)
102
102
 
103
103
  ## Voice
104
104
 
105
- - [![](https://svgl.app/library/aws_light.svg)![](https://svgl.app/library/aws_dark.svg)AWS Nova Sonic](https://mastra.ai/integrations/voice/aws-nova-sonic)
106
- - [![](https://svgl.app/library/azure.svg)Azure](https://mastra.ai/integrations/voice/azure)
107
- - [![](https://cdn.simpleicons.org/cloudflare?viewbox=auto\&size=28)Cloudflare](https://mastra.ai/integrations/voice/cloudflare)
108
- - [![](https://cdn.simpleicons.org/deepgram?viewbox=auto\&size=28)Deepgram](https://mastra.ai/integrations/voice/deepgram)
109
- - [![](https://cdn.simpleicons.org/elevenlabs/black/white?viewbox=auto\&size=28)ElevenLabs](https://mastra.ai/integrations/voice/elevenlabs)
110
- - [![](https://svgl.app/library/google.svg)Google](https://mastra.ai/integrations/voice/google)
111
- - [![](/img/integrations/inworld.svg)Inworld](https://mastra.ai/integrations/voice/inworld)
112
- - [![](https://cdn.simpleicons.org/livekit/black/white?viewbox=auto\&size=28)LiveKit](https://mastra.ai/integrations/voice/livekit)
113
- - [![](https://cdn.simpleicons.org/mistralai?viewbox=auto\&size=28)Mistral](https://mastra.ai/integrations/voice/mistral)
114
- - [![](/img/integrations/murf.svg)Murf](https://mastra.ai/integrations/voice/murf)
115
- - [![](https://svgl.app/library/openai.svg)OpenAI](https://mastra.ai/integrations/voice/openai)
116
- - [![](/img/integrations/sarvam.svg)Sarvam](https://mastra.ai/integrations/voice/sarvam)
117
- - [![](/img/integrations/speechify.svg)Speechify](https://mastra.ai/integrations/voice/speechify)
118
- - [![](https://svgl.app/library/xai_light.svg)![](https://svgl.app/library/xai_dark.svg)xAI](https://mastra.ai/integrations/voice/xai)
105
+ - [AWS Nova Sonic](https://mastra.ai/integrations/voice/aws-nova-sonic)
106
+ - [Azure](https://mastra.ai/integrations/voice/azure)
107
+ - [Cloudflare](https://mastra.ai/integrations/voice/cloudflare)
108
+ - [Deepgram](https://mastra.ai/integrations/voice/deepgram)
109
+ - [ElevenLabs](https://mastra.ai/integrations/voice/elevenlabs)
110
+ - [Google](https://mastra.ai/integrations/voice/google)
111
+ - [Inworld](https://mastra.ai/integrations/voice/inworld)
112
+ - [LiveKit](https://mastra.ai/integrations/voice/livekit)
113
+ - [Mistral](https://mastra.ai/integrations/voice/mistral)
114
+ - [Murf](https://mastra.ai/integrations/voice/murf)
115
+ - [OpenAI](https://mastra.ai/integrations/voice/openai)
116
+ - [Sarvam](https://mastra.ai/integrations/voice/sarvam)
117
+ - [Speechify](https://mastra.ai/integrations/voice/speechify)
118
+ - [xAI](https://mastra.ai/integrations/voice/xai)
119
119
 
120
120
  ## Auth
121
121
 
122
- - [![](https://cdn.simpleicons.org/auth0?viewbox=auto\&size=28)Auth0](https://mastra.ai/integrations/auth/auth0)
123
- - [![](https://cdn.simpleicons.org/betterauth/black/white?viewbox=auto\&size=28)Better Auth](https://mastra.ai/integrations/auth/better-auth)
124
- - [![](https://cdn.simpleicons.org/clerk?viewbox=auto\&size=28)Clerk](https://mastra.ai/integrations/auth/clerk)
125
- - [![](https://cdn.simpleicons.org/firebase?viewbox=auto\&size=28)Firebase](https://mastra.ai/integrations/auth/firebase)
126
- - [![](https://svgl.app/library/google.svg)Google](https://mastra.ai/integrations/auth/google)
127
- - [![](https://cdn.simpleicons.org/okta?viewbox=auto\&size=28)Okta](https://mastra.ai/integrations/auth/okta)
128
- - [![](https://cdn.simpleicons.org/supabase?viewbox=auto\&size=28)Supabase](https://mastra.ai/integrations/auth/supabase)
129
- - [![](https://svgl.app/library/workos.svg)WorkOS](https://mastra.ai/integrations/auth/workos)
122
+ - [Auth0](https://mastra.ai/integrations/auth/auth0)
123
+ - [Better Auth](https://mastra.ai/integrations/auth/better-auth)
124
+ - [Clerk](https://mastra.ai/integrations/auth/clerk)
125
+ - [Firebase](https://mastra.ai/integrations/auth/firebase)
126
+ - [Google](https://mastra.ai/integrations/auth/google)
127
+ - [Okta](https://mastra.ai/integrations/auth/okta)
128
+ - [Supabase](https://mastra.ai/integrations/auth/supabase)
129
+ - [WorkOS](https://mastra.ai/integrations/auth/workos)
130
130
 
131
131
  ## Browsers
132
132
 
133
- - [![](https://cdn.simpleicons.org/vercel/black/white?viewbox=auto\&size=28)AgentBrowser](https://mastra.ai/integrations/browsers/agent-browser)
134
- - [![](/img/integrations/mastra.svg)BrowserViewer](https://mastra.ai/integrations/browsers/browser-viewer)
135
- - [![](/img/integrations/firecrawl.svg)Firecrawl](https://mastra.ai/integrations/browsers/firecrawl)
136
- - [![](/img/integrations/stagehand.svg)Stagehand](https://mastra.ai/integrations/browsers/stagehand)
133
+ - [AgentBrowser](https://mastra.ai/integrations/browsers/agent-browser)
134
+ - [BrowserViewer](https://mastra.ai/integrations/browsers/browser-viewer)
135
+ - [Firecrawl](https://mastra.ai/integrations/browsers/firecrawl)
136
+ - [Stagehand](https://mastra.ai/integrations/browsers/stagehand)
137
137
 
138
138
  ## File storage
139
139
 
140
- - [![](https://cdn.simpleicons.org/turso?viewbox=auto\&size=28)AgentFS](https://mastra.ai/integrations/file-storage/agentfs)
141
- - [![](https://svgl.app/library/aws_light.svg)![](https://svgl.app/library/aws_dark.svg)Amazon S3](https://mastra.ai/integrations/file-storage/amazon-s3)
142
- - [![](/img/integrations/archil.svg)Archil](https://mastra.ai/integrations/file-storage/archil)
143
- - [![](https://svgl.app/library/azure.svg)Azure Blob](https://mastra.ai/integrations/file-storage/azure-blob)
144
- - [![](https://svgl.app/library/google-cloud.svg)Google Cloud Storage](https://mastra.ai/integrations/file-storage/google-cloud-storage)
145
- - [![](https://svgl.app/library/drive.svg)Google Drive](https://mastra.ai/integrations/file-storage/google-drive)
146
- - [![](/img/integrations/mesa.svg)Mesa](https://mastra.ai/integrations/file-storage/mesa)
147
- - [![](https://cdn.simpleicons.org/vercel/black/white?viewbox=auto\&size=28)Vercel Files](https://mastra.ai/integrations/file-storage/vercel-files)
140
+ - [AgentFS](https://mastra.ai/integrations/file-storage/agentfs)
141
+ - [Amazon S3](https://mastra.ai/integrations/file-storage/amazon-s3)
142
+ - [Archil](https://mastra.ai/integrations/file-storage/archil)
143
+ - [Azure Blob](https://mastra.ai/integrations/file-storage/azure-blob)
144
+ - [Google Cloud Storage](https://mastra.ai/integrations/file-storage/google-cloud-storage)
145
+ - [Google Drive](https://mastra.ai/integrations/file-storage/google-drive)
146
+ - [Mesa](https://mastra.ai/integrations/file-storage/mesa)
147
+ - [Vercel Files](https://mastra.ai/integrations/file-storage/vercel-files)
@@ -2,7 +2,7 @@
2
2
 
3
3
  # ![Vercel logo](https://models.dev/logos/vercel.svg)Vercel
4
4
 
5
- Vercel aggregates models from multiple providers with enhanced features like rate limiting and failover. Access 325 models through Mastra's model router.
5
+ Vercel aggregates models from multiple providers with enhanced features like rate limiting and failover. Access 324 models through Mastra's model router.
6
6
 
7
7
  Learn more in the [Vercel documentation](https://ai-sdk.dev/providers/ai-sdk-providers).
8
8
 
@@ -336,7 +336,6 @@ ANTHROPIC_API_KEY=ant-...
336
336
  | `xai/grok-build-0.1` |
337
337
  | `xai/grok-imagine-image` |
338
338
  | `xai/grok-imagine-image-2.0` |
339
- | `xai/grok-imagine-image-2.0-preview` |
340
339
  | `xai/grok-imagine-video` |
341
340
  | `xai/grok-imagine-video-1.5` |
342
341
  | `xai/grok-imagine-video-1.5-preview` |
@@ -69,7 +69,7 @@ for await (const chunk of stream) {
69
69
  | `digitalocean/gemma-4-31B-it` | 256K | | | | | | $0.18 | $0.50 |
70
70
  | `digitalocean/glm-5` | 64K | | | | | | $0.75 | $2 |
71
71
  | `digitalocean/glm-5.1` | 164K | | | | | | $0.97 | $4 |
72
- | `digitalocean/glm-5.2` | 262K | | | | | | $1 | $4 |
72
+ | `digitalocean/glm-5.2` | 262K | | | | | | $0.63 | $2 |
73
73
  | `digitalocean/gte-large-en-v1.5` | 8K | | | | | | $0.09 | — |
74
74
  | `digitalocean/kimi-k2.5` | 262K | | | | | | $0.38 | $2 |
75
75
  | `digitalocean/kimi-k2.6` | 262K | | | | | | $0.76 | $3 |
@@ -2,7 +2,7 @@
2
2
 
3
3
  # ![Kilo Gateway logo](https://models.dev/logos/kilo.svg)Kilo Gateway
4
4
 
5
- Access 352 Kilo Gateway models through Mastra's model router. Authentication is handled automatically using the `KILO_API_KEY` environment variable.
5
+ Access 353 Kilo Gateway models through Mastra's model router. Authentication is handled automatically using the `KILO_API_KEY` environment variable.
6
6
 
7
7
  Learn more in the [Kilo Gateway documentation](https://kilo.ai).
8
8
 
@@ -40,7 +40,7 @@ for await (const chunk of stream) {
40
40
  | `kilo/~anthropic/claude-haiku-latest` | 200K | | | | | | $1 | $5 |
41
41
  | `kilo/~anthropic/claude-opus-latest` | 1.0M | | | | | | $5 | $25 |
42
42
  | `kilo/~anthropic/claude-sonnet-latest` | 1.0M | | | | | | $2 | $10 |
43
- | `kilo/~deepseek/deepseek-v4-flash-latest` | 262K | | | | | | $0.07 | $0.14 |
43
+ | `kilo/~deepseek/deepseek-v4-flash-latest` | 1.0M | | | | | | $0.08 | $0.25 |
44
44
  | `kilo/~google/gemini-flash-latest` | 1.0M | | | | | | $2 | $8 |
45
45
  | `kilo/~google/gemini-pro-latest` | 1.0M | | | | | | $2 | $12 |
46
46
  | `kilo/~moonshotai/kimi-latest` | 1.0M | | | | | | $3 | $14 |
@@ -98,7 +98,7 @@ for await (const chunk of stream) {
98
98
  | `kilo/deepseek/deepseek-r1` | 64K | | | | | | $0.70 | $3 |
99
99
  | `kilo/deepseek/deepseek-r1-0528` | 164K | | | | | | $0.70 | $3 |
100
100
  | `kilo/deepseek/deepseek-r1-distill-llama-70b` | 8K | | | | | | $0.80 | $0.80 |
101
- | `kilo/deepseek/deepseek-v3.1-terminus` | 131K | | | | | | $0.27 | $1 |
101
+ | `kilo/deepseek/deepseek-v3.1-terminus` | 164K | | | | | | $0.27 | $1 |
102
102
  | `kilo/deepseek/deepseek-v3.2` | 164K | | | | | | $0.27 | $0.40 |
103
103
  | `kilo/deepseek/deepseek-v3.2-exp` | 164K | | | | | | $0.27 | $0.41 |
104
104
  | `kilo/deepseek/deepseek-v4-flash` | 1.0M | | | | | | $0.14 | $0.28 |
@@ -151,6 +151,7 @@ for await (const chunk of stream) {
151
151
  | `kilo/kwaipilot/kat-coder-air-v2.5` | 256K | | | | | | $0.15 | $0.60 |
152
152
  | `kilo/kwaipilot/kat-coder-pro-v2` | 256K | | | | | | $0.30 | $1 |
153
153
  | `kilo/kwaipilot/kat-coder-pro-v2.5` | 256K | | | | | | $0.74 | $3 |
154
+ | `kilo/liquid/lfm-2.5-2.6b:free` | 128K | | | | | | — | — |
154
155
  | `kilo/mancer/weaver` | 8K | | | | | | $0.50 | $0.75 |
155
156
  | `kilo/meituan/longcat-2.0` | 1.0M | | | | | | $0.75 | $3 |
156
157
  | `kilo/meta-llama/llama-3.1-70b-instruct` | 131K | | | | | | $0.40 | $0.40 |
@@ -302,7 +303,7 @@ for await (const chunk of stream) {
302
303
  | `kilo/qwen/qwen3-30b-a3b` | 41K | | | | | | $0.13 | $0.52 |
303
304
  | `kilo/qwen/qwen3-30b-a3b-instruct-2507` | 128K | | | | | | $0.13 | $0.52 |
304
305
  | `kilo/qwen/qwen3-30b-a3b-thinking-2507` | 82K | | | | | | $0.20 | $2 |
305
- | `kilo/qwen/qwen3-32b` | 41K | | | | | | $0.10 | $0.42 |
306
+ | `kilo/qwen/qwen3-32b` | 41K | | | | | | $0.08 | $0.28 |
306
307
  | `kilo/qwen/qwen3-8b` | 131K | | | | | | $0.12 | $0.46 |
307
308
  | `kilo/qwen/qwen3-coder` | 262K | | | | | | $0.97 | $5 |
308
309
  | `kilo/qwen/qwen3-coder-30b-a3b-instruct` | 262K | | | | | | $0.29 | $1 |
@@ -356,7 +357,7 @@ for await (const chunk of stream) {
356
357
  | `kilo/stepfun/step-3.7-flash` | 256K | | | | | | $0.20 | $1 |
357
358
  | `kilo/stepfun/step-3.7-flash:free` | 262K | | | | | | — | — |
358
359
  | `kilo/tencent/hunyuan-a13b-instruct` | 131K | | | | | | $0.14 | $0.57 |
359
- | `kilo/tencent/hy3` | 262K | | | | | | $0.13 | $0.53 |
360
+ | `kilo/tencent/hy3` | 262K | | | | | | $0.14 | $0.58 |
360
361
  | `kilo/tencent/hy3-preview` | 262K | | | | | | $0.18 | $0.60 |
361
362
  | `kilo/tencent/hy3:free` | 262K | | | | | | — | — |
362
363
  | `kilo/thedrummer/cydonia-24b-v4.1` | 131K | | | | | | $0.30 | $0.50 |
@@ -379,7 +380,7 @@ for await (const chunk of stream) {
379
380
  | `kilo/z-ai/glm-4.5` | 131K | | | | | | $0.60 | $2 |
380
381
  | `kilo/z-ai/glm-4.5-air` | 131K | | | | | | $0.13 | $0.85 |
381
382
  | `kilo/z-ai/glm-4.5v` | 66K | | | | | | $0.60 | $2 |
382
- | `kilo/z-ai/glm-4.6` | 203K | | | | | | $0.55 | $2 |
383
+ | `kilo/z-ai/glm-4.6` | 205K | | | | | | $0.55 | $2 |
383
384
  | `kilo/z-ai/glm-4.6v` | 131K | | | | | | $0.30 | $0.90 |
384
385
  | `kilo/z-ai/glm-4.7` | 203K | | | | | | $0.60 | $2 |
385
386
  | `kilo/z-ai/glm-4.7-flash` | 203K | | | | | | $0.07 | $0.40 |
@@ -559,8 +559,8 @@ for await (const chunk of stream) {
559
559
  | `nano-gpt/TEE/gemma-3-27b-it` | 131K | | | | | | $0.20 | $0.80 |
560
560
  | `nano-gpt/TEE/gemma-4-26b-a4b-uncensored` | 66K | | | | | | $0.15 | $0.70 |
561
561
  | `nano-gpt/TEE/gemma-4-31b-it` | 262K | | | | | | $0.15 | $0.46 |
562
- | `nano-gpt/TEE/gemma4-31b` | 262K | | | | | | $0.45 | $1 |
563
- | `nano-gpt/TEE/gemma4-31b:thinking` | 262K | | | | | | $0.45 | $1 |
562
+ | `nano-gpt/TEE/gemma4-31b` | 262K | | | | | | $0.40 | $1 |
563
+ | `nano-gpt/TEE/gemma4-31b:thinking` | 262K | | | | | | $0.40 | $1 |
564
564
  | `nano-gpt/TEE/glm-4.7` | 131K | | | | | | $0.85 | $3 |
565
565
  | `nano-gpt/TEE/glm-5.1` | 203K | | | | | | $2 | $5 |
566
566
  | `nano-gpt/TEE/glm-5.1-thinking` | 203K | | | | | | $2 | $5 |
@@ -570,7 +570,7 @@ for await (const chunk of stream) {
570
570
  | `nano-gpt/TEE/gpt-oss-20b` | 131K | | | | | | $0.20 | $0.80 |
571
571
  | `nano-gpt/TEE/kimi-k2.6` | 262K | | | | | | $2 | $5 |
572
572
  | `nano-gpt/TEE/kimi-k3` | 1.0M | | | | | | $3 | $15 |
573
- | `nano-gpt/TEE/llama3-3-70b` | 128K | | | | | | $2 | $2 |
573
+ | `nano-gpt/TEE/llama3-3-70b` | 128K | | | | | | $2 | $3 |
574
574
  | `nano-gpt/TEE/minimax-m2.5` | 197K | | | | | | $0.20 | $1 |
575
575
  | `nano-gpt/TEE/qwen2.5-vl-72b-instruct` | 66K | | | | | | $0.70 | $0.70 |
576
576
  | `nano-gpt/TEE/qwen3.5-122b-a10b` | 262K | | | | | | $0.46 | $4 |
@@ -88,7 +88,6 @@ for await (const chunk of stream) {
88
88
  | `opencode/kimi-k3` | 1.0M | | | | | | $3 | $15 |
89
89
  | `opencode/laguna-s-2.1-free` | 256K | | | | | | — | — |
90
90
  | `opencode/ling-3.0-tiny-free` | 262K | | | | | | — | — |
91
- | `opencode/longcat-2.0-free` | 1.0M | | | | | | — | — |
92
91
  | `opencode/mimo-v2.5-free` | 200K | | | | | | — | — |
93
92
  | `opencode/minimax-m2.5` | 205K | | | | | | $0.30 | $1 |
94
93
  | `opencode/minimax-m2.7` | 205K | | | | | | $0.30 | $1 |
@@ -30,5 +30,5 @@ await agent.getVoice({
30
30
 
31
31
  ## Related
32
32
 
33
- - [Voice in Mastra](https://mastra.ai/guides/voice/overview)
33
+ - [Voice in Mastra](https://mastra.ai/reference/voice/overview)
34
34
  - [Voice providers](https://mastra.ai/reference/voice/mastra-voice)
@@ -419,7 +419,7 @@ export const mastra = new Mastra({
419
419
 
420
420
  Text-to-speech providers for voice synthesis capabilities. Register voice providers to enable agents to convert text responses into spoken audio.
421
421
 
422
- Visit the [Voice documentation](https://mastra.ai/guides/voice/overview) to learn more.
422
+ Visit the [Voice documentation](https://mastra.ai/reference/voice/overview) to learn more.
423
423
 
424
424
  > **Note:** Most users configure voice directly on agents. This top-level configuration is for defining reusable voice providers that can be shared across multiple agents.
425
425
 
@@ -34,6 +34,7 @@ The Reference section provides documentation of Mastra's API, including paramete
34
34
  - [.listTools()](https://mastra.ai/reference/agents/listTools)
35
35
  - [.listWorkflows()](https://mastra.ai/reference/agents/listWorkflows)
36
36
  - [.network()](https://mastra.ai/reference/agents/network)
37
+ - [Overview](https://mastra.ai/reference/ai-sdk/overview)
37
38
  - [chatRoute()](https://mastra.ai/reference/ai-sdk/chat-route)
38
39
  - [handleChatStream()](https://mastra.ai/reference/ai-sdk/handle-chat-stream)
39
40
  - [handleNetworkStream()](https://mastra.ai/reference/ai-sdk/handle-network-stream)
@@ -199,7 +200,6 @@ The Reference section provides documentation of Mastra's API, including paramete
199
200
  - [Tools](https://mastra.ai/reference/file-based-agents/tools)
200
201
  - [Workflows](https://mastra.ai/reference/file-based-agents/workflows)
201
202
  - [Workspace](https://mastra.ai/reference/file-based-agents/workspace)
202
- - [API Reference](https://mastra.ai/reference/mastra-platform/api)
203
203
  - [Cloned Thread Utilities](https://mastra.ai/reference/memory/clone-utilities)
204
204
  - [Memory Class](https://mastra.ai/reference/memory/memory-class)
205
205
  - [Observational Memory](https://mastra.ai/reference/memory/observational-memory)
@@ -343,9 +343,13 @@ The Reference section provides documentation of Mastra's API, including paramete
343
343
  - [Qdrant Vector Store](https://mastra.ai/reference/vectors/qdrant)
344
344
  - [Turbopuffer Vector Store](https://mastra.ai/reference/vectors/turbopuffer)
345
345
  - [Upstash Vector Store](https://mastra.ai/reference/vectors/upstash)
346
+ - [Overview](https://mastra.ai/reference/voice/overview)
346
347
  - [Composite Voice](https://mastra.ai/reference/voice/composite-voice)
347
348
  - [Events](https://mastra.ai/reference/voice/voice.events)
348
349
  - [Mastra Voice](https://mastra.ai/reference/voice/mastra-voice)
350
+ - [Speech to Speech](https://mastra.ai/reference/voice/speech-to-speech)
351
+ - [Speech to Text](https://mastra.ai/reference/voice/speech-to-text)
352
+ - [Text to Speech](https://mastra.ai/reference/voice/text-to-speech)
349
353
  - [.addInstructions()](https://mastra.ai/reference/voice/voice.addInstructions)
350
354
  - [.addTools()](https://mastra.ai/reference/voice/voice.addTools)
351
355
  - [.answer()](https://mastra.ai/reference/voice/voice.answer)
@@ -4,7 +4,7 @@
4
4
 
5
5
  **For AI agents:** Use this guide when tasked to create a runnable Mastra project from scratch without a CLI/boilerplate. It provides code examples for agents, tools, model configuration and how to install dependencies. Do not navigate to the quickstart guide, which is for humans. The model string is Mastra's model router format ('provider/model'; use / and not : to separate provider and model). Do not install any ai-sdk packages.
6
6
 
7
- Use this guide to manually build a standalone Mastra server step by step. In most cases, it's quicker to follow the [quickstart guide](https://mastra.ai/guides/getting-started/quickstart), which achieves the same result using the [`create-mastra`](https://mastra.ai/reference/cli/create-mastra) command. For existing projects, you can also use [`mastra init`](https://mastra.ai/reference/cli/mastra).
7
+ Use this guide to manually build a standalone Mastra server step by step. In most cases, use the [`create-mastra`](https://mastra.ai/reference/cli/create-mastra) command described in [Get started](https://mastra.ai/docs). For existing projects, you can also use [`mastra init`](https://mastra.ai/reference/cli/mastra).
8
8
 
9
9
  ## Instructions
10
10
 
@@ -260,4 +260,4 @@ const stream = await supervisorAgent.stream('Research AI in education', {
260
260
  - [Agent.stream() Reference](https://mastra.ai/reference/streaming/agents/stream)
261
261
  - [Agent.generate() Reference](https://mastra.ai/reference/agents/generate)
262
262
  - [Agent Approval](https://mastra.ai/docs/agents/agent-approval)
263
- - [Guide: Research Coordinator](https://mastra.ai/guides/guide/research-coordinator)
263
+ - [Guide: Research Coordinator](https://mastra.ai/blog/build-a-research-coordinator-with-supervisor-agents)
@@ -129,8 +129,6 @@ Key changes:
129
129
  3. Use explicit `configs:` with `MastraStorageExporter`, `MastraPlatformExporter`, and `SensitiveDataFilter`
130
130
  4. Export types change from string literals (`'otlp'`) to exporter class instances (`new OtelExporter()`)
131
131
 
132
- See the [exporters documentation](https://mastra.ai/docs/observability/integrations/overview) for all available exporters.
133
-
134
132
  ### From AI Tracing
135
133
 
136
134
  If you already upgraded to AI tracing (the intermediate system), you need to install the new package and use the explicit configuration.
@@ -294,7 +292,7 @@ To migrate, follow the "From OTEL-based Telemetry" section above. For detailed c
294
292
 
295
293
  The automatic detection of instrumentation files in `/mastra` (with `.ts`, `.js`, or `.mjs` extensions) has been removed. Custom instrumentation is no longer supported through separate files.
296
294
 
297
- To migrate, use the built-in exporter system or implement custom exporters using the `ObservabilityExporter` interface. See the [exporters documentation](https://mastra.ai/docs/observability/integrations/overview) for details.
295
+ To migrate, use the built-in exporter system or implement custom exporters using the `ObservabilityExporter` interface.
298
296
 
299
297
  ### `instrumentation.mjs` files
300
298
 
@@ -233,7 +233,6 @@ const customExporter = new CloudExporter({
233
233
  ### Documentation
234
234
 
235
235
  - [Tracing Overview](https://mastra.ai/docs/observability/tracing/overview): Complete guide
236
- - [Exporters](https://mastra.ai/docs/observability/integrations/overview): Exporter concepts
237
236
 
238
237
  ### Other Exporters
239
238
 
@@ -122,7 +122,6 @@ const exporterWithLogger = new ConsoleExporter({
122
122
  ### Documentation
123
123
 
124
124
  - [Tracing Overview](https://mastra.ai/docs/observability/tracing/overview): Complete guide
125
- - [Exporters](https://mastra.ai/docs/observability/integrations/overview): Exporter concepts
126
125
 
127
126
  ### Other Exporters
128
127
 
@@ -167,7 +167,6 @@ const customExporter = new DefaultExporter({
167
167
  ### Documentation
168
168
 
169
169
  - [Tracing Overview](https://mastra.ai/docs/observability/tracing/overview): Complete guide
170
- - [Exporters](https://mastra.ai/docs/observability/integrations/overview): Exporter concepts
171
170
 
172
171
  ### Other Exporters
173
172
 
@@ -262,7 +262,6 @@ The original `CloudExporter` is preserved unchanged so dashboards or alert rules
262
262
  ### Documentation
263
263
 
264
264
  - [Tracing Overview](https://mastra.ai/docs/observability/tracing/overview): Complete guide
265
- - [Exporters](https://mastra.ai/docs/observability/integrations/overview): Exporter concepts
266
265
 
267
266
  ### Other Exporters
268
267
 
@@ -181,7 +181,6 @@ The original `DefaultExporter` is preserved unchanged so dashboards or alert rul
181
181
  ### Documentation
182
182
 
183
183
  - [Tracing Overview](https://mastra.ai/docs/observability/tracing/overview): Complete guide
184
- - [Exporters](https://mastra.ai/docs/observability/integrations/overview): Exporter concepts
185
184
 
186
185
  ### Other Exporters
187
186