@mastra/mcp-docs-server 1.2.8-alpha.23 → 1.2.8-alpha.26

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.
@@ -88,6 +88,8 @@ Start Mastra's development server:
88
88
  npx mastra dev
89
89
  ```
90
90
 
91
+ For Agent Builder development, you can also use `mastra factory dev`, which uses the same dev runtime and flags as `mastra dev` and writes to the same `.mastra/output` directory. Both commands share a dev lock and can't run simultaneously in the same project. See the [CLI reference](https://mastra.ai/reference/cli/mastra) for details.
92
+
91
93
  The Agent Builder is mounted at `http://localhost:4111/agent-builder`.
92
94
 
93
95
  ## Disabling the Builder
@@ -2,7 +2,7 @@
2
2
 
3
3
  # Netlify
4
4
 
5
- Netlify AI Gateway provides unified access to multiple providers with built-in caching and observability. Access 72 models through Mastra's model router.
5
+ Netlify AI Gateway provides unified access to multiple providers with built-in caching and observability. Access 67 models through Mastra's model router.
6
6
 
7
7
  Learn more in the [Netlify documentation](https://docs.netlify.com/build/ai-gateway/overview/).
8
8
 
@@ -74,19 +74,14 @@ ANTHROPIC_API_KEY=ant-...
74
74
  | `openai/gpt-4o-mini` |
75
75
  | `openai/gpt-5` |
76
76
  | `openai/gpt-5-2025-08-07` |
77
- | `openai/gpt-5-codex` |
78
77
  | `openai/gpt-5-mini` |
79
78
  | `openai/gpt-5-mini-2025-08-07` |
80
79
  | `openai/gpt-5-nano` |
81
80
  | `openai/gpt-5-pro` |
82
81
  | `openai/gpt-5.1` |
83
82
  | `openai/gpt-5.1-2025-11-13` |
84
- | `openai/gpt-5.1-codex` |
85
- | `openai/gpt-5.1-codex-max` |
86
- | `openai/gpt-5.1-codex-mini` |
87
83
  | `openai/gpt-5.2` |
88
84
  | `openai/gpt-5.2-2025-12-11` |
89
- | `openai/gpt-5.2-codex` |
90
85
  | `openai/gpt-5.2-pro` |
91
86
  | `openai/gpt-5.2-pro-2025-12-11` |
92
87
  | `openai/gpt-5.3-chat-latest` |
@@ -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 303 models through Mastra's model router.
5
+ Vercel aggregates models from multiple providers with enhanced features like rate limiting and failover. Access 306 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
 
@@ -278,6 +278,8 @@ ANTHROPIC_API_KEY=ant-...
278
278
  | `perplexity/sonar` |
279
279
  | `perplexity/sonar-pro` |
280
280
  | `perplexity/sonar-reasoning-pro` |
281
+ | `poolside/laguna-s-2.1` |
282
+ | `poolside/laguna-s-2.1-free` |
281
283
  | `prodia/flux-fast-schnell` |
282
284
  | `quiverai/arrow-1.1` |
283
285
  | `recraft/recraft-v2` |
@@ -291,6 +293,7 @@ ANTHROPIC_API_KEY=ant-...
291
293
  | `sakana/fugu-ultra` |
292
294
  | `stepfun/step-3.5-flash` |
293
295
  | `stepfun/step-3.7-flash` |
296
+ | `tencent/hy3` |
294
297
  | `thinkingmachines/inkling` |
295
298
  | `voyage/rerank-2.5` |
296
299
  | `voyage/rerank-2.5-lite` |
@@ -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 4882 models from 158 providers through a single API.
5
+ Mastra provides a unified interface for working with LLMs across multiple providers, giving you access to 4898 models from 158 providers through a single API.
6
6
 
7
7
  ## Features
8
8
 
@@ -2,7 +2,7 @@
2
2
 
3
3
  # ![Cortecs logo](https://models.dev/logos/cortecs.svg)Cortecs
4
4
 
5
- Access 56 Cortecs models through Mastra's model router. Authentication is handled automatically using the `CORTECS_API_KEY` environment variable.
5
+ Access 57 Cortecs models through Mastra's model router. Authentication is handled automatically using the `CORTECS_API_KEY` environment variable.
6
6
 
7
7
  Learn more in the [Cortecs documentation](https://cortecs.ai).
8
8
 
@@ -65,6 +65,7 @@ for await (const chunk of stream) {
65
65
  | `cortecs/gpt-5.4` | 1.1M | | | | | | $3 | $16 |
66
66
  | `cortecs/gpt-oss-120b` | 128K | | | | | | — | — |
67
67
  | `cortecs/hermes-4-70b` | 128K | | | | | | $0.12 | $0.36 |
68
+ | `cortecs/hy3` | 262K | | | | | | $0.41 | $1 |
68
69
  | `cortecs/intellect-3` | 128K | | | | | | $0.22 | $1 |
69
70
  | `cortecs/kimi-k2-instruct` | 131K | | | | | | $0.55 | $3 |
70
71
  | `cortecs/kimi-k2-thinking` | 262K | | | | | | $0.66 | $3 |
@@ -2,7 +2,7 @@
2
2
 
3
3
  # ![Hugging Face logo](https://models.dev/logos/huggingface.svg)Hugging Face
4
4
 
5
- Access 51 Hugging Face models through Mastra's model router. Authentication is handled automatically using the `HF_TOKEN` environment variable.
5
+ Access 52 Hugging Face models through Mastra's model router. Authentication is handled automatically using the `HF_TOKEN` environment variable.
6
6
 
7
7
  Learn more in the [Hugging Face documentation](https://huggingface.co).
8
8
 
@@ -77,6 +77,7 @@ for await (const chunk of stream) {
77
77
  | `huggingface/stepfun-ai/Step-3.5-Flash` | 262K | | | | | | $0.10 | $0.30 |
78
78
  | `huggingface/stepfun-ai/Step-3.7-Flash` | 262K | | | | | | $0.20 | $1 |
79
79
  | `huggingface/XiaomiMiMo/MiMo-V2-Flash` | 262K | | | | | | $0.10 | $0.30 |
80
+ | `huggingface/XiaomiMiMo/MiMo-V2.5` | 262K | | | | | | $0.40 | $2 |
80
81
  | `huggingface/XiaomiMiMo/MiMo-V2.5-Pro` | 1.0M | | | | | | $1 | $3 |
81
82
  | `huggingface/zai-org/GLM-4.5` | 131K | | | | | | $0.60 | $2 |
82
83
  | `huggingface/zai-org/GLM-4.5-Air` | 131K | | | | | | $0.13 | $0.85 |
@@ -2,7 +2,7 @@
2
2
 
3
3
  # ![Kenari logo](https://models.dev/logos/kenari.svg)Kenari
4
4
 
5
- Access 23 Kenari models through Mastra's model router. Authentication is handled automatically using the `KENARI_API_KEY` environment variable.
5
+ Access 38 Kenari models through Mastra's model router. Authentication is handled automatically using the `KENARI_API_KEY` environment variable.
6
6
 
7
7
  Learn more in the [Kenari documentation](https://kenari.id/docs).
8
8
 
@@ -17,7 +17,7 @@ const agent = new Agent({
17
17
  id: "my-agent",
18
18
  name: "My Agent",
19
19
  instructions: "You are a helpful assistant",
20
- model: "kenari/claude-opus-4-7"
20
+ model: "kenari/claude-fable-5"
21
21
  });
22
22
 
23
23
  // Generate a response
@@ -34,31 +34,46 @@ for await (const chunk of stream) {
34
34
 
35
35
  ## Models
36
36
 
37
- | Model | Context | Tools | Reasoning | Image | Audio | Video | Input $/1M | Output $/1M |
38
- | ------------------------------- | ------- | ----- | --------- | ----- | ----- | ----- | ---------- | ----------- |
39
- | `kenari/claude-opus-4-7` | 1.0M | | | | | | — | — |
40
- | `kenari/claude-opus-4-8` | 1.0M | | | | | | — | — |
41
- | `kenari/claude-sonnet-4-6` | 1.0M | | | | | | — | — |
42
- | `kenari/deepseek-v4-flash` | 1.0M | | | | | | — | — |
43
- | `kenari/deepseek-v4-flash:free` | 1.0M | | | | | | — | — |
44
- | `kenari/deepseek-v4-pro` | 1.0M | | | | | | — | — |
45
- | `kenari/deepseek-v4-pro:free` | 1.0M | | | | | | — | — |
46
- | `kenari/gemma-4-31b-it` | 262K | | | | | | — | — |
47
- | `kenari/glm-5-1` | 200K | | | | | | — | — |
48
- | `kenari/glm-5-2` | 1.0M | | | | | | — | — |
49
- | `kenari/gpt-5-4-mini` | 400K | | | | | | — | — |
50
- | `kenari/gpt-5-5` | 1.1M | | | | | | — | — |
51
- | `kenari/gpt-image-2` | 272K | | | | | | — | — |
52
- | `kenari/gpt-oss-120b` | 131K | | | | | | — | — |
53
- | `kenari/gpt-oss-20b` | 131K | | | | | | — | — |
54
- | `kenari/grok-4-3` | 1.0M | | | | | | — | — |
55
- | `kenari/grok-build-0-1` | 256K | | | | | | — | — |
56
- | `kenari/kimi-k2-6` | 262K | | | | | | — | — |
57
- | `kenari/kimi-k2-7-code` | 262K | | | | | | — | — |
58
- | `kenari/mimo-v2-5` | 1.0M | | | | | | — | — |
59
- | `kenari/mimo-v2-5-pro` | 1.0M | | | | | | — | — |
60
- | `kenari/minimax-m3` | 512K | | | | | | — | — |
61
- | `kenari/qwen3-7-plus` | 1.0M | | | | | | — | — |
37
+ | Model | Context | Tools | Reasoning | Image | Audio | Video | Input $/1M | Output $/1M |
38
+ | ---------------------------------------- | ------- | ----- | --------- | ----- | ----- | ----- | ---------- | ----------- |
39
+ | `kenari/claude-fable-5` | 1.0M | | | | | | — | — |
40
+ | `kenari/claude-opus-4-7` | 1.0M | | | | | | — | — |
41
+ | `kenari/claude-opus-4-8` | 1.0M | | | | | | — | — |
42
+ | `kenari/claude-sonnet-5` | 1.0M | | | | | | — | — |
43
+ | `kenari/deepseek-v4-flash` | 1.0M | | | | | | — | — |
44
+ | `kenari/deepseek-v4-flash:free` | 1.0M | | | | | | — | — |
45
+ | `kenari/deepseek-v4-pro` | 1.0M | | | | | | — | — |
46
+ | `kenari/gemini-2-5-flash` | 1.0M | | | | | | — | — |
47
+ | `kenari/gemini-2-5-flash-lite` | 1.0M | | | | | | — | — |
48
+ | `kenari/gemini-3-1-flash-lite` | 1.0M | | | | | | — | — |
49
+ | `kenari/gemma-4-31b-it` | 262K | | | | | | — | — |
50
+ | `kenari/glm-4-7-flash:free` | 200K | | | | | | — | — |
51
+ | `kenari/glm-5-1` | 200K | | | | | | — | — |
52
+ | `kenari/glm-5-2` | 1.0M | | | | | | — | — |
53
+ | `kenari/gpt-5-4-mini` | 400K | | | | | | — | — |
54
+ | `kenari/gpt-5-5` | 1.1M | | | | | | — | — |
55
+ | `kenari/gpt-5-6-luna` | 1.1M | | | | | | — | — |
56
+ | `kenari/gpt-5-6-sol` | 1.1M | | | | | | — | — |
57
+ | `kenari/gpt-5-6-terra` | 1.1M | | | | | | — | — |
58
+ | `kenari/gpt-image-2` | 272K | | | | | | — | — |
59
+ | `kenari/gpt-oss-120b` | 131K | | | | | | — | — |
60
+ | `kenari/gpt-oss-20b` | 131K | | | | | | — | — |
61
+ | `kenari/grok-4-5` | 500K | | | | | | — | — |
62
+ | `kenari/grok-build-0-1` | 256K | | | | | | — | — |
63
+ | `kenari/kimi-k2-6` | 262K | | | | | | — | — |
64
+ | `kenari/kimi-k2-6:free` | 262K | | | | | | — | — |
65
+ | `kenari/kimi-k2-7-code` | 262K | | | | | | — | — |
66
+ | `kenari/kimi-k2-7-code:free` | 262K | | | | | | — | — |
67
+ | `kenari/kimi-k3` | 1.0M | | | | | | — | — |
68
+ | `kenari/mimo-v2-5` | 1.0M | | | | | | — | — |
69
+ | `kenari/mimo-v2-5-pro` | 1.0M | | | | | | — | — |
70
+ | `kenari/mimo-v2-5:free` | 1.0M | | | | | | — | — |
71
+ | `kenari/minimax-m3` | 512K | | | | | | — | — |
72
+ | `kenari/nemotron-3-nano-30b-a3b` | 262K | | | | | | — | — |
73
+ | `kenari/nemotron-3-super-120b-a12b` | 262K | | | | | | — | — |
74
+ | `kenari/nemotron-3-super-120b-a12b:free` | 262K | | | | | | — | — |
75
+ | `kenari/nemotron-3-ultra-550b-a55b` | 1.0M | | | | | | — | — |
76
+ | `kenari/qwen3-7-plus` | 1.0M | | | | | | — | — |
62
77
 
63
78
  ## Advanced configuration
64
79
 
@@ -70,7 +85,7 @@ const agent = new Agent({
70
85
  name: "custom-agent",
71
86
  model: {
72
87
  url: "https://kenari.id/v1",
73
- id: "kenari/claude-opus-4-7",
88
+ id: "kenari/claude-fable-5",
74
89
  apiKey: process.env.KENARI_API_KEY,
75
90
  headers: {
76
91
  "X-Custom-Header": "value"
@@ -89,7 +104,7 @@ const agent = new Agent({
89
104
  const useAdvanced = requestContext.task === "complex";
90
105
  return useAdvanced
91
106
  ? "kenari/qwen3-7-plus"
92
- : "kenari/claude-opus-4-7";
107
+ : "kenari/claude-fable-5";
93
108
  }
94
109
  });
95
110
  ```
@@ -2,7 +2,7 @@
2
2
 
3
3
  # ![OpenCode Go logo](https://models.dev/logos/opencode-go.svg)OpenCode Go
4
4
 
5
- Access 15 OpenCode Go models through Mastra's model router. Authentication is handled automatically using the `OPENCODE_API_KEY` environment variable.
5
+ Access 16 OpenCode Go models through Mastra's model router. Authentication is handled automatically using the `OPENCODE_API_KEY` environment variable.
6
6
 
7
7
  Learn more in the [OpenCode Go documentation](https://opencode.ai/docs/zen).
8
8
 
@@ -41,6 +41,7 @@ for await (const chunk of stream) {
41
41
  | `opencode-go/glm-5.1` | 203K | | | | | | $1 | $4 |
42
42
  | `opencode-go/glm-5.2` | 1.0M | | | | | | $1 | $4 |
43
43
  | `opencode-go/grok-4.5` | 500K | | | | | | $2 | $6 |
44
+ | `opencode-go/hy3` | 256K | | | | | | $0.14 | $0.58 |
44
45
  | `opencode-go/kimi-k2.6` | 262K | | | | | | $0.95 | $4 |
45
46
  | `opencode-go/kimi-k2.7-code` | 262K | | | | | | $0.95 | $4 |
46
47
  | `opencode-go/kimi-k3` | 1.0M | | | | | | $3 | $15 |
@@ -101,6 +101,18 @@ mastra dev
101
101
 
102
102
  These are forwarded to the Mastra model router and will work with any `"openai/..."` or `"anthropic/..."` model selections.
103
103
 
104
+ ## `mastra factory dev`
105
+
106
+ Starts a development server for [Agent Builder](https://mastra.ai/docs/agent-builder/overview) development. It uses the same dev runtime and flags as [`mastra dev`](#mastra-dev) and writes to the same `.mastra/output` directory.
107
+
108
+ ```bash
109
+ npx mastra factory dev
110
+ ```
111
+
112
+ Both commands share the same dev lock, so `mastra dev` and `mastra factory dev` can't run simultaneously in the same project. If one is already running, the other exits with a duplicate development server error.
113
+
114
+ Use `mastra factory dev` when developing Agent Builder features. It accepts the same flags as [`mastra dev`](#mastra-dev), including `--https`, `--inspect`, `--inspect-brk`, `--custom-args`, and `--request-context-presets`.
115
+
104
116
  ## `mastra build`
105
117
 
106
118
  The `mastra build` command bundles your Mastra project into a production-ready Hono server. [Hono](https://hono.dev/) is a lightweight, type-safe web framework that makes it straightforward to deploy Mastra agents as HTTP endpoints with middleware support.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,19 @@
1
1
  # @mastra/mcp-docs-server
2
2
 
3
+ ## 1.2.8-alpha.26
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies:
8
+ - @mastra/core@1.52.0-alpha.13
9
+
10
+ ## 1.2.8-alpha.24
11
+
12
+ ### Patch Changes
13
+
14
+ - Updated dependencies [[`d7385ad`](https://github.com/mastra-ai/mastra/commit/d7385ad9e88f9e4f33d15c0ec0bfebedde0cbc2e), [`3d6e539`](https://github.com/mastra-ai/mastra/commit/3d6e539272eb2ea0407034605ee1906b3be06b39), [`35865a5`](https://github.com/mastra-ai/mastra/commit/35865a53e194aa9634d6a70a97010e7a6b9d58b1), [`70687f7`](https://github.com/mastra-ai/mastra/commit/70687f7e495a322a02070b4a67cb0c77a5ca91ec), [`3d6e539`](https://github.com/mastra-ai/mastra/commit/3d6e539272eb2ea0407034605ee1906b3be06b39)]:
15
+ - @mastra/core@1.52.0-alpha.12
16
+
3
17
  ## 1.2.8-alpha.23
4
18
 
5
19
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mastra/mcp-docs-server",
3
- "version": "1.2.8-alpha.23",
3
+ "version": "1.2.8-alpha.26",
4
4
  "description": "MCP server for accessing Mastra.ai documentation, changelogs, and news.",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",
@@ -28,7 +28,7 @@
28
28
  "jsdom": "^26.1.0",
29
29
  "local-pkg": "^1.1.2",
30
30
  "zod": "^4.4.3",
31
- "@mastra/core": "1.52.0-alpha.11",
31
+ "@mastra/core": "1.52.0-alpha.13",
32
32
  "@mastra/mcp": "^1.15.0-alpha.0"
33
33
  },
34
34
  "devDependencies": {
@@ -45,9 +45,9 @@
45
45
  "tsx": "^4.23.1",
46
46
  "typescript": "^6.0.3",
47
47
  "vitest": "4.1.10",
48
- "@internal/lint": "0.0.114",
49
48
  "@internal/types-builder": "0.0.89",
50
- "@mastra/core": "1.52.0-alpha.11"
49
+ "@mastra/core": "1.52.0-alpha.13",
50
+ "@internal/lint": "0.0.114"
51
51
  },
52
52
  "homepage": "https://mastra.ai",
53
53
  "repository": {