@mastra/mcp-docs-server 1.2.0-alpha.0 → 1.2.1-alpha.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.docs/docs/agents/goals.md +2 -2
- package/.docs/docs/harness/modes.md +2 -2
- package/.docs/docs/harness/overview.md +23 -25
- package/.docs/docs/harness/session.md +2 -2
- package/.docs/docs/harness/subagents.md +3 -3
- package/.docs/docs/harness/tool-approvals.md +2 -2
- package/.docs/guides/build-your-ui/openui.md +297 -0
- package/.docs/models/gateways/custom-gateways.md +12 -0
- package/.docs/models/gateways/netlify.md +4 -7
- package/.docs/models/gateways/openrouter.md +20 -40
- package/.docs/models/gateways/vercel.md +281 -246
- package/.docs/models/index.md +1 -1
- package/.docs/models/providers/alibaba-cn.md +5 -2
- package/.docs/models/providers/alibaba-coding-plan-cn.md +5 -2
- package/.docs/models/providers/alibaba-coding-plan.md +5 -2
- package/.docs/models/providers/alibaba-token-plan-cn.md +88 -0
- package/.docs/models/providers/alibaba-token-plan.md +88 -0
- package/.docs/models/providers/alibaba.md +3 -1
- package/.docs/models/providers/ambient.md +6 -5
- package/.docs/models/providers/anthropic.md +8 -11
- package/.docs/models/providers/anyapi.md +99 -0
- package/.docs/models/providers/baseten.md +19 -19
- package/.docs/models/providers/cerebras.md +5 -7
- package/.docs/models/providers/claudinio.md +3 -2
- package/.docs/models/providers/cloudflare-workers-ai.md +4 -9
- package/.docs/models/providers/cortecs.md +9 -2
- package/.docs/models/providers/crof.md +12 -10
- package/.docs/models/providers/deepinfra.md +18 -31
- package/.docs/models/providers/deepseek.md +1 -1
- package/.docs/models/providers/digitalocean.md +5 -1
- package/.docs/models/providers/fastrouter.md +34 -2
- package/.docs/models/providers/fireworks-ai.md +22 -27
- package/.docs/models/providers/freemodel.md +108 -0
- package/.docs/models/providers/google.md +7 -9
- package/.docs/models/providers/groq.md +7 -9
- package/.docs/models/providers/helicone.md +1 -1
- package/.docs/models/providers/hpc-ai.md +3 -3
- package/.docs/models/providers/huggingface.md +1 -1
- package/.docs/models/providers/kilo.md +9 -8
- package/.docs/models/providers/kimi-for-coding.md +4 -3
- package/.docs/models/providers/llmgateway.md +38 -29
- package/.docs/models/providers/llmtr.md +76 -0
- package/.docs/models/providers/lucidquery.md +11 -9
- package/.docs/models/providers/minimax-cn-coding-plan.md +3 -2
- package/.docs/models/providers/minimax-cn.md +3 -2
- package/.docs/models/providers/minimax-coding-plan.md +3 -2
- package/.docs/models/providers/minimax.md +3 -2
- package/.docs/models/providers/mistral.md +25 -31
- package/.docs/models/providers/moonshotai-cn.md +13 -11
- package/.docs/models/providers/moonshotai.md +13 -11
- package/.docs/models/providers/nano-gpt.md +621 -529
- package/.docs/models/providers/nearai.md +5 -1
- package/.docs/models/providers/nebius.md +2 -15
- package/.docs/models/providers/neon.md +96 -0
- package/.docs/models/providers/neuralwatt.md +19 -20
- package/.docs/models/providers/novita-ai.md +7 -2
- package/.docs/models/providers/nvidia.md +5 -14
- package/.docs/models/providers/ollama-cloud.md +8 -12
- package/.docs/models/providers/openai.md +2 -3
- package/.docs/models/providers/opencode-go.md +10 -9
- package/.docs/models/providers/opencode.md +7 -2
- package/.docs/models/providers/ovhcloud.md +7 -3
- package/.docs/models/providers/poe.md +2 -1
- package/.docs/models/providers/poolside.md +72 -0
- package/.docs/models/providers/routing-run.md +5 -3
- package/.docs/models/providers/scaleway.md +3 -5
- package/.docs/models/providers/siliconflow-cn.md +4 -11
- package/.docs/models/providers/siliconflow.md +7 -13
- package/.docs/models/providers/snowflake-cortex.md +89 -0
- package/.docs/models/providers/stepfun-ai.md +5 -5
- package/.docs/models/providers/stepfun.md +1 -1
- package/.docs/models/providers/synthetic.md +2 -1
- package/.docs/models/providers/togetherai.md +30 -24
- package/.docs/models/providers/umans-ai-coding-plan.md +3 -2
- package/.docs/models/providers/umans-ai.md +75 -0
- package/.docs/models/providers/vivgrid.md +1 -1
- package/.docs/models/providers/vultr.md +14 -12
- package/.docs/models/providers/wafer.ai.md +9 -4
- package/.docs/models/providers/xai.md +3 -3
- package/.docs/models/providers/xiaomi-token-plan-ams.md +15 -13
- package/.docs/models/providers/xiaomi-token-plan-cn.md +15 -13
- package/.docs/models/providers/xiaomi-token-plan-sgp.md +15 -13
- package/.docs/models/providers/xiaomi.md +10 -9
- package/.docs/models/providers/xpersona.md +4 -3
- package/.docs/models/providers/zai-coding-plan.md +2 -1
- package/.docs/models/providers/zai.md +2 -1
- package/.docs/models/providers/zeldoc.md +71 -0
- package/.docs/models/providers/zenmux.md +19 -3
- package/.docs/models/providers/zhipuai-coding-plan.md +3 -1
- package/.docs/models/providers/zhipuai.md +2 -1
- package/.docs/models/providers.md +12 -3
- package/.docs/reference/agents/agent.md +18 -5
- package/.docs/reference/harness/harness-class.md +3 -137
- package/.docs/reference/harness/session.md +128 -2
- package/.docs/reference/index.md +1 -0
- package/.docs/reference/tools/mcp-client.md +11 -0
- package/.docs/reference/voice/google-gemini-live.md +22 -0
- package/.docs/reference/workspace/archil-filesystem.md +203 -0
- package/.docs/reference/workspace/gcs-filesystem.md +1 -0
- package/.docs/reference/workspace/s3-filesystem.md +1 -0
- package/CHANGELOG.md +20 -0
- package/package.json +6 -6
|
@@ -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 338 models through Mastra's model router.
|
|
4
4
|
|
|
5
5
|
Learn more in the [OpenRouter documentation](https://openrouter.ai/models).
|
|
6
6
|
|
|
@@ -34,6 +34,7 @@ ANTHROPIC_API_KEY=ant-...
|
|
|
34
34
|
|
|
35
35
|
| Model |
|
|
36
36
|
| --------------------------------------------------------------- |
|
|
37
|
+
| `~anthropic/claude-fable-latest` |
|
|
37
38
|
| `~anthropic/claude-haiku-latest` |
|
|
38
39
|
| `~anthropic/claude-opus-latest` |
|
|
39
40
|
| `~anthropic/claude-sonnet-latest` |
|
|
@@ -47,8 +48,6 @@ ANTHROPIC_API_KEY=ant-...
|
|
|
47
48
|
| `aion-labs/aion-1.0-mini` |
|
|
48
49
|
| `aion-labs/aion-2.0` |
|
|
49
50
|
| `aion-labs/aion-rp-llama-3.1-8b` |
|
|
50
|
-
| `alfredpros/codellama-7b-instruct-solidity` |
|
|
51
|
-
| `alibaba/tongyi-deepresearch-30b-a3b` |
|
|
52
51
|
| `allenai/olmo-3-32b-think` |
|
|
53
52
|
| `amazon/nova-2-lite-v1` |
|
|
54
53
|
| `amazon/nova-lite-v1` |
|
|
@@ -57,7 +56,6 @@ ANTHROPIC_API_KEY=ant-...
|
|
|
57
56
|
| `amazon/nova-pro-v1` |
|
|
58
57
|
| `anthracite-org/magnum-v4-72b` |
|
|
59
58
|
| `anthropic/claude-3-haiku` |
|
|
60
|
-
| `anthropic/claude-3.5-haiku` |
|
|
61
59
|
| `anthropic/claude-haiku-4.5` |
|
|
62
60
|
| `anthropic/claude-opus-4` |
|
|
63
61
|
| `anthropic/claude-opus-4.1` |
|
|
@@ -66,23 +64,16 @@ ANTHROPIC_API_KEY=ant-...
|
|
|
66
64
|
| `anthropic/claude-opus-4.6-fast` |
|
|
67
65
|
| `anthropic/claude-opus-4.7` |
|
|
68
66
|
| `anthropic/claude-opus-4.7-fast` |
|
|
67
|
+
| `anthropic/claude-opus-4.8` |
|
|
68
|
+
| `anthropic/claude-opus-4.8-fast` |
|
|
69
69
|
| `anthropic/claude-sonnet-4` |
|
|
70
70
|
| `anthropic/claude-sonnet-4.5` |
|
|
71
71
|
| `anthropic/claude-sonnet-4.6` |
|
|
72
72
|
| `arcee-ai/coder-large` |
|
|
73
|
-
| `arcee-ai/maestro-reasoning` |
|
|
74
|
-
| `arcee-ai/spotlight` |
|
|
75
73
|
| `arcee-ai/trinity-large-thinking` |
|
|
76
|
-
| `arcee-ai/trinity-large-thinking:free` |
|
|
77
74
|
| `arcee-ai/trinity-mini` |
|
|
78
75
|
| `arcee-ai/virtuoso-large` |
|
|
79
|
-
| `baidu/cobuddy:free` |
|
|
80
|
-
| `baidu/ernie-4.5-21b-a3b` |
|
|
81
|
-
| `baidu/ernie-4.5-21b-a3b-thinking` |
|
|
82
|
-
| `baidu/ernie-4.5-300b-a47b` |
|
|
83
|
-
| `baidu/ernie-4.5-vl-28b-a3b` |
|
|
84
76
|
| `baidu/ernie-4.5-vl-424b-a47b` |
|
|
85
|
-
| `baidu/qianfan-ocr-fast` |
|
|
86
77
|
| `bytedance-seed/seed-1.6` |
|
|
87
78
|
| `bytedance-seed/seed-1.6-flash` |
|
|
88
79
|
| `bytedance-seed/seed-2.0-lite` |
|
|
@@ -93,6 +84,7 @@ ANTHROPIC_API_KEY=ant-...
|
|
|
93
84
|
| `cohere/command-r-08-2024` |
|
|
94
85
|
| `cohere/command-r-plus-08-2024` |
|
|
95
86
|
| `cohere/command-r7b-12-2024` |
|
|
87
|
+
| `cohere/north-mini-code:free` |
|
|
96
88
|
| `deepcogito/cogito-v2.1-671b` |
|
|
97
89
|
| `deepseek/deepseek-chat` |
|
|
98
90
|
| `deepseek/deepseek-chat-v3-0324` |
|
|
@@ -100,17 +92,12 @@ ANTHROPIC_API_KEY=ant-...
|
|
|
100
92
|
| `deepseek/deepseek-r1` |
|
|
101
93
|
| `deepseek/deepseek-r1-0528` |
|
|
102
94
|
| `deepseek/deepseek-r1-distill-llama-70b` |
|
|
103
|
-
| `deepseek/deepseek-r1-distill-qwen-32b` |
|
|
104
95
|
| `deepseek/deepseek-v3.1-terminus` |
|
|
105
96
|
| `deepseek/deepseek-v3.2` |
|
|
106
97
|
| `deepseek/deepseek-v3.2-exp` |
|
|
107
|
-
| `deepseek/deepseek-v3.2-speciale` |
|
|
108
98
|
| `deepseek/deepseek-v4-flash` |
|
|
109
|
-
| `deepseek/deepseek-v4-flash:free` |
|
|
110
99
|
| `deepseek/deepseek-v4-pro` |
|
|
111
100
|
| `essentialai/rnj-1-instruct` |
|
|
112
|
-
| `google/gemini-2.0-flash-001` |
|
|
113
|
-
| `google/gemini-2.0-flash-lite-001` |
|
|
114
101
|
| `google/gemini-2.5-flash` |
|
|
115
102
|
| `google/gemini-2.5-flash-image` |
|
|
116
103
|
| `google/gemini-2.5-flash-lite` |
|
|
@@ -119,7 +106,9 @@ ANTHROPIC_API_KEY=ant-...
|
|
|
119
106
|
| `google/gemini-2.5-pro-preview` |
|
|
120
107
|
| `google/gemini-2.5-pro-preview-05-06` |
|
|
121
108
|
| `google/gemini-3-flash-preview` |
|
|
109
|
+
| `google/gemini-3-pro-image` |
|
|
122
110
|
| `google/gemini-3-pro-image-preview` |
|
|
111
|
+
| `google/gemini-3.1-flash-image` |
|
|
123
112
|
| `google/gemini-3.1-flash-image-preview` |
|
|
124
113
|
| `google/gemini-3.1-flash-lite` |
|
|
125
114
|
| `google/gemini-3.1-flash-lite-preview` |
|
|
@@ -151,7 +140,6 @@ ANTHROPIC_API_KEY=ant-...
|
|
|
151
140
|
| `liquid/lfm-2.5-1.2b-instruct:free` |
|
|
152
141
|
| `liquid/lfm-2.5-1.2b-thinking:free` |
|
|
153
142
|
| `mancer/weaver` |
|
|
154
|
-
| `meta-llama/llama-3-70b-instruct` |
|
|
155
143
|
| `meta-llama/llama-3-8b-instruct` |
|
|
156
144
|
| `meta-llama/llama-3.1-70b-instruct` |
|
|
157
145
|
| `meta-llama/llama-3.1-8b-instruct` |
|
|
@@ -163,7 +151,6 @@ ANTHROPIC_API_KEY=ant-...
|
|
|
163
151
|
| `meta-llama/llama-3.3-70b-instruct:free` |
|
|
164
152
|
| `meta-llama/llama-4-maverick` |
|
|
165
153
|
| `meta-llama/llama-4-scout` |
|
|
166
|
-
| `meta-llama/llama-guard-3-8b` |
|
|
167
154
|
| `meta-llama/llama-guard-4-12b` |
|
|
168
155
|
| `microsoft/phi-4` |
|
|
169
156
|
| `microsoft/phi-4-mini-instruct` |
|
|
@@ -174,19 +161,14 @@ ANTHROPIC_API_KEY=ant-...
|
|
|
174
161
|
| `minimax/minimax-m2-her` |
|
|
175
162
|
| `minimax/minimax-m2.1` |
|
|
176
163
|
| `minimax/minimax-m2.5` |
|
|
177
|
-
| `minimax/minimax-m2.5:free` |
|
|
178
164
|
| `minimax/minimax-m2.7` |
|
|
165
|
+
| `minimax/minimax-m3` |
|
|
179
166
|
| `mistralai/codestral-2508` |
|
|
180
|
-
| `mistralai/devstral-2512` |
|
|
181
|
-
| `mistralai/devstral-medium` |
|
|
182
|
-
| `mistralai/devstral-small` |
|
|
183
167
|
| `mistralai/ministral-14b-2512` |
|
|
184
168
|
| `mistralai/ministral-3b-2512` |
|
|
185
169
|
| `mistralai/ministral-8b-2512` |
|
|
186
|
-
| `mistralai/mistral-7b-instruct-v0.1` |
|
|
187
170
|
| `mistralai/mistral-large` |
|
|
188
171
|
| `mistralai/mistral-large-2407` |
|
|
189
|
-
| `mistralai/mistral-large-2411` |
|
|
190
172
|
| `mistralai/mistral-large-2512` |
|
|
191
173
|
| `mistralai/mistral-medium-3` |
|
|
192
174
|
| `mistralai/mistral-medium-3-5` |
|
|
@@ -198,17 +180,17 @@ ANTHROPIC_API_KEY=ant-...
|
|
|
198
180
|
| `mistralai/mistral-small-3.1-24b-instruct` |
|
|
199
181
|
| `mistralai/mistral-small-3.2-24b-instruct` |
|
|
200
182
|
| `mistralai/mixtral-8x22b-instruct` |
|
|
201
|
-
| `mistralai/pixtral-large-2411` |
|
|
202
183
|
| `mistralai/voxtral-small-24b-2507` |
|
|
203
184
|
| `moonshotai/kimi-k2` |
|
|
204
185
|
| `moonshotai/kimi-k2-0905` |
|
|
205
186
|
| `moonshotai/kimi-k2-thinking` |
|
|
206
187
|
| `moonshotai/kimi-k2.5` |
|
|
207
188
|
| `moonshotai/kimi-k2.6` |
|
|
189
|
+
| `moonshotai/kimi-k2.7-code` |
|
|
208
190
|
| `morph/morph-v3-fast` |
|
|
209
191
|
| `morph/morph-v3-large` |
|
|
210
|
-
| `nex-agi/
|
|
211
|
-
| `
|
|
192
|
+
| `nex-agi/nex-n2-pro` |
|
|
193
|
+
| `nex-agi/nex-n2-pro:free` |
|
|
212
194
|
| `nousresearch/hermes-3-llama-3.1-405b` |
|
|
213
195
|
| `nousresearch/hermes-3-llama-3.1-405b:free` |
|
|
214
196
|
| `nousresearch/hermes-3-llama-3.1-70b` |
|
|
@@ -220,16 +202,16 @@ ANTHROPIC_API_KEY=ant-...
|
|
|
220
202
|
| `nvidia/nemotron-3-nano-omni-30b-a3b-reasoning:free` |
|
|
221
203
|
| `nvidia/nemotron-3-super-120b-a12b` |
|
|
222
204
|
| `nvidia/nemotron-3-super-120b-a12b:free` |
|
|
205
|
+
| `nvidia/nemotron-3-ultra-550b-a55b` |
|
|
206
|
+
| `nvidia/nemotron-3-ultra-550b-a55b:free` |
|
|
207
|
+
| `nvidia/nemotron-3.5-content-safety:free` |
|
|
223
208
|
| `nvidia/nemotron-nano-12b-v2-vl:free` |
|
|
224
|
-
| `nvidia/nemotron-nano-9b-v2` |
|
|
225
209
|
| `nvidia/nemotron-nano-9b-v2:free` |
|
|
226
210
|
| `openai/gpt-3.5-turbo` |
|
|
227
211
|
| `openai/gpt-3.5-turbo-0613` |
|
|
228
212
|
| `openai/gpt-3.5-turbo-16k` |
|
|
229
213
|
| `openai/gpt-3.5-turbo-instruct` |
|
|
230
214
|
| `openai/gpt-4` |
|
|
231
|
-
| `openai/gpt-4-0314` |
|
|
232
|
-
| `openai/gpt-4-1106-preview` |
|
|
233
215
|
| `openai/gpt-4-turbo` |
|
|
234
216
|
| `openai/gpt-4-turbo-preview` |
|
|
235
217
|
| `openai/gpt-4.1` |
|
|
@@ -239,7 +221,6 @@ ANTHROPIC_API_KEY=ant-...
|
|
|
239
221
|
| `openai/gpt-4o-2024-05-13` |
|
|
240
222
|
| `openai/gpt-4o-2024-08-06` |
|
|
241
223
|
| `openai/gpt-4o-2024-11-20` |
|
|
242
|
-
| `openai/gpt-4o-audio-preview` |
|
|
243
224
|
| `openai/gpt-4o-mini` |
|
|
244
225
|
| `openai/gpt-4o-mini-2024-07-18` |
|
|
245
226
|
| `openai/gpt-4o-mini-search-preview` |
|
|
@@ -291,6 +272,7 @@ ANTHROPIC_API_KEY=ant-...
|
|
|
291
272
|
| `openrouter/auto` |
|
|
292
273
|
| `openrouter/bodybuilder` |
|
|
293
274
|
| `openrouter/free` |
|
|
275
|
+
| `openrouter/fusion` |
|
|
294
276
|
| `openrouter/owl-alpha` |
|
|
295
277
|
| `openrouter/pareto-code` |
|
|
296
278
|
| `perceptron/perceptron-mk1` |
|
|
@@ -299,7 +281,9 @@ ANTHROPIC_API_KEY=ant-...
|
|
|
299
281
|
| `perplexity/sonar-pro` |
|
|
300
282
|
| `perplexity/sonar-pro-search` |
|
|
301
283
|
| `perplexity/sonar-reasoning-pro` |
|
|
284
|
+
| `poolside/laguna-m.1` |
|
|
302
285
|
| `poolside/laguna-m.1:free` |
|
|
286
|
+
| `poolside/laguna-xs.2` |
|
|
303
287
|
| `poolside/laguna-xs.2:free` |
|
|
304
288
|
| `prime-intellect/intellect-3` |
|
|
305
289
|
| `qwen/qwen-2.5-72b-instruct` |
|
|
@@ -350,16 +334,17 @@ ANTHROPIC_API_KEY=ant-...
|
|
|
350
334
|
| `qwen/qwen3.6-max-preview` |
|
|
351
335
|
| `qwen/qwen3.6-plus` |
|
|
352
336
|
| `qwen/qwen3.7-max` |
|
|
337
|
+
| `qwen/qwen3.7-plus` |
|
|
353
338
|
| `rekaai/reka-edge` |
|
|
354
339
|
| `rekaai/reka-flash-3` |
|
|
355
340
|
| `relace/relace-apply-3` |
|
|
356
341
|
| `relace/relace-search` |
|
|
357
|
-
| `sao10k/l3-euryale-70b` |
|
|
358
342
|
| `sao10k/l3-lunaris-8b` |
|
|
359
343
|
| `sao10k/l3.1-70b-hanami-x1` |
|
|
360
344
|
| `sao10k/l3.1-euryale-70b` |
|
|
361
345
|
| `sao10k/l3.3-euryale-70b` |
|
|
362
346
|
| `stepfun/step-3.5-flash` |
|
|
347
|
+
| `stepfun/step-3.7-flash` |
|
|
363
348
|
| `switchpoint/router` |
|
|
364
349
|
| `tencent/hunyuan-a13b-instruct` |
|
|
365
350
|
| `tencent/hy3-preview` |
|
|
@@ -374,15 +359,10 @@ ANTHROPIC_API_KEY=ant-...
|
|
|
374
359
|
| `x-ai/grok-4.20-multi-agent` |
|
|
375
360
|
| `x-ai/grok-4.3` |
|
|
376
361
|
| `x-ai/grok-build-0.1` |
|
|
377
|
-
| `xiaomi/mimo-v2-flash` |
|
|
378
|
-
| `xiaomi/mimo-v2-omni` |
|
|
379
|
-
| `xiaomi/mimo-v2-pro` |
|
|
380
362
|
| `xiaomi/mimo-v2.5` |
|
|
381
363
|
| `xiaomi/mimo-v2.5-pro` |
|
|
382
|
-
| `z-ai/glm-4-32b` |
|
|
383
364
|
| `z-ai/glm-4.5` |
|
|
384
365
|
| `z-ai/glm-4.5-air` |
|
|
385
|
-
| `z-ai/glm-4.5-air:free` |
|
|
386
366
|
| `z-ai/glm-4.5v` |
|
|
387
367
|
| `z-ai/glm-4.6` |
|
|
388
368
|
| `z-ai/glm-4.6v` |
|
|
@@ -391,4 +371,4 @@ ANTHROPIC_API_KEY=ant-...
|
|
|
391
371
|
| `z-ai/glm-5` |
|
|
392
372
|
| `z-ai/glm-5-turbo` |
|
|
393
373
|
| `z-ai/glm-5.1` |
|
|
394
|
-
| `z-ai/glm-
|
|
374
|
+
| `z-ai/glm-5.2` |
|