@mastra/mcp-docs-server 1.2.15 → 1.2.16-alpha.3
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.
- package/.docs/docs/agents/agent-approval.md +5 -5
- package/.docs/docs/agents/overview.md +4 -4
- package/.docs/docs/browser/overview.md +1 -1
- package/.docs/docs/capabilities/channels.md +5 -5
- package/.docs/docs/capabilities/subagents.md +1 -1
- package/.docs/docs/connections/overview.md +1 -1
- package/.docs/docs/datasets/overview.md +1 -1
- package/.docs/docs/deployment/cloud-providers.md +4 -2
- package/.docs/docs/deployment/mastra-server.md +1 -1
- package/.docs/docs/deployment/monorepo.md +1 -1
- package/.docs/docs/deployment/overview.md +4 -1
- package/.docs/docs/deployment/sandbox.md +1 -1
- package/.docs/docs/deployment/web-framework.md +1 -1
- package/.docs/docs/deployment/workers.md +248 -2
- package/.docs/docs/evals/overview.md +1 -1
- package/.docs/docs/evals/quick-checks.md +1 -1
- package/.docs/docs/guides/multi-agent-systems.md +1 -1
- package/.docs/docs/harness/agent-controller.md +5 -5
- package/.docs/docs/harness/overview.md +1 -1
- package/.docs/docs/index.md +3 -3
- package/.docs/docs/long-running-agents/signal-providers.md +2 -2
- package/.docs/docs/mastra-platform/deploy.md +1 -1
- package/.docs/docs/mastra-platform/observability.md +63 -18
- package/.docs/docs/mastra-platform/overview.md +1 -1
- package/.docs/docs/mcp/overview.md +1 -1
- package/.docs/docs/memory/working-memory.md +1 -1
- package/.docs/docs/observability/integrations/exporters/mastra-storage.md +2 -2
- package/.docs/docs/observability/logging.md +1 -1
- package/.docs/docs/observability/metrics/overview.md +1 -1
- package/.docs/docs/observability/overview.md +1 -5
- package/.docs/docs/observability/tracing/overview.md +3 -6
- package/.docs/docs/server/auth/workers.md +1 -1
- package/.docs/docs/server/auth.md +5 -5
- package/.docs/docs/server/mastra-client.md +1 -1
- package/.docs/docs/server/mastra-server.md +1 -1
- package/.docs/docs/storage/overview.md +7 -6
- package/.docs/docs/workflows/human-in-the-loop.md +2 -2
- package/.docs/docs/workflows/overview.md +2 -2
- package/.docs/docs/workspace/lsp.md +27 -0
- package/.docs/docs/workspace/sandbox.md +11 -12
- package/.docs/integrations/agentic-ui/ai-sdk-ui.md +1 -1
- package/.docs/integrations/agentic-ui/assistant-ui.md +1 -1
- package/.docs/integrations/agentic-ui/copilotkit.md +1 -1
- package/.docs/integrations/agentic-ui/openui.md +1 -1
- package/.docs/integrations/databases/postgresql.md +8 -8
- package/.docs/integrations/deploy/amazon-ec2.md +2 -2
- package/.docs/integrations/deploy/aws-bedrock-agentcore.md +1 -1
- package/.docs/integrations/deploy/aws-lambda.md +2 -2
- package/.docs/integrations/deploy/azure-app-services.md +2 -2
- package/.docs/integrations/deploy/cloudflare.md +2 -2
- package/.docs/integrations/deploy/digital-ocean.md +2 -2
- package/.docs/integrations/deploy/inngest.md +1 -1
- package/.docs/integrations/deploy/kubernetes.md +2 -3
- package/.docs/integrations/deploy/netlify.md +2 -2
- package/.docs/integrations/deploy/temporal.md +1 -1
- package/.docs/integrations/deploy/vercel.md +2 -2
- package/.docs/integrations/file-storage/agentfs.md +1 -1
- package/.docs/integrations/file-storage/amazon-s3.md +1 -1
- package/.docs/integrations/file-storage/archil.md +1 -1
- package/.docs/integrations/file-storage/azure-blob.md +1 -1
- package/.docs/integrations/file-storage/google-cloud-storage.md +1 -1
- package/.docs/integrations/file-storage/google-drive.md +1 -1
- package/.docs/integrations/file-storage/mesa.md +1 -1
- package/.docs/integrations/file-storage/vercel-files.md +1 -1
- package/.docs/integrations/frameworks/astro.md +1 -1
- package/.docs/integrations/frameworks/electron.md +1 -1
- package/.docs/integrations/frameworks/express.md +1 -1
- package/.docs/integrations/frameworks/hono.md +1 -1
- package/.docs/integrations/frameworks/nestjs.md +1 -1
- package/.docs/integrations/frameworks/next-js.md +1 -1
- package/.docs/integrations/frameworks/nuxt.md +1 -1
- package/.docs/integrations/frameworks/sveltekit.md +1 -1
- package/.docs/integrations/frameworks/vite-react.md +1 -1
- package/.docs/integrations/sandboxes/agentcore.md +1 -1
- package/.docs/integrations/sandboxes/apple-container.md +1 -1
- package/.docs/integrations/sandboxes/blaxel.md +1 -1
- package/.docs/integrations/sandboxes/daytona.md +1 -1
- package/.docs/integrations/sandboxes/docker.md +1 -1
- package/.docs/integrations/sandboxes/e2b.md +1 -1
- package/.docs/integrations/sandboxes/modal.md +1 -1
- package/.docs/integrations/sandboxes/railway.md +1 -1
- package/.docs/integrations/sandboxes/vercel.md +3 -1
- package/.docs/integrations/tools/firecrawl.md +2 -2
- package/.docs/integrations/voice/livekit.md +3 -3
- package/.docs/integrations.md +108 -108
- package/.docs/models/environment-variables.md +2 -0
- package/.docs/models/gateways/openrouter.md +5 -1
- package/.docs/models/gateways/vercel.md +3 -2
- package/.docs/models/index.md +1 -1
- package/.docs/models/providers/aiand.md +3 -2
- package/.docs/models/providers/digitalocean.md +3 -2
- package/.docs/models/providers/edenai.md +88 -0
- package/.docs/models/providers/hyper.md +3 -3
- package/.docs/models/providers/inceptron.md +8 -9
- package/.docs/models/providers/kilo.md +11 -6
- package/.docs/models/providers/llmgateway.md +3 -1
- package/.docs/models/providers/merge-gateway.md +262 -0
- package/.docs/models/providers/nano-gpt.md +13 -37
- package/.docs/models/providers/opencode.md +2 -2
- package/.docs/models/providers/tinfoil.md +9 -8
- package/.docs/models/providers/xai.md +2 -1
- package/.docs/models/providers.md +2 -0
- package/.docs/reference/agents/getVoice.md +1 -1
- package/.docs/reference/configuration.md +1 -1
- package/.docs/reference/index.md +5 -1
- package/.docs/reference/manual-install.md +1 -1
- package/.docs/reference/migrations/network-to-supervisor.md +1 -1
- package/.docs/reference/migrations/upgrade-to-v1/tracing.md +1 -3
- package/.docs/reference/observability/tracing/exporters/cloud-exporter.md +0 -1
- package/.docs/reference/observability/tracing/exporters/console-exporter.md +0 -1
- package/.docs/reference/observability/tracing/exporters/default-exporter.md +0 -1
- package/.docs/reference/observability/tracing/exporters/mastra-platform-exporter.md +0 -1
- package/.docs/reference/observability/tracing/exporters/mastra-storage-exporter.md +0 -1
- package/.docs/reference/observability/tracing/processors/sensitive-data-filter.md +111 -99
- package/.docs/reference/observability/tracing/span-filtering.md +1 -1
- package/.docs/reference/storage/overview.md +1 -1
- package/.docs/reference/templates/overview.md +1 -1
- package/.docs/{guides → reference}/voice/overview.md +3 -3
- package/.docs/{guides → reference}/voice/speech-to-speech.md +1 -1
- package/.docs/{guides → reference}/voice/speech-to-text.md +1 -1
- package/.docs/{guides → reference}/voice/text-to-speech.md +2 -2
- package/CHANGELOG.md +14 -0
- package/package.json +4 -4
- package/.docs/docs/observability/integrations/exporters/mastra-platform.md +0 -201
- package/.docs/docs/observability/integrations/overview.md +0 -47
- package/.docs/docs/observability/integrations/processors/sensitive-data-filter.md +0 -302
- package/.docs/guides/deployment/mastra-workers.md +0 -578
- package/.docs/guides/getting-started/quickstart.md +0 -88
- package/.docs/guides/guide/ai-recruiter.md +0 -228
- package/.docs/guides/guide/code-review-bot.md +0 -228
- package/.docs/guides/guide/coding-agent.md +0 -392
- package/.docs/guides/guide/dev-assistant.md +0 -309
- package/.docs/guides/guide/docs-manager.md +0 -240
- package/.docs/guides/guide/github-actions-pr-description.md +0 -238
- package/.docs/guides/guide/notes-mcp-server.md +0 -418
- package/.docs/guides/guide/research-assistant.md +0 -350
- package/.docs/guides/guide/research-coordinator.md +0 -418
- package/.docs/guides/guide/signal-provider.md +0 -221
- package/.docs/guides/index.md +0 -24
- /package/.docs/{reference → docs}/mastra-platform/api.md +0 -0
- /package/.docs/{guides/agent-frameworks/ai-sdk.md → reference/ai-sdk/overview.md} +0 -0
package/.docs/integrations.md
CHANGED
|
@@ -2,146 +2,146 @@
|
|
|
2
2
|
|
|
3
3
|
# Integrations
|
|
4
4
|
|
|
5
|
-
Search integrations...
|
|
6
|
-
|
|
7
5
|
## Channels
|
|
8
6
|
|
|
9
|
-
- [
|
|
10
|
-
- [
|
|
11
|
-
- [
|
|
12
|
-
- [
|
|
13
|
-
- [
|
|
14
|
-
- [
|
|
15
|
-
- [
|
|
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
|
-
- [
|
|
20
|
-
- [
|
|
21
|
-
- [
|
|
22
|
-
- [
|
|
23
|
-
- [
|
|
24
|
-
- [
|
|
25
|
-
- [
|
|
26
|
-
- [
|
|
27
|
-
- [
|
|
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
|
-
- [
|
|
32
|
-
- [
|
|
33
|
-
- [
|
|
34
|
-
- [
|
|
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
|
-
- [
|
|
39
|
-
- [
|
|
40
|
-
- [
|
|
41
|
-
- [
|
|
42
|
-
- [
|
|
43
|
-
- [
|
|
44
|
-
- [
|
|
45
|
-
- [
|
|
46
|
-
- [
|
|
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
|
-
- [
|
|
51
|
-
- [
|
|
52
|
-
- [
|
|
53
|
-
- [
|
|
54
|
-
- [
|
|
55
|
-
- [
|
|
56
|
-
- [
|
|
57
|
-
- [
|
|
58
|
-
- [
|
|
59
|
-
- [
|
|
60
|
-
- [
|
|
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
|
-
- [
|
|
65
|
-
- [
|
|
66
|
-
- [
|
|
67
|
-
- [
|
|
68
|
-
- [
|
|
69
|
-
- [
|
|
70
|
-
- [
|
|
71
|
-
- [
|
|
72
|
-
- [
|
|
73
|
-
- [
|
|
74
|
-
- [
|
|
75
|
-
- [
|
|
76
|
-
- [
|
|
77
|
-
- [
|
|
78
|
-
- [
|
|
79
|
-
- [
|
|
80
|
-
- [
|
|
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
|
-
- [
|
|
85
|
-
- [
|
|
86
|
-
- [
|
|
87
|
-
- [
|
|
88
|
-
- [
|
|
89
|
-
- [
|
|
90
|
-
- [
|
|
91
|
-
- [
|
|
92
|
-
- [
|
|
93
|
-
- [
|
|
94
|
-
- [
|
|
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
|
-
- [
|
|
99
|
-
- [
|
|
100
|
-
- [
|
|
101
|
-
- [
|
|
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
|
-
- [
|
|
106
|
-
- [
|
|
107
|
-
- [
|
|
108
|
-
- [
|
|
109
|
-
- [
|
|
110
|
-
- [
|
|
111
|
-
- [
|
|
112
|
-
- [
|
|
113
|
-
- [
|
|
114
|
-
- [
|
|
115
|
-
- [
|
|
116
|
-
- [
|
|
117
|
-
- [
|
|
118
|
-
- [
|
|
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
|
-
- [
|
|
123
|
-
- [
|
|
124
|
-
- [
|
|
125
|
-
- [
|
|
126
|
-
- [
|
|
127
|
-
- [
|
|
128
|
-
- [
|
|
129
|
-
- [
|
|
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
|
-
- [
|
|
134
|
-
- [
|
|
135
|
-
- [
|
|
136
|
-
- [
|
|
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
|
-
- [
|
|
141
|
-
- [
|
|
142
|
-
- [
|
|
143
|
-
- [
|
|
144
|
-
- [
|
|
145
|
-
- [
|
|
146
|
-
- [
|
|
147
|
-
- [
|
|
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)
|
|
@@ -47,6 +47,7 @@ List of required environment variables for each model provider and gateway suppo
|
|
|
47
47
|
| [DigitalOcean](https://mastra.ai/models/providers/digitalocean) | `digitalocean/*` | `DIGITALOCEAN_ACCESS_TOKEN` |
|
|
48
48
|
| [DInference](https://mastra.ai/models/providers/dinference) | `dinference/*` | `DINFERENCE_API_KEY` |
|
|
49
49
|
| [EBCloud](https://mastra.ai/models/providers/ebcloud) | `ebcloud/*` | `EBCLOUD_API_KEY` |
|
|
50
|
+
| [Eden AI](https://mastra.ai/models/providers/edenai) | `edenai/*` | `EDENAI_API_KEY` |
|
|
50
51
|
| [EmpirioLabs AI](https://mastra.ai/models/providers/empiriolabs) | `empiriolabs/*` | `EMPIRIOLABS_API_KEY` |
|
|
51
52
|
| [evroc](https://mastra.ai/models/providers/evroc) | `evroc/*` | `EVROC_API_KEY` |
|
|
52
53
|
| [FastRouter](https://mastra.ai/models/providers/fastrouter) | `fastrouter/*` | `FASTROUTER_API_KEY` |
|
|
@@ -84,6 +85,7 @@ List of required environment variables for each model provider and gateway suppo
|
|
|
84
85
|
| [LucidQuery](https://mastra.ai/models/providers/lucidquery) | `lucidquery/*` | `LUCIDQUERY_API_KEY` |
|
|
85
86
|
| [Lynkr](https://mastra.ai/models/providers/lynkr) | `lynkr/*` | `LYNKR_API_KEY` |
|
|
86
87
|
| [Meganova](https://mastra.ai/models/providers/meganova) | `meganova/*` | `MEGANOVA_API_KEY` |
|
|
88
|
+
| [Merge Gateway](https://mastra.ai/models/providers/merge-gateway) | `merge-gateway/*` | `MERGE_GATEWAY_API_KEY` |
|
|
87
89
|
| [Meta](https://mastra.ai/models/providers/meta) | `meta/*` | `META_MODEL_API_KEY` |
|
|
88
90
|
| [MiniMax (minimax.io)](https://mastra.ai/models/providers/minimax) | `minimax/*` | `MINIMAX_API_KEY` |
|
|
89
91
|
| [MiniMax (minimaxi.com)](https://mastra.ai/models/providers/minimax-cn) | `minimax-cn/*` | `MINIMAX_API_KEY` |
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
# OpenRouter
|
|
4
4
|
|
|
5
|
-
OpenRouter aggregates models from multiple providers with enhanced features like rate limiting and failover. Access
|
|
5
|
+
OpenRouter aggregates models from multiple providers with enhanced features like rate limiting and failover. Access 349 models through Mastra's model router.
|
|
6
6
|
|
|
7
7
|
Learn more in the [OpenRouter documentation](https://openrouter.ai/models).
|
|
8
8
|
|
|
@@ -81,6 +81,7 @@ ANTHROPIC_API_KEY=ant-...
|
|
|
81
81
|
| `baidu/ernie-4.5-vl-424b-a47b` |
|
|
82
82
|
| `bytedance-seed/seed-1.6` |
|
|
83
83
|
| `bytedance-seed/seed-1.6-flash` |
|
|
84
|
+
| `bytedance-seed/seed-2-1-turbo` |
|
|
84
85
|
| `bytedance-seed/seed-2.0-code` |
|
|
85
86
|
| `bytedance-seed/seed-2.0-lite` |
|
|
86
87
|
| `bytedance-seed/seed-2.0-mini` |
|
|
@@ -104,6 +105,7 @@ ANTHROPIC_API_KEY=ant-...
|
|
|
104
105
|
| `deepseek/deepseek-v4-flash` |
|
|
105
106
|
| `deepseek/deepseek-v4-flash-0731` |
|
|
106
107
|
| `deepseek/deepseek-v4-pro` |
|
|
108
|
+
| `deepseek/deepseek-v4-pro-0813` |
|
|
107
109
|
| `google/gemini-2.5-flash` |
|
|
108
110
|
| `google/gemini-2.5-flash-image` |
|
|
109
111
|
| `google/gemini-2.5-flash-lite` |
|
|
@@ -337,6 +339,7 @@ ANTHROPIC_API_KEY=ant-...
|
|
|
337
339
|
| `qwen/qwen3.7-flash` |
|
|
338
340
|
| `qwen/qwen3.7-max` |
|
|
339
341
|
| `qwen/qwen3.7-plus` |
|
|
342
|
+
| `qwen/qwen3.8-2.4t-a95b` |
|
|
340
343
|
| `qwen/qwen3.8-max` |
|
|
341
344
|
| `rekaai/reka-edge` |
|
|
342
345
|
| `rekaai/reka-flash-3` |
|
|
@@ -366,6 +369,7 @@ ANTHROPIC_API_KEY=ant-...
|
|
|
366
369
|
| `x-ai/grok-4.20-multi-agent` |
|
|
367
370
|
| `x-ai/grok-4.3` |
|
|
368
371
|
| `x-ai/grok-4.5` |
|
|
372
|
+
| `x-ai/grok-4.6` |
|
|
369
373
|
| `x-ai/grok-build-0.1` |
|
|
370
374
|
| `xiaomi/mimo-v2.5` |
|
|
371
375
|
| `xiaomi/mimo-v2.5-pro` |
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
# Vercel
|
|
4
4
|
|
|
5
|
-
Vercel aggregates models from multiple providers with enhanced features like rate limiting and failover. Access
|
|
5
|
+
Vercel aggregates models from multiple providers with enhanced features like rate limiting and failover. Access 326 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
|
|
|
@@ -132,6 +132,7 @@ ANTHROPIC_API_KEY=ant-...
|
|
|
132
132
|
| `deepseek/deepseek-v4-flash` |
|
|
133
133
|
| `deepseek/deepseek-v4-flash-0731` |
|
|
134
134
|
| `deepseek/deepseek-v4-pro` |
|
|
135
|
+
| `deepseek/deepseek-v4-pro-0813` |
|
|
135
136
|
| `fish-audio/s1` |
|
|
136
137
|
| `fish-audio/s2-pro` |
|
|
137
138
|
| `fish-audio/s2.1-pro` |
|
|
@@ -333,10 +334,10 @@ ANTHROPIC_API_KEY=ant-...
|
|
|
333
334
|
| `xai/grok-4.20-reasoning-beta` |
|
|
334
335
|
| `xai/grok-4.3` |
|
|
335
336
|
| `xai/grok-4.5` |
|
|
337
|
+
| `xai/grok-4.6` |
|
|
336
338
|
| `xai/grok-build-0.1` |
|
|
337
339
|
| `xai/grok-imagine-image` |
|
|
338
340
|
| `xai/grok-imagine-image-2.0` |
|
|
339
|
-
| `xai/grok-imagine-image-2.0-preview` |
|
|
340
341
|
| `xai/grok-imagine-video` |
|
|
341
342
|
| `xai/grok-imagine-video-1.5` |
|
|
342
343
|
| `xai/grok-imagine-video-1.5-preview` |
|
package/.docs/models/index.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
# Model Providers
|
|
4
4
|
|
|
5
|
-
Mastra provides a unified interface for working with LLMs across multiple providers, giving you access to
|
|
5
|
+
Mastra provides a unified interface for working with LLMs across multiple providers, giving you access to 5658 models from 171 providers through a single API.
|
|
6
6
|
|
|
7
7
|
## Features
|
|
8
8
|
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
# ai&
|
|
4
4
|
|
|
5
|
-
Access
|
|
5
|
+
Access 9 ai& models through Mastra's model router. Authentication is handled automatically using the `AIAND_API_KEY` environment variable.
|
|
6
6
|
|
|
7
7
|
Learn more in the [ai& documentation](https://docs.aiand.com/).
|
|
8
8
|
|
|
@@ -41,8 +41,9 @@ for await (const chunk of stream) {
|
|
|
41
41
|
| `aiand/google/gemma-4-31b-it` | 262K | | | | | | $0.20 | $0.50 |
|
|
42
42
|
| `aiand/moonshotai/kimi-k2.7-code` | 262K | | | | | | $0.75 | $4 |
|
|
43
43
|
| `aiand/moonshotai/kimi-k3` | 1.0M | | | | | | $3 | $13 |
|
|
44
|
+
| `aiand/motif-technologies/motif-3` | 262K | | | | | | $0.50 | $2 |
|
|
44
45
|
| `aiand/openai/gpt-oss-120b` | 131K | | | | | | $0.15 | $0.60 |
|
|
45
|
-
| `aiand/qwen/qwen3.6-27b` | 262K | | | | | |
|
|
46
|
+
| `aiand/qwen/qwen3.6-27b` | 262K | | | | | | $0.32 | $3 |
|
|
46
47
|
| `aiand/zai-org/glm-5.2` | 1.0M | | | | | | $1 | $4 |
|
|
47
48
|
|
|
48
49
|
## Advanced configuration
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
# DigitalOcean
|
|
4
4
|
|
|
5
|
-
Access
|
|
5
|
+
Access 91 DigitalOcean models through Mastra's model router. Authentication is handled automatically using the `DIGITALOCEAN_ACCESS_TOKEN` environment variable.
|
|
6
6
|
|
|
7
7
|
Learn more in the [DigitalOcean documentation](https://docs.digitalocean.com/products/gradient-ai-platform/details/models/).
|
|
8
8
|
|
|
@@ -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 | | | | | | $
|
|
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 |
|
|
@@ -119,6 +119,7 @@ for await (const chunk of stream) {
|
|
|
119
119
|
| `digitalocean/qwen3-embedding-0.6b` | 8K | | | | | | $0.04 | — |
|
|
120
120
|
| `digitalocean/qwen3-tts-voicedesign` | 33K | | | | | | — | — |
|
|
121
121
|
| `digitalocean/qwen3.5-397b-a17b` | 131K | | | | | | $0.30 | $2 |
|
|
122
|
+
| `digitalocean/qwen3.8-max` | 262K | | | | | | $2 | $6 |
|
|
122
123
|
| `digitalocean/stable-diffusion-3.5-large` | 256 | | | | | | $0.08 | — |
|
|
123
124
|
| `digitalocean/wan2-2-t2v-a14b` | 100 | | | | | | $0.60 | — |
|
|
124
125
|
|
|
@@ -0,0 +1,88 @@
|
|
|
1
|
+
> Discover all available pages from the documentation index: https://mastra.ai/llms.txt
|
|
2
|
+
|
|
3
|
+
# Eden AI
|
|
4
|
+
|
|
5
|
+
Access 16 Eden AI models through Mastra's model router. Authentication is handled automatically using the `EDENAI_API_KEY` environment variable.
|
|
6
|
+
|
|
7
|
+
Learn more in the [Eden AI documentation](https://docs.edenai.co).
|
|
8
|
+
|
|
9
|
+
```bash
|
|
10
|
+
EDENAI_API_KEY=your-api-key
|
|
11
|
+
```
|
|
12
|
+
|
|
13
|
+
```typescript
|
|
14
|
+
import { Agent } from "@mastra/core/agent";
|
|
15
|
+
|
|
16
|
+
const agent = new Agent({
|
|
17
|
+
id: "my-agent",
|
|
18
|
+
name: "My Agent",
|
|
19
|
+
instructions: "You are a helpful assistant",
|
|
20
|
+
model: "edenai/anthropic/claude-opus-5"
|
|
21
|
+
});
|
|
22
|
+
|
|
23
|
+
// Generate a response
|
|
24
|
+
const response = await agent.generate("Hello!");
|
|
25
|
+
|
|
26
|
+
// Stream a response
|
|
27
|
+
const stream = await agent.stream("Tell me a story");
|
|
28
|
+
for await (const chunk of stream) {
|
|
29
|
+
console.log(chunk);
|
|
30
|
+
}
|
|
31
|
+
```
|
|
32
|
+
|
|
33
|
+
> **Note:** Mastra uses the OpenAI-compatible `/chat/completions` endpoint. Some provider-specific features may not be available. Check the [Eden AI documentation](https://docs.edenai.co) for details.
|
|
34
|
+
|
|
35
|
+
## Models
|
|
36
|
+
|
|
37
|
+
| Model | Context | Tools | Reasoning | Image | Audio | Video | Input $/1M | Output $/1M |
|
|
38
|
+
| --------------------------------------- | ------- | ----- | --------- | ----- | ----- | ----- | ---------- | ----------- |
|
|
39
|
+
| `edenai/anthropic/claude-opus-5` | 1.0M | | | | | | $5 | $25 |
|
|
40
|
+
| `edenai/anthropic/claude-sonnet-5` | 1.0M | | | | | | $2 | $10 |
|
|
41
|
+
| `edenai/anthropic/claude-sonnet-latest` | 1.0M | | | | | | $2 | $10 |
|
|
42
|
+
| `edenai/deepinfra/openai/gpt-oss-120b` | 131K | | | | | | $0.04 | $0.17 |
|
|
43
|
+
| `edenai/deepseek/deepseek-v4-pro` | 1.0M | | | | | | $0.43 | $0.87 |
|
|
44
|
+
| `edenai/google/gemini-3.6-flash` | 1.0M | | | | | | $2 | $8 |
|
|
45
|
+
| `edenai/mistral/mistral-large-2512` | 262K | | | | | | $0.50 | $2 |
|
|
46
|
+
| `edenai/moonshot/kimi-k3` | 1.0M | | | | | | $3 | $15 |
|
|
47
|
+
| `edenai/openai/gpt-4o-mini` | 128K | | | | | | $0.15 | $0.60 |
|
|
48
|
+
| `edenai/openai/gpt-5.6-luna` | 1.1M | | | | | | $0.20 | $1 |
|
|
49
|
+
| `edenai/openai/gpt-5.6-sol` | 1.1M | | | | | | $5 | $30 |
|
|
50
|
+
| `edenai/openai/gpt-5.6-terra` | 1.1M | | | | | | $2 | $12 |
|
|
51
|
+
| `edenai/vertex/gemini-3.6-flash` | 1.0M | | | | | | $2 | $8 |
|
|
52
|
+
| `edenai/vertex/gemini-3.6-flash@eu` | 1.0M | | | | | | $2 | $8 |
|
|
53
|
+
| `edenai/xai/grok-4.5` | 500K | | | | | | $2 | $6 |
|
|
54
|
+
| `edenai/zai/glm-5.2` | 1.0M | | | | | | $1 | $4 |
|
|
55
|
+
|
|
56
|
+
## Advanced configuration
|
|
57
|
+
|
|
58
|
+
### Custom headers
|
|
59
|
+
|
|
60
|
+
```typescript
|
|
61
|
+
const agent = new Agent({
|
|
62
|
+
id: "custom-agent",
|
|
63
|
+
name: "custom-agent",
|
|
64
|
+
model: {
|
|
65
|
+
url: "https://api.edenai.run/v3",
|
|
66
|
+
id: "edenai/anthropic/claude-opus-5",
|
|
67
|
+
apiKey: process.env.EDENAI_API_KEY,
|
|
68
|
+
headers: {
|
|
69
|
+
"X-Custom-Header": "value"
|
|
70
|
+
}
|
|
71
|
+
}
|
|
72
|
+
});
|
|
73
|
+
```
|
|
74
|
+
|
|
75
|
+
### Dynamic model selection
|
|
76
|
+
|
|
77
|
+
```typescript
|
|
78
|
+
const agent = new Agent({
|
|
79
|
+
id: "dynamic-agent",
|
|
80
|
+
name: "Dynamic Agent",
|
|
81
|
+
model: ({ requestContext }) => {
|
|
82
|
+
const useAdvanced = requestContext.task === "complex";
|
|
83
|
+
return useAdvanced
|
|
84
|
+
? "edenai/zai/glm-5.2"
|
|
85
|
+
: "edenai/anthropic/claude-opus-5";
|
|
86
|
+
}
|
|
87
|
+
});
|
|
88
|
+
```
|
|
@@ -39,17 +39,17 @@ for await (const chunk of stream) {
|
|
|
39
39
|
| `hyper/deepseek-v4-flash` | 1.0M | | | | | | $0.20 | $0.40 |
|
|
40
40
|
| `hyper/deepseek-v4-flash-0731` | 1.0M | | | | | | $0.15 | $0.30 |
|
|
41
41
|
| `hyper/deepseek-v4-pro` | 1.0M | | | | | | $2 | $5 |
|
|
42
|
-
| `hyper/gemma-4-26b-a4b-it` | 256K | | | | | | $0.12 | $0.
|
|
42
|
+
| `hyper/gemma-4-26b-a4b-it` | 256K | | | | | | $0.12 | $0.41 |
|
|
43
43
|
| `hyper/glm-5.1` | 203K | | | | | | $2 | $5 |
|
|
44
44
|
| `hyper/glm-5.2` | 1.0M | | | | | | $1 | $4 |
|
|
45
45
|
| `hyper/gpt-oss-120b` | 131K | | | | | | $0.19 | $0.73 |
|
|
46
|
-
| `hyper/kimi-k2.5` | 262K | | | | | | $0.
|
|
46
|
+
| `hyper/kimi-k2.5` | 262K | | | | | | $0.56 | $3 |
|
|
47
47
|
| `hyper/kimi-k2.6` | 262K | | | | | | $0.95 | $4 |
|
|
48
48
|
| `hyper/kimi-k2.7-code` | 256K | | | | | | $0.95 | $4 |
|
|
49
49
|
| `hyper/kimi-k3` | 1.0M | | | | | | $3 | $16 |
|
|
50
50
|
| `hyper/llama-3.3-70b-instruct` | 128K | | | | | | $0.60 | $0.74 |
|
|
51
51
|
| `hyper/llama-4-maverick-17b-128e-instruct-fp8` | 430K | | | | | | $0.27 | $0.90 |
|
|
52
|
-
| `hyper/minimax-m2.7` | 262K | | | | | | $0.
|
|
52
|
+
| `hyper/minimax-m2.7` | 262K | | | | | | $0.44 | $2 |
|
|
53
53
|
| `hyper/minimax-m3` | 512K | | | | | | $0.33 | $1 |
|
|
54
54
|
| `hyper/qwen3-coder-480b-a35b-instruct-int4-mixed-ar` | 106K | | | | | | $0.45 | $2 |
|
|
55
55
|
| `hyper/qwen3-next-80b-a3b-instruct` | 262K | | | | | | $0.12 | $1 |
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
# Inceptron
|
|
4
4
|
|
|
5
|
-
Access
|
|
5
|
+
Access 5 Inceptron models through Mastra's model router. Authentication is handled automatically using the `INCEPTRON_API_KEY` environment variable.
|
|
6
6
|
|
|
7
7
|
Learn more in the [Inceptron documentation](https://docs.inceptron.io).
|
|
8
8
|
|
|
@@ -34,14 +34,13 @@ for await (const chunk of stream) {
|
|
|
34
34
|
|
|
35
35
|
## Models
|
|
36
36
|
|
|
37
|
-
| Model
|
|
38
|
-
|
|
|
39
|
-
| `inceptron/
|
|
40
|
-
| `inceptron/
|
|
41
|
-
| `inceptron/moonshotai/Kimi-K2.6
|
|
42
|
-
| `inceptron/moonshotai/Kimi-K2.7-Code`
|
|
43
|
-
| `inceptron/zai-org/GLM-5.
|
|
44
|
-
| `inceptron/zai-org/GLM-5.2` | 1.0M | | | | | | $1 | $4 |
|
|
37
|
+
| Model | Context | Tools | Reasoning | Image | Audio | Video | Input $/1M | Output $/1M |
|
|
38
|
+
| ---------------------------------------------- | ------- | ----- | --------- | ----- | ----- | ----- | ---------- | ----------- |
|
|
39
|
+
| `inceptron/deepseek-ai/DeepSeek-V4-Flash-0731` | 1.0M | | | | | | $0.13 | $0.28 |
|
|
40
|
+
| `inceptron/MiniMaxAI/MiniMax-M2.5` | 197K | | | | | | $0.22 | $0.90 |
|
|
41
|
+
| `inceptron/moonshotai/Kimi-K2.6` | 262K | | | | | | $0.60 | $3 |
|
|
42
|
+
| `inceptron/moonshotai/Kimi-K2.7-Code` | 262K | | | | | | $0.67 | $3 |
|
|
43
|
+
| `inceptron/zai-org/GLM-5.2` | 1.0M | | | | | | $0.75 | $3 |
|
|
45
44
|
|
|
46
45
|
## Advanced configuration
|
|
47
46
|
|