@mastra/mcp-docs-server 1.1.38 → 1.1.39-alpha.2
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/models/gateways/openrouter.md +2 -10
- package/.docs/models/gateways/vercel.md +1 -8
- package/.docs/models/index.md +1 -1
- package/.docs/models/providers/berget.md +2 -1
- package/.docs/models/providers/kilo.md +9 -22
- package/.docs/models/providers/llmgateway.md +1 -8
- package/.docs/models/providers/neuralwatt.md +3 -3
- package/.docs/models/providers/opencode.md +1 -1
- package/.docs/models/providers/xai.md +4 -15
- package/.docs/models/providers/xpersona.md +3 -3
- package/.docs/reference/agents/agent.md +1 -1
- package/.docs/reference/client-js/agents.md +1 -1
- package/CHANGELOG.md +7 -0
- package/package.json +5 -5
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# OpenRouter
|
|
2
2
|
|
|
3
|
-
OpenRouter aggregates models from multiple providers with enhanced features like rate limiting and failover. Access
|
|
3
|
+
OpenRouter aggregates models from multiple providers with enhanced features like rate limiting and failover. Access 356 models through Mastra's model router.
|
|
4
4
|
|
|
5
5
|
Learn more in the [OpenRouter documentation](https://openrouter.ai/models).
|
|
6
6
|
|
|
@@ -143,7 +143,7 @@ ANTHROPIC_API_KEY=ant-...
|
|
|
143
143
|
| `inception/mercury-2` |
|
|
144
144
|
| `inclusionai/ling-2.6-1t` |
|
|
145
145
|
| `inclusionai/ling-2.6-flash` |
|
|
146
|
-
| `inclusionai/ring-2.6-1t
|
|
146
|
+
| `inclusionai/ring-2.6-1t` |
|
|
147
147
|
| `inflection/inflection-3-pi` |
|
|
148
148
|
| `inflection/inflection-3-productivity` |
|
|
149
149
|
| `kwaipilot/kat-coder-pro-v2` |
|
|
@@ -369,17 +369,9 @@ ANTHROPIC_API_KEY=ant-...
|
|
|
369
369
|
| `undi95/remm-slerp-l2-13b` |
|
|
370
370
|
| `upstage/solar-pro-3` |
|
|
371
371
|
| `writer/palmyra-x5` |
|
|
372
|
-
| `x-ai/grok-3` |
|
|
373
|
-
| `x-ai/grok-3-beta` |
|
|
374
|
-
| `x-ai/grok-3-mini` |
|
|
375
|
-
| `x-ai/grok-3-mini-beta` |
|
|
376
|
-
| `x-ai/grok-4` |
|
|
377
|
-
| `x-ai/grok-4-fast` |
|
|
378
|
-
| `x-ai/grok-4.1-fast` |
|
|
379
372
|
| `x-ai/grok-4.20` |
|
|
380
373
|
| `x-ai/grok-4.20-multi-agent` |
|
|
381
374
|
| `x-ai/grok-4.3` |
|
|
382
|
-
| `x-ai/grok-code-fast-1` |
|
|
383
375
|
| `xiaomi/mimo-v2-flash` |
|
|
384
376
|
| `xiaomi/mimo-v2-omni` |
|
|
385
377
|
| `xiaomi/mimo-v2-pro` |
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# Vercel
|
|
2
2
|
|
|
3
|
-
Vercel aggregates models from multiple providers with enhanced features like rate limiting and failover. Access
|
|
3
|
+
Vercel aggregates models from multiple providers with enhanced features like rate limiting and failover. Access 240 models through Mastra's model router.
|
|
4
4
|
|
|
5
5
|
Learn more in the [Vercel documentation](https://ai-sdk.dev/providers/ai-sdk-providers).
|
|
6
6
|
|
|
@@ -245,12 +245,6 @@ ANTHROPIC_API_KEY=ant-...
|
|
|
245
245
|
| `voyage/voyage-finance-2` |
|
|
246
246
|
| `voyage/voyage-law-2` |
|
|
247
247
|
| `xai/grok-2-vision` |
|
|
248
|
-
| `xai/grok-3` |
|
|
249
|
-
| `xai/grok-3-fast` |
|
|
250
|
-
| `xai/grok-3-mini` |
|
|
251
|
-
| `xai/grok-3-mini-fast` |
|
|
252
|
-
| `xai/grok-4` |
|
|
253
|
-
| `xai/grok-4-fast-non-reasoning` |
|
|
254
248
|
| `xai/grok-4-fast-reasoning` |
|
|
255
249
|
| `xai/grok-4.1-fast-non-reasoning` |
|
|
256
250
|
| `xai/grok-4.1-fast-reasoning` |
|
|
@@ -261,7 +255,6 @@ ANTHROPIC_API_KEY=ant-...
|
|
|
261
255
|
| `xai/grok-4.20-reasoning` |
|
|
262
256
|
| `xai/grok-4.20-reasoning-beta` |
|
|
263
257
|
| `xai/grok-4.3` |
|
|
264
|
-
| `xai/grok-code-fast-1` |
|
|
265
258
|
| `xai/grok-imagine-image` |
|
|
266
259
|
| `xai/grok-imagine-image-pro` |
|
|
267
260
|
| `xiaomi/mimo-v2-flash` |
|
package/.docs/models/index.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# Model Providers
|
|
2
2
|
|
|
3
|
-
Mastra provides a unified interface for working with LLMs across multiple providers, giving you access to
|
|
3
|
+
Mastra provides a unified interface for working with LLMs across multiple providers, giving you access to 4178 models from 119 providers through a single API.
|
|
4
4
|
|
|
5
5
|
## Features
|
|
6
6
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# Berget.AI
|
|
2
2
|
|
|
3
|
-
Access
|
|
3
|
+
Access 7 Berget.AI models through Mastra's model router. Authentication is handled automatically using the `BERGET_API_KEY` environment variable.
|
|
4
4
|
|
|
5
5
|
Learn more in the [Berget.AI documentation](https://api.berget.ai).
|
|
6
6
|
|
|
@@ -38,6 +38,7 @@ for await (const chunk of stream) {
|
|
|
38
38
|
| `berget/meta-llama/Llama-3.3-70B-Instruct` | 128K | | | | | | $0.99 | $0.99 |
|
|
39
39
|
| `berget/mistralai/Mistral-Medium-3.5-128B` | 262K | | | | | | $2 | $6 |
|
|
40
40
|
| `berget/mistralai/Mistral-Small-3.2-24B-Instruct-2506` | 32K | | | | | | $0.33 | $0.33 |
|
|
41
|
+
| `berget/moonshotai/Kimi-K2.6` | 262K | | | | | | $0.83 | $4 |
|
|
41
42
|
| `berget/openai/gpt-oss-120b` | 128K | | | | | | $0.44 | $0.99 |
|
|
42
43
|
| `berget/zai-org/GLM-4.7` | 128K | | | | | | $0.77 | $3 |
|
|
43
44
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# Kilo Gateway
|
|
2
2
|
|
|
3
|
-
Access
|
|
3
|
+
Access 344 Kilo Gateway models through Mastra's model router. Authentication is handled automatically using the `KILO_API_KEY` environment variable.
|
|
4
4
|
|
|
5
5
|
Learn more in the [Kilo Gateway documentation](https://kilo.ai).
|
|
6
6
|
|
|
@@ -50,7 +50,6 @@ for await (const chunk of stream) {
|
|
|
50
50
|
| `kilo/alfredpros/codellama-7b-instruct-solidity` | 4K | | | | | | $0.80 | $1 |
|
|
51
51
|
| `kilo/alibaba/tongyi-deepresearch-30b-a3b` | 131K | | | | | | $0.09 | $0.45 |
|
|
52
52
|
| `kilo/allenai/olmo-3-32b-think` | 66K | | | | | | $0.15 | $0.50 |
|
|
53
|
-
| `kilo/alpindale/goliath-120b` | 6K | | | | | | $4 | $8 |
|
|
54
53
|
| `kilo/amazon/nova-2-lite-v1` | 1.0M | | | | | | $0.30 | $3 |
|
|
55
54
|
| `kilo/amazon/nova-lite-v1` | 300K | | | | | | $0.06 | $0.24 |
|
|
56
55
|
| `kilo/amazon/nova-micro-v1` | 128K | | | | | | $0.04 | $0.14 |
|
|
@@ -59,8 +58,6 @@ for await (const chunk of stream) {
|
|
|
59
58
|
| `kilo/anthracite-org/magnum-v4-72b` | 16K | | | | | | $3 | $5 |
|
|
60
59
|
| `kilo/anthropic/claude-3-haiku` | 200K | | | | | | $0.25 | $1 |
|
|
61
60
|
| `kilo/anthropic/claude-3.5-haiku` | 200K | | | | | | $0.80 | $4 |
|
|
62
|
-
| `kilo/anthropic/claude-3.7-sonnet` | 200K | | | | | | $3 | $15 |
|
|
63
|
-
| `kilo/anthropic/claude-3.7-sonnet:thinking` | 200K | | | | | | $3 | $15 |
|
|
64
61
|
| `kilo/anthropic/claude-haiku-4.5` | 200K | | | | | | $1 | $5 |
|
|
65
62
|
| `kilo/anthropic/claude-opus-4` | 200K | | | | | | $15 | $75 |
|
|
66
63
|
| `kilo/anthropic/claude-opus-4.1` | 200K | | | | | | $15 | $75 |
|
|
@@ -68,6 +65,7 @@ for await (const chunk of stream) {
|
|
|
68
65
|
| `kilo/anthropic/claude-opus-4.6` | 1.0M | | | | | | $5 | $25 |
|
|
69
66
|
| `kilo/anthropic/claude-opus-4.6-fast` | 1.0M | | | | | | $30 | $150 |
|
|
70
67
|
| `kilo/anthropic/claude-opus-4.7` | 1.0M | | | | | | $5 | $25 |
|
|
68
|
+
| `kilo/anthropic/claude-opus-4.7-fast` | 1.0M | | | | | | $30 | $150 |
|
|
71
69
|
| `kilo/anthropic/claude-sonnet-4` | 200K | | | | | | $3 | $15 |
|
|
72
70
|
| `kilo/anthropic/claude-sonnet-4.5` | 1.0M | | | | | | $3 | $15 |
|
|
73
71
|
| `kilo/anthropic/claude-sonnet-4.6` | 1.0M | | | | | | $3 | $15 |
|
|
@@ -84,7 +82,7 @@ for await (const chunk of stream) {
|
|
|
84
82
|
| `kilo/baidu/ernie-4.5-300b-a47b` | 123K | | | | | | $0.28 | $1 |
|
|
85
83
|
| `kilo/baidu/ernie-4.5-vl-28b-a3b` | 30K | | | | | | $0.14 | $0.56 |
|
|
86
84
|
| `kilo/baidu/ernie-4.5-vl-424b-a47b` | 123K | | | | | | $0.42 | $1 |
|
|
87
|
-
| `kilo/baidu/qianfan-ocr-fast
|
|
85
|
+
| `kilo/baidu/qianfan-ocr-fast` | 66K | | | | | | $0.68 | $3 |
|
|
88
86
|
| `kilo/bytedance-seed/seed-1.6` | 262K | | | | | | $0.25 | $2 |
|
|
89
87
|
| `kilo/bytedance-seed/seed-1.6-flash` | 262K | | | | | | $0.07 | $0.30 |
|
|
90
88
|
| `kilo/bytedance-seed/seed-2.0-lite` | 262K | | | | | | $0.25 | $2 |
|
|
@@ -107,6 +105,7 @@ for await (const chunk of stream) {
|
|
|
107
105
|
| `kilo/deepseek/deepseek-v3.2-exp` | 164K | | | | | | $0.27 | $0.41 |
|
|
108
106
|
| `kilo/deepseek/deepseek-v3.2-speciale` | 164K | | | | | | $0.40 | $1 |
|
|
109
107
|
| `kilo/deepseek/deepseek-v4-flash` | 1.0M | | | | | | $0.14 | $0.28 |
|
|
108
|
+
| `kilo/deepseek/deepseek-v4-flash:free` | 1.0M | | | | | | — | — |
|
|
110
109
|
| `kilo/deepseek/deepseek-v4-pro` | 1.0M | | | | | | $0.43 | $0.87 |
|
|
111
110
|
| `kilo/essentialai/rnj-1-instruct` | 33K | | | | | | $0.15 | $0.15 |
|
|
112
111
|
| `kilo/google/gemini-2.0-flash-001` | 1.0M | | | | | | $0.10 | $0.40 |
|
|
@@ -121,6 +120,7 @@ for await (const chunk of stream) {
|
|
|
121
120
|
| `kilo/google/gemini-3-flash-preview` | 1.0M | | | | | | $0.50 | $3 |
|
|
122
121
|
| `kilo/google/gemini-3-pro-image-preview` | 66K | | | | | | $2 | $12 |
|
|
123
122
|
| `kilo/google/gemini-3.1-flash-image-preview` | 66K | | | | | | $0.50 | $3 |
|
|
123
|
+
| `kilo/google/gemini-3.1-flash-lite` | 1.0M | | | | | | $0.25 | $2 |
|
|
124
124
|
| `kilo/google/gemini-3.1-flash-lite-preview` | 1.0M | | | | | | $0.25 | $2 |
|
|
125
125
|
| `kilo/google/gemini-3.1-pro-preview` | 1.0M | | | | | | $2 | $12 |
|
|
126
126
|
| `kilo/google/gemini-3.1-pro-preview-customtools` | 1.0M | | | | | | $2 | $12 |
|
|
@@ -137,8 +137,9 @@ for await (const chunk of stream) {
|
|
|
137
137
|
| `kilo/ibm-granite/granite-4.0-h-micro` | 131K | | | | | | $0.02 | $0.11 |
|
|
138
138
|
| `kilo/ibm-granite/granite-4.1-8b` | 131K | | | | | | $0.05 | $0.10 |
|
|
139
139
|
| `kilo/inception/mercury-2` | 128K | | | | | | $0.25 | $0.75 |
|
|
140
|
-
| `kilo/inclusionai/ling-2.6-1t
|
|
140
|
+
| `kilo/inclusionai/ling-2.6-1t` | 262K | | | | | | $0.30 | $3 |
|
|
141
141
|
| `kilo/inclusionai/ling-2.6-flash` | 262K | | | | | | $0.08 | $0.24 |
|
|
142
|
+
| `kilo/inclusionai/ring-2.6-1t` | 262K | | | | | | $0.07 | $0.63 |
|
|
142
143
|
| `kilo/inflection/inflection-3-pi` | 8K | | | | | | $3 | $10 |
|
|
143
144
|
| `kilo/inflection/inflection-3-productivity` | 8K | | | | | | $3 | $10 |
|
|
144
145
|
| `kilo/kilo-auto/balanced` | 205K | | | | | | $0.60 | $3 |
|
|
@@ -192,7 +193,6 @@ for await (const chunk of stream) {
|
|
|
192
193
|
| `kilo/mistralai/mistral-small-3.1-24b-instruct` | 128K | | | | | | $0.35 | $0.56 |
|
|
193
194
|
| `kilo/mistralai/mistral-small-3.2-24b-instruct` | 131K | | | | | | $0.06 | $0.18 |
|
|
194
195
|
| `kilo/mistralai/mixtral-8x22b-instruct` | 66K | | | | | | $2 | $6 |
|
|
195
|
-
| `kilo/mistralai/mixtral-8x7b-instruct` | 33K | | | | | | $0.54 | $0.54 |
|
|
196
196
|
| `kilo/mistralai/pixtral-large-2411` | 131K | | | | | | $2 | $6 |
|
|
197
197
|
| `kilo/mistralai/voxtral-small-24b-2507` | 32K | | | | | | $0.10 | $0.30 |
|
|
198
198
|
| `kilo/moonshotai/kimi-k2` | 131K | | | | | | $0.55 | $2 |
|
|
@@ -208,7 +208,6 @@ for await (const chunk of stream) {
|
|
|
208
208
|
| `kilo/nousresearch/hermes-3-llama-3.1-70b` | 131K | | | | | | $0.30 | $0.30 |
|
|
209
209
|
| `kilo/nousresearch/hermes-4-405b` | 131K | | | | | | $1 | $3 |
|
|
210
210
|
| `kilo/nousresearch/hermes-4-70b` | 131K | | | | | | $0.13 | $0.40 |
|
|
211
|
-
| `kilo/nvidia/llama-3.1-nemotron-70b-instruct` | 131K | | | | | | $1 | $1 |
|
|
212
211
|
| `kilo/nvidia/llama-3.3-nemotron-super-49b-v1.5` | 131K | | | | | | $0.10 | $0.40 |
|
|
213
212
|
| `kilo/nvidia/nemotron-3-nano-30b-a3b` | 262K | | | | | | $0.05 | $0.20 |
|
|
214
213
|
| `kilo/nvidia/nemotron-3-nano-omni-30b-a3b-reasoning:free` | 256K | | | | | | — | — |
|
|
@@ -283,6 +282,7 @@ for await (const chunk of stream) {
|
|
|
283
282
|
| `kilo/openrouter/free` | 200K | | | | | | — | — |
|
|
284
283
|
| `kilo/openrouter/owl-alpha` | 1.0M | | | | | | — | — |
|
|
285
284
|
| `kilo/openrouter/pareto-code` | 200K | | | | | | — | — |
|
|
285
|
+
| `kilo/perceptron/perceptron-mk1` | 33K | | | | | | $0.15 | $2 |
|
|
286
286
|
| `kilo/perplexity/sonar` | 127K | | | | | | $1 | $1 |
|
|
287
287
|
| `kilo/perplexity/sonar-deep-research` | 128K | | | | | | $2 | $8 |
|
|
288
288
|
| `kilo/perplexity/sonar-pro` | 200K | | | | | | $3 | $15 |
|
|
@@ -294,13 +294,9 @@ for await (const chunk of stream) {
|
|
|
294
294
|
| `kilo/qwen/qwen-2.5-72b-instruct` | 33K | | | | | | $0.12 | $0.39 |
|
|
295
295
|
| `kilo/qwen/qwen-2.5-7b-instruct` | 33K | | | | | | $0.04 | $0.10 |
|
|
296
296
|
| `kilo/qwen/qwen-2.5-coder-32b-instruct` | 33K | | | | | | $0.20 | $0.20 |
|
|
297
|
-
| `kilo/qwen/qwen-max` | 33K | | | | | | $1 | $4 |
|
|
298
297
|
| `kilo/qwen/qwen-plus` | 1.0M | | | | | | $0.40 | $1 |
|
|
299
298
|
| `kilo/qwen/qwen-plus-2025-07-28` | 1.0M | | | | | | $0.26 | $0.78 |
|
|
300
299
|
| `kilo/qwen/qwen-plus-2025-07-28:thinking` | 1.0M | | | | | | $0.26 | $0.78 |
|
|
301
|
-
| `kilo/qwen/qwen-turbo` | 131K | | | | | | $0.03 | $0.13 |
|
|
302
|
-
| `kilo/qwen/qwen-vl-max` | 131K | | | | | | $0.80 | $3 |
|
|
303
|
-
| `kilo/qwen/qwen-vl-plus` | 131K | | | | | | $0.14 | $0.41 |
|
|
304
300
|
| `kilo/qwen/qwen2.5-vl-72b-instruct` | 33K | | | | | | $0.80 | $0.80 |
|
|
305
301
|
| `kilo/qwen/qwen3-14b` | 41K | | | | | | $0.06 | $0.24 |
|
|
306
302
|
| `kilo/qwen/qwen3-235b-a22b` | 131K | | | | | | $0.46 | $2 |
|
|
@@ -353,26 +349,17 @@ for await (const chunk of stream) {
|
|
|
353
349
|
| `kilo/stepfun/step-3.5-flash:free` | 262K | | | | | | — | — |
|
|
354
350
|
| `kilo/switchpoint/router` | 131K | | | | | | $0.85 | $3 |
|
|
355
351
|
| `kilo/tencent/hunyuan-a13b-instruct` | 131K | | | | | | $0.14 | $0.57 |
|
|
356
|
-
| `kilo/tencent/hy3-preview
|
|
352
|
+
| `kilo/tencent/hy3-preview` | 262K | | | | | | $0.07 | $0.26 |
|
|
357
353
|
| `kilo/thedrummer/cydonia-24b-v4.1` | 131K | | | | | | $0.30 | $0.50 |
|
|
358
354
|
| `kilo/thedrummer/rocinante-12b` | 33K | | | | | | $0.17 | $0.43 |
|
|
359
355
|
| `kilo/thedrummer/skyfall-36b-v2` | 33K | | | | | | $0.55 | $0.80 |
|
|
360
356
|
| `kilo/thedrummer/unslopnemo-12b` | 33K | | | | | | $0.40 | $0.40 |
|
|
361
|
-
| `kilo/tngtech/deepseek-r1t2-chimera` | 164K | | | | | | $0.25 | $0.85 |
|
|
362
357
|
| `kilo/undi95/remm-slerp-l2-13b` | 6K | | | | | | $0.45 | $0.65 |
|
|
363
358
|
| `kilo/upstage/solar-pro-3` | 128K | | | | | | $0.15 | $0.60 |
|
|
364
359
|
| `kilo/writer/palmyra-x5` | 1.0M | | | | | | $0.60 | $6 |
|
|
365
|
-
| `kilo/x-ai/grok-3` | 131K | | | | | | $3 | $15 |
|
|
366
|
-
| `kilo/x-ai/grok-3-beta` | 131K | | | | | | $3 | $15 |
|
|
367
|
-
| `kilo/x-ai/grok-3-mini` | 131K | | | | | | $0.30 | $0.50 |
|
|
368
|
-
| `kilo/x-ai/grok-3-mini-beta` | 131K | | | | | | $0.30 | $0.50 |
|
|
369
|
-
| `kilo/x-ai/grok-4` | 256K | | | | | | $3 | $15 |
|
|
370
|
-
| `kilo/x-ai/grok-4-fast` | 2.0M | | | | | | $0.20 | $0.50 |
|
|
371
|
-
| `kilo/x-ai/grok-4.1-fast` | 2.0M | | | | | | $0.20 | $0.50 |
|
|
372
360
|
| `kilo/x-ai/grok-4.20` | 2.0M | | | | | | $2 | $6 |
|
|
373
361
|
| `kilo/x-ai/grok-4.20-multi-agent` | 2.0M | | | | | | $2 | $6 |
|
|
374
362
|
| `kilo/x-ai/grok-4.3` | 1.0M | | | | | | $1 | $3 |
|
|
375
|
-
| `kilo/x-ai/grok-code-fast-1` | 256K | | | | | | $0.20 | $2 |
|
|
376
363
|
| `kilo/x-ai/grok-code-fast-1:optimized:free` | 256K | | | | | | — | — |
|
|
377
364
|
| `kilo/xiaomi/mimo-v2-flash` | 262K | | | | | | $0.09 | $0.29 |
|
|
378
365
|
| `kilo/xiaomi/mimo-v2-omni` | 262K | | | | | | $0.40 | $2 |
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# LLM Gateway
|
|
2
2
|
|
|
3
|
-
Access
|
|
3
|
+
Access 188 LLM Gateway models through Mastra's model router. Authentication is handled automatically using the `LLMGATEWAY_API_KEY` environment variable.
|
|
4
4
|
|
|
5
5
|
Learn more in the [LLM Gateway documentation](https://llmgateway.io/docs).
|
|
6
6
|
|
|
@@ -125,19 +125,12 @@ for await (const chunk of stream) {
|
|
|
125
125
|
| `llmgateway/gpt-5.5-pro` | 1.1M | | | | | | $30 | $180 |
|
|
126
126
|
| `llmgateway/gpt-oss-120b` | 131K | | | | | | $0.15 | $0.75 |
|
|
127
127
|
| `llmgateway/gpt-oss-20b` | 131K | | | | | | $0.10 | $0.50 |
|
|
128
|
-
| `llmgateway/grok-3` | 131K | | | | | | $3 | $15 |
|
|
129
|
-
| `llmgateway/grok-4` | 256K | | | | | | $3 | $15 |
|
|
130
128
|
| `llmgateway/grok-4-0709` | 256K | | | | | | $3 | $15 |
|
|
131
|
-
| `llmgateway/grok-4-1-fast` | 2.0M | | | | | | $0.20 | $0.50 |
|
|
132
|
-
| `llmgateway/grok-4-1-fast-non-reasoning` | 2.0M | | | | | | $0.20 | $0.50 |
|
|
133
129
|
| `llmgateway/grok-4-1-fast-reasoning` | 2.0M | | | | | | $0.20 | $0.50 |
|
|
134
130
|
| `llmgateway/grok-4-20-beta-0309-non-reasoning` | 2.0M | | | | | | $2 | $6 |
|
|
135
131
|
| `llmgateway/grok-4-20-beta-0309-reasoning` | 2.0M | | | | | | $2 | $6 |
|
|
136
132
|
| `llmgateway/grok-4-3` | 1.0M | | | | | | $1 | $3 |
|
|
137
|
-
| `llmgateway/grok-4-fast` | 2.0M | | | | | | $0.20 | $0.50 |
|
|
138
|
-
| `llmgateway/grok-4-fast-non-reasoning` | 2.0M | | | | | | $0.20 | $0.50 |
|
|
139
133
|
| `llmgateway/grok-4-fast-reasoning` | 2.0M | | | | | | $0.20 | $0.50 |
|
|
140
|
-
| `llmgateway/grok-code-fast-1` | 256K | | | | | | $0.20 | $2 |
|
|
141
134
|
| `llmgateway/hermes-2-pro-llama-3-8b` | 8K | | | | | | $0.14 | $0.14 |
|
|
142
135
|
| `llmgateway/kimi-k2` | 131K | | | | | | $1 | $3 |
|
|
143
136
|
| `llmgateway/kimi-k2-thinking` | 262K | | | | | | $0.60 | $3 |
|
|
@@ -34,8 +34,8 @@ for await (const chunk of stream) {
|
|
|
34
34
|
|
|
35
35
|
| Model | Context | Tools | Reasoning | Image | Audio | Video | Input $/1M | Output $/1M |
|
|
36
36
|
| --------------------------------------------------------- | ------- | ----- | --------- | ----- | ----- | ----- | ---------- | ----------- |
|
|
37
|
-
| `neuralwatt/glm-5-fast` |
|
|
38
|
-
| `neuralwatt/glm-5.1-fast` |
|
|
37
|
+
| `neuralwatt/glm-5-fast` | 203K | | | | | | $1 | $4 |
|
|
38
|
+
| `neuralwatt/glm-5.1-fast` | 203K | | | | | | $1 | $4 |
|
|
39
39
|
| `neuralwatt/kimi-k2.5-fast` | 262K | | | | | | $0.52 | $3 |
|
|
40
40
|
| `neuralwatt/kimi-k2.6-fast` | 262K | | | | | | $0.69 | $3 |
|
|
41
41
|
| `neuralwatt/MiniMaxAI/MiniMax-M2.5` | 197K | | | | | | $0.35 | $1 |
|
|
@@ -47,7 +47,7 @@ for await (const chunk of stream) {
|
|
|
47
47
|
| `neuralwatt/Qwen/Qwen3.6-35B-A3B` | 131K | | | | | | $0.05 | $0.10 |
|
|
48
48
|
| `neuralwatt/qwen3.5-397b-fast` | 262K | | | | | | $0.69 | $4 |
|
|
49
49
|
| `neuralwatt/qwen3.6-35b-fast` | 131K | | | | | | $0.05 | $0.10 |
|
|
50
|
-
| `neuralwatt/zai-org/GLM-5.1-FP8` |
|
|
50
|
+
| `neuralwatt/zai-org/GLM-5.1-FP8` | 203K | | | | | | $1 | $4 |
|
|
51
51
|
|
|
52
52
|
## Advanced configuration
|
|
53
53
|
|
|
@@ -43,7 +43,7 @@ for await (const chunk of stream) {
|
|
|
43
43
|
| `opencode/claude-sonnet-4` | 1.0M | | | | | | $3 | $15 |
|
|
44
44
|
| `opencode/claude-sonnet-4-5` | 1.0M | | | | | | $3 | $15 |
|
|
45
45
|
| `opencode/claude-sonnet-4-6` | 1.0M | | | | | | $3 | $15 |
|
|
46
|
-
| `opencode/deepseek-v4-flash-free` |
|
|
46
|
+
| `opencode/deepseek-v4-flash-free` | 200K | | | | | | — | — |
|
|
47
47
|
| `opencode/gemini-3-flash` | 1.0M | | | | | | $0.50 | $3 |
|
|
48
48
|
| `opencode/gemini-3.1-pro` | 1.0M | | | | | | $2 | $12 |
|
|
49
49
|
| `opencode/glm-5` | 205K | | | | | | $1 | $3 |
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# xAI
|
|
2
2
|
|
|
3
|
-
Access
|
|
3
|
+
Access 15 xAI models through Mastra's model router. Authentication is handled automatically using the `XAI_API_KEY` environment variable.
|
|
4
4
|
|
|
5
5
|
Learn more in the [xAI documentation](https://docs.x.ai/docs/models).
|
|
6
6
|
|
|
@@ -38,25 +38,14 @@ for await (const chunk of stream) {
|
|
|
38
38
|
| `xai/grok-2-vision` | 8K | | | | | | $2 | $10 |
|
|
39
39
|
| `xai/grok-2-vision-1212` | 8K | | | | | | $2 | $10 |
|
|
40
40
|
| `xai/grok-2-vision-latest` | 8K | | | | | | $2 | $10 |
|
|
41
|
-
| `xai/grok-3` | 131K | | | | | | $3 | $15 |
|
|
42
|
-
| `xai/grok-3-fast` | 131K | | | | | | $5 | $25 |
|
|
43
|
-
| `xai/grok-3-fast-latest` | 131K | | | | | | $5 | $25 |
|
|
44
|
-
| `xai/grok-3-latest` | 131K | | | | | | $3 | $15 |
|
|
45
|
-
| `xai/grok-3-mini` | 131K | | | | | | $0.30 | $0.50 |
|
|
46
|
-
| `xai/grok-3-mini-fast` | 131K | | | | | | $0.60 | $4 |
|
|
47
|
-
| `xai/grok-3-mini-fast-latest` | 131K | | | | | | $0.60 | $4 |
|
|
48
|
-
| `xai/grok-3-mini-latest` | 131K | | | | | | $0.30 | $0.50 |
|
|
49
|
-
| `xai/grok-4` | 256K | | | | | | $3 | $15 |
|
|
50
|
-
| `xai/grok-4-1-fast` | 2.0M | | | | | | $0.20 | $0.50 |
|
|
51
|
-
| `xai/grok-4-1-fast-non-reasoning` | 2.0M | | | | | | $0.20 | $0.50 |
|
|
52
|
-
| `xai/grok-4-fast` | 2.0M | | | | | | $0.20 | $0.50 |
|
|
53
|
-
| `xai/grok-4-fast-non-reasoning` | 2.0M | | | | | | $0.20 | $0.50 |
|
|
54
41
|
| `xai/grok-4.20-0309-non-reasoning` | 2.0M | | | | | | $2 | $6 |
|
|
55
42
|
| `xai/grok-4.20-0309-reasoning` | 2.0M | | | | | | $2 | $6 |
|
|
56
43
|
| `xai/grok-4.20-multi-agent-0309` | 2.0M | | | | | | $2 | $6 |
|
|
57
44
|
| `xai/grok-4.3` | 1.0M | | | | | | $1 | $3 |
|
|
58
45
|
| `xai/grok-beta` | 131K | | | | | | $5 | $15 |
|
|
59
|
-
| `xai/grok-
|
|
46
|
+
| `xai/grok-imagine-image` | 1K | | | | | | — | — |
|
|
47
|
+
| `xai/grok-imagine-image-quality` | 1K | | | | | | — | — |
|
|
48
|
+
| `xai/grok-imagine-video` | 1K | | | | | | — | — |
|
|
60
49
|
| `xai/grok-vision-beta` | 8K | | | | | | $5 | $15 |
|
|
61
50
|
|
|
62
51
|
## Advanced configuration
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
Access 1 Xpersona model through Mastra's model router. Authentication is handled automatically using the `XPERSONA_API_KEY` environment variable.
|
|
4
4
|
|
|
5
|
-
Learn more in the [Xpersona documentation](https://xpersona.co/docs).
|
|
5
|
+
Learn more in the [Xpersona documentation](https://www.xpersona.co/docs).
|
|
6
6
|
|
|
7
7
|
```bash
|
|
8
8
|
XPERSONA_API_KEY=your-api-key
|
|
@@ -28,7 +28,7 @@ for await (const chunk of stream) {
|
|
|
28
28
|
}
|
|
29
29
|
```
|
|
30
30
|
|
|
31
|
-
> **Info:** Mastra uses the OpenAI-compatible `/chat/completions` endpoint. Some provider-specific features may not be available. Check the [Xpersona documentation](https://xpersona.co/docs) for details.
|
|
31
|
+
> **Info:** Mastra uses the OpenAI-compatible `/chat/completions` endpoint. Some provider-specific features may not be available. Check the [Xpersona documentation](https://www.xpersona.co/docs) for details.
|
|
32
32
|
|
|
33
33
|
## Models
|
|
34
34
|
|
|
@@ -45,7 +45,7 @@ const agent = new Agent({
|
|
|
45
45
|
id: "custom-agent",
|
|
46
46
|
name: "custom-agent",
|
|
47
47
|
model: {
|
|
48
|
-
url: "https://xpersona.co/v1",
|
|
48
|
+
url: "https://www.xpersona.co/v1",
|
|
49
49
|
id: "xpersona/xpersona-frieren-coder",
|
|
50
50
|
apiKey: process.env.XPERSONA_API_KEY,
|
|
51
51
|
headers: {
|
|
@@ -143,7 +143,7 @@ agent.sendSignal(
|
|
|
143
143
|
|
|
144
144
|
Sends a signal to an active run or memory thread.
|
|
145
145
|
|
|
146
|
-
**signal** (`{ type: 'user-message'; contents:
|
|
146
|
+
**signal** (`{ type: 'user-message' | string; contents: string | Array<TextPart | FilePart>; attributes?: Record<string, JSONValue>; metadata?: Record<string, unknown>; providerOptions?: ProviderMetadata }`): \`user-message\` signals are treated as user input. Other signal types are wrapped in XML context (with any \`attributes\`) before the next model call. \`providerOptions\` is attached to the resulting prompt turn and persisted on the stored signal message.
|
|
147
147
|
|
|
148
148
|
**options.runId** (`string`): Run ID to target directly. Use this when you already know the active run ID.
|
|
149
149
|
|
|
@@ -201,7 +201,7 @@ await agent.sendSignal({
|
|
|
201
201
|
|
|
202
202
|
Returns `{ accepted: true, runId: string }`.
|
|
203
203
|
|
|
204
|
-
**signal** (`{ type: 'user-message'; contents:
|
|
204
|
+
**signal** (`{ type: 'user-message' | string; contents: string | Array<TextPart | FilePart>; attributes?: Record<string, JSONValue>; metadata?: Record<string, unknown>; providerOptions?: ProviderMetadata }`): \`user-message\` signals are treated as user input. Other signal types are wrapped in XML context (with any \`attributes\`) before the next model call. \`providerOptions\` is attached to the resulting prompt turn and persisted on the stored signal message.
|
|
205
205
|
|
|
206
206
|
**runId** (`string`): Run ID to target directly.
|
|
207
207
|
|
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,12 @@
|
|
|
1
1
|
# @mastra/mcp-docs-server
|
|
2
2
|
|
|
3
|
+
## 1.1.39-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [[`452036a`](https://github.com/mastra-ai/mastra/commit/452036a0d965b4f4c1efd93606e4f03b50b807a5), [`1a9cc60`](https://github.com/mastra-ai/mastra/commit/1a9cc6069f9910fc3d59e4953ac8cd95d89ad6f5), [`64c1e0b`](https://github.com/mastra-ai/mastra/commit/64c1e0b35165c96b659818bd0177aa18794ef11f), [`40d83a9`](https://github.com/mastra-ai/mastra/commit/40d83a90d9be31a1b83e04649edb703eb7753e33)]:
|
|
8
|
+
- @mastra/core@1.36.0-alpha.0
|
|
9
|
+
|
|
3
10
|
## 1.1.38
|
|
4
11
|
|
|
5
12
|
### Patch Changes
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@mastra/mcp-docs-server",
|
|
3
|
-
"version": "1.1.
|
|
3
|
+
"version": "1.1.39-alpha.2",
|
|
4
4
|
"description": "MCP server for accessing Mastra.ai documentation, changelogs, and news.",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "dist/index.js",
|
|
@@ -29,8 +29,8 @@
|
|
|
29
29
|
"jsdom": "^26.1.0",
|
|
30
30
|
"local-pkg": "^1.1.2",
|
|
31
31
|
"zod": "^4.3.6",
|
|
32
|
-
"@mastra/
|
|
33
|
-
"@mastra/
|
|
32
|
+
"@mastra/core": "1.36.0-alpha.0",
|
|
33
|
+
"@mastra/mcp": "^1.7.0"
|
|
34
34
|
},
|
|
35
35
|
"devDependencies": {
|
|
36
36
|
"@hono/node-server": "^1.19.11",
|
|
@@ -46,9 +46,9 @@
|
|
|
46
46
|
"tsx": "^4.21.0",
|
|
47
47
|
"typescript": "^6.0.3",
|
|
48
48
|
"vitest": "4.1.5",
|
|
49
|
+
"@internal/types-builder": "0.0.71",
|
|
49
50
|
"@internal/lint": "0.0.96",
|
|
50
|
-
"@mastra/core": "1.
|
|
51
|
-
"@internal/types-builder": "0.0.71"
|
|
51
|
+
"@mastra/core": "1.36.0-alpha.0"
|
|
52
52
|
},
|
|
53
53
|
"homepage": "https://mastra.ai",
|
|
54
54
|
"repository": {
|