@mastra/mcp-docs-server 1.2.5 → 1.2.6-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.
@@ -2,7 +2,7 @@
2
2
 
3
3
  # ![OpenRouter logo](https://models.dev/logos/openrouter.svg)OpenRouter
4
4
 
5
- OpenRouter aggregates models from multiple providers with enhanced features like rate limiting and failover. Access 339 models through Mastra's model router.
5
+ OpenRouter aggregates models from multiple providers with enhanced features like rate limiting and failover. Access 342 models through Mastra's model router.
6
6
 
7
7
  Learn more in the [OpenRouter documentation](https://openrouter.ai/models).
8
8
 
@@ -191,6 +191,7 @@ ANTHROPIC_API_KEY=ant-...
191
191
  | `moonshotai/kimi-k2.7-code` |
192
192
  | `morph/morph-v3-fast` |
193
193
  | `morph/morph-v3-large` |
194
+ | `nex-agi/nex-n2-mini` |
194
195
  | `nex-agi/nex-n2-pro` |
195
196
  | `nousresearch/hermes-3-llama-3.1-405b` |
196
197
  | `nousresearch/hermes-3-llama-3.1-405b:free` |
@@ -349,7 +350,9 @@ ANTHROPIC_API_KEY=ant-...
349
350
  | `stepfun/step-3.7-flash` |
350
351
  | `switchpoint/router` |
351
352
  | `tencent/hunyuan-a13b-instruct` |
353
+ | `tencent/hy3` |
352
354
  | `tencent/hy3-preview` |
355
+ | `tencent/hy3:free` |
353
356
  | `thedrummer/cydonia-24b-v4.1` |
354
357
  | `thedrummer/rocinante-12b` |
355
358
  | `thedrummer/skyfall-36b-v2` |
@@ -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 297 models through Mastra's model router.
5
+ Vercel aggregates models from multiple providers with enhanced features like rate limiting and failover. Access 299 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
 
@@ -69,6 +69,8 @@ ANTHROPIC_API_KEY=ant-...
69
69
  | `alibaba/wan-v2.6-r2v` |
70
70
  | `alibaba/wan-v2.6-r2v-flash` |
71
71
  | `alibaba/wan-v2.6-t2v` |
72
+ | `alibaba/wan-v2.7-r2v` |
73
+ | `alibaba/wan-v2.7-t2v` |
72
74
  | `amazon/nova-2-lite` |
73
75
  | `amazon/nova-lite` |
74
76
  | `amazon/nova-micro` |
@@ -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 4555 models from 140 providers through a single API.
5
+ Mastra provides a unified interface for working with LLMs across multiple providers, giving you access to 4562 models from 140 providers through a single API.
6
6
 
7
7
  ## Features
8
8
 
@@ -2,7 +2,7 @@
2
2
 
3
3
  # ![Hugging Face logo](https://models.dev/logos/huggingface.svg)Hugging Face
4
4
 
5
- Access 50 Hugging Face models through Mastra's model router. Authentication is handled automatically using the `HF_TOKEN` environment variable.
5
+ Access 51 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
 
@@ -56,6 +56,7 @@ for await (const chunk of stream) {
56
56
  | `huggingface/moonshotai/Kimi-K2.6` | 262K | | | | | | $0.95 | $4 |
57
57
  | `huggingface/moonshotai/Kimi-K2.7-Code` | 262K | | | | | | $0.95 | $4 |
58
58
  | `huggingface/openai/gpt-oss-120b` | 131K | | | | | | $0.25 | $0.69 |
59
+ | `huggingface/openai/gpt-oss-20b` | 131K | | | | | | $0.10 | $0.50 |
59
60
  | `huggingface/Qwen/Qwen3-235B-A22B` | 41K | | | | | | $0.20 | $0.80 |
60
61
  | `huggingface/Qwen/Qwen3-235B-A22B-Thinking-2507` | 262K | | | | | | $0.30 | $3 |
61
62
  | `huggingface/Qwen/Qwen3-32B` | 131K | | | | | | $0.29 | $0.59 |
@@ -2,7 +2,7 @@
2
2
 
3
3
  # ![Subconscious logo](https://models.dev/logos/subconscious.svg)Subconscious
4
4
 
5
- Access 1 Subconscious model through Mastra's model router. Authentication is handled automatically using the `SUBCONSCIOUS_API_KEY` environment variable.
5
+ Access 2 Subconscious models through Mastra's model router. Authentication is handled automatically using the `SUBCONSCIOUS_API_KEY` environment variable.
6
6
 
7
7
  Learn more in the [Subconscious documentation](https://docs.subconscious.dev).
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: "subconscious/subconscious/tim-qwen3.6-27b"
20
+ model: "subconscious/subconscious/glm-5.2"
21
21
  });
22
22
 
23
23
  // Generate a response
@@ -36,7 +36,8 @@ for await (const chunk of stream) {
36
36
 
37
37
  | Model | Context | Tools | Reasoning | Image | Audio | Video | Input $/1M | Output $/1M |
38
38
  | ------------------------------------------- | ------- | ----- | --------- | ----- | ----- | ----- | ---------- | ----------- |
39
- | `subconscious/subconscious/tim-qwen3.6-27b` | 8K | | | | | | | |
39
+ | `subconscious/subconscious/glm-5.2` | 1.0M | | | | | | $1 | $4 |
40
+ | `subconscious/subconscious/tim-qwen3.6-27b` | 8K | | | | | | $0.30 | $3 |
40
41
 
41
42
  ## Advanced configuration
42
43
 
@@ -48,7 +49,7 @@ const agent = new Agent({
48
49
  name: "custom-agent",
49
50
  model: {
50
51
  url: "https://api.subconscious.dev/v1",
51
- id: "subconscious/subconscious/tim-qwen3.6-27b",
52
+ id: "subconscious/subconscious/glm-5.2",
52
53
  apiKey: process.env.SUBCONSCIOUS_API_KEY,
53
54
  headers: {
54
55
  "X-Custom-Header": "value"
@@ -67,7 +68,35 @@ const agent = new Agent({
67
68
  const useAdvanced = requestContext.task === "complex";
68
69
  return useAdvanced
69
70
  ? "subconscious/subconscious/tim-qwen3.6-27b"
70
- : "subconscious/subconscious/tim-qwen3.6-27b";
71
+ : "subconscious/subconscious/glm-5.2";
71
72
  }
72
73
  });
74
+ ```
75
+
76
+ ## Direct provider installation
77
+
78
+ This provider can also be installed directly as a standalone package, which can be used instead of the Mastra model router string. View the [package documentation](https://www.npmjs.com/package/@ai-sdk/anthropic) for more details.
79
+
80
+ **npm**:
81
+
82
+ ```bash
83
+ npm install @ai-sdk/anthropic
84
+ ```
85
+
86
+ **pnpm**:
87
+
88
+ ```bash
89
+ pnpm add @ai-sdk/anthropic
90
+ ```
91
+
92
+ **Yarn**:
93
+
94
+ ```bash
95
+ yarn add @ai-sdk/anthropic
96
+ ```
97
+
98
+ **Bun**:
99
+
100
+ ```bash
101
+ bun add @ai-sdk/anthropic
73
102
  ```
package/CHANGELOG.md CHANGED
@@ -1,5 +1,12 @@
1
1
  # @mastra/mcp-docs-server
2
2
 
3
+ ## 1.2.6-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [[`e900f25`](https://github.com/mastra-ai/mastra/commit/e900f25dfe2c9237f15b26cb109ac55aa9de3000)]:
8
+ - @mastra/core@1.50.1-alpha.0
9
+
3
10
  ## 1.2.5
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.2.5",
3
+ "version": "1.2.6-alpha.1",
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.50.0",
31
+ "@mastra/core": "1.50.1-alpha.0",
32
32
  "@mastra/mcp": "^1.13.1"
33
33
  },
34
34
  "devDependencies": {
@@ -46,8 +46,8 @@
46
46
  "typescript": "^6.0.3",
47
47
  "vitest": "4.1.8",
48
48
  "@internal/lint": "0.0.112",
49
- "@mastra/core": "1.50.0",
50
- "@internal/types-builder": "0.0.87"
49
+ "@internal/types-builder": "0.0.87",
50
+ "@mastra/core": "1.50.1-alpha.0"
51
51
  },
52
52
  "homepage": "https://mastra.ai",
53
53
  "repository": {