@mastra/mcp-docs-server 1.2.13-alpha.11 → 1.2.13-alpha.12

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.
Files changed (49) hide show
  1. package/.docs/docs/capabilities/channels/imessage.md +181 -0
  2. package/.docs/docs/capabilities/channels/overview.md +1 -0
  3. package/.docs/docs/datasets/running-experiments.md +33 -0
  4. package/.docs/models/environment-variables.md +5 -1
  5. package/.docs/models/gateways/netlify.md +1 -2
  6. package/.docs/models/gateways/openrouter.md +3 -1
  7. package/.docs/models/gateways/vercel.md +6 -1
  8. package/.docs/models/index.md +1 -1
  9. package/.docs/models/providers/alibaba-cn.md +3 -1
  10. package/.docs/models/providers/alibaba-token-plan-cn.md +27 -25
  11. package/.docs/models/providers/alibaba-token-plan.md +27 -25
  12. package/.docs/models/providers/alibaba.md +2 -1
  13. package/.docs/models/providers/ambient.md +13 -12
  14. package/.docs/models/providers/baseten.md +3 -1
  15. package/.docs/models/providers/chutes.md +6 -8
  16. package/.docs/models/providers/crof.md +2 -1
  17. package/.docs/models/providers/crossmodel.md +4 -1
  18. package/.docs/models/providers/deepinfra.md +9 -2
  19. package/.docs/models/providers/digitalocean.md +34 -27
  20. package/.docs/models/providers/empiriolabs.md +4 -1
  21. package/.docs/models/providers/fireworks-ai.md +20 -19
  22. package/.docs/models/providers/greenpt.md +17 -8
  23. package/.docs/models/providers/groq.md +20 -20
  24. package/.docs/models/providers/huggingface.md +3 -1
  25. package/.docs/models/providers/hyper.md +9 -7
  26. package/.docs/models/providers/impossibl.md +148 -0
  27. package/.docs/models/providers/infomaniak.md +83 -0
  28. package/.docs/models/providers/kilo.md +349 -350
  29. package/.docs/models/providers/llmgateway.md +3 -1
  30. package/.docs/models/providers/mistral.md +5 -2
  31. package/.docs/models/providers/modal.md +5 -4
  32. package/.docs/models/providers/modelis.md +81 -0
  33. package/.docs/models/providers/nano-gpt.md +146 -148
  34. package/.docs/models/providers/neuralwatt.md +2 -1
  35. package/.docs/models/providers/ofox.md +2 -2
  36. package/.docs/models/providers/ollama-cloud.md +23 -22
  37. package/.docs/models/providers/opencode-go.md +3 -2
  38. package/.docs/models/providers/requesty.md +54 -45
  39. package/.docs/models/providers/scx.md +74 -0
  40. package/.docs/models/providers/tensorx.md +97 -0
  41. package/.docs/models/providers/togetherai.md +2 -1
  42. package/.docs/models/providers/umans-ai-coding-plan.md +11 -9
  43. package/.docs/models/providers/umans-ai.md +11 -9
  44. package/.docs/models/providers/wandb.md +2 -2
  45. package/.docs/models/providers/zai-coding-plan.md +7 -7
  46. package/.docs/models/providers/zhipuai-coding-plan.md +9 -9
  47. package/.docs/models/providers.md +5 -1
  48. package/CHANGELOG.md +7 -0
  49. package/package.json +5 -5
@@ -34,15 +34,15 @@ 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
- | `zhipuai-coding-plan/glm-4.6v` | 128K | | | | | | $0.30 | $0.90 |
40
- | `zhipuai-coding-plan/glm-4.7` | 205K | | | | | | — | — |
41
- | `zhipuai-coding-plan/glm-5-turbo` | 200K | | | | | | — | — |
42
- | `zhipuai-coding-plan/glm-5.1` | 200K | | | | | | — | — |
43
- | `zhipuai-coding-plan/glm-5.2` | 1.0M | | | | | | — | — |
44
- | `zhipuai-coding-plan/glm-5.2-highspeed[1m]` | 1.0M | | | | | | — | — |
45
- | `zhipuai-coding-plan/glm-5v-turbo` | 200K | | | | | | — | — |
37
+ | Model | Context | Tools | Reasoning | Image | Audio | Video | Input $/1M | Output $/1M |
38
+ | --------------------------------------- | ------- | ----- | --------- | ----- | ----- | ----- | ---------- | ----------- |
39
+ | `zhipuai-coding-plan/glm-4.6v` | 128K | | | | | | $0.30 | $0.90 |
40
+ | `zhipuai-coding-plan/glm-4.7` | 205K | | | | | | — | — |
41
+ | `zhipuai-coding-plan/glm-5-turbo` | 200K | | | | | | — | — |
42
+ | `zhipuai-coding-plan/glm-5.1` | 200K | | | | | | — | — |
43
+ | `zhipuai-coding-plan/glm-5.2` | 1.0M | | | | | | — | — |
44
+ | `zhipuai-coding-plan/glm-5.2-highspeed` | 1.0M | | | | | | — | — |
45
+ | `zhipuai-coding-plan/glm-5v-turbo` | 200K | | | | | | — | — |
46
46
 
47
47
  ## Advanced configuration
48
48
 
@@ -56,7 +56,6 @@ Direct access to individual AI model providers. Each provider offers unique mode
56
56
  - [FreeModel](https://mastra.ai/models/providers/freemodel)
57
57
  - [Friendli](https://mastra.ai/models/providers/friendli)
58
58
  - [FrogBot](https://mastra.ai/models/providers/frogbot)
59
- - [GitHub Models](https://mastra.ai/models/providers/github-models)
60
59
  - [GMI Cloud](https://mastra.ai/models/providers/gmicloud)
61
60
  - [GreenPT](https://mastra.ai/models/providers/greenpt)
62
61
  - [Helicone](https://mastra.ai/models/providers/helicone)
@@ -64,10 +63,12 @@ Direct access to individual AI model providers. Each provider offers unique mode
64
63
  - [HPC-AI](https://mastra.ai/models/providers/hpc-ai)
65
64
  - [Hugging Face](https://mastra.ai/models/providers/huggingface)
66
65
  - [iFlow](https://mastra.ai/models/providers/iflowcn)
66
+ - [Impossibl](https://mastra.ai/models/providers/impossibl)
67
67
  - [Inception](https://mastra.ai/models/providers/inception)
68
68
  - [Inceptron](https://mastra.ai/models/providers/inceptron)
69
69
  - [Inference](https://mastra.ai/models/providers/inference)
70
70
  - [InferX](https://mastra.ai/models/providers/inferx)
71
+ - [Infomaniak](https://mastra.ai/models/providers/infomaniak)
71
72
  - [IO.NET](https://mastra.ai/models/providers/io-net)
72
73
  - [Jiekou.AI](https://mastra.ai/models/providers/jiekou)
73
74
  - [Kenari](https://mastra.ai/models/providers/kenari)
@@ -92,6 +93,7 @@ Direct access to individual AI model providers. Each provider offers unique mode
92
93
  - [Moark](https://mastra.ai/models/providers/moark)
93
94
  - [Modal](https://mastra.ai/models/providers/modal)
94
95
  - [Model Oracle AI](https://mastra.ai/models/providers/model-oracle-ai)
96
+ - [Modelis](https://mastra.ai/models/providers/modelis)
95
97
  - [ModelScope](https://mastra.ai/models/providers/modelscope)
96
98
  - [Moonshot AI](https://mastra.ai/models/providers/moonshotai)
97
99
  - [Moonshot AI (China)](https://mastra.ai/models/providers/moonshotai-cn)
@@ -124,6 +126,7 @@ Direct access to individual AI model providers. Each provider offers unique mode
124
126
  - [Sakana AI](https://mastra.ai/models/providers/sakana)
125
127
  - [Sarvam AI](https://mastra.ai/models/providers/sarvam)
126
128
  - [Scaleway](https://mastra.ai/models/providers/scaleway)
129
+ - [SCX.ai](https://mastra.ai/models/providers/scx)
127
130
  - [SiliconFlow](https://mastra.ai/models/providers/siliconflow)
128
131
  - [SiliconFlow (China)](https://mastra.ai/models/providers/siliconflow-cn)
129
132
  - [Snowflake Cortex](https://mastra.ai/models/providers/snowflake-cortex)
@@ -138,6 +141,7 @@ Direct access to individual AI model providers. Each provider offers unique mode
138
141
  - [Tencent Coding Plan (China)](https://mastra.ai/models/providers/tencent-coding-plan)
139
142
  - [Tencent Token Plan](https://mastra.ai/models/providers/tencent-token-plan)
140
143
  - [Tencent TokenHub](https://mastra.ai/models/providers/tencent-tokenhub)
144
+ - [TensorX](https://mastra.ai/models/providers/tensorx)
141
145
  - [The Grid AI](https://mastra.ai/models/providers/the-grid-ai)
142
146
  - [Thinking Machines](https://mastra.ai/models/providers/thinkingmachines)
143
147
  - [Tinfoil](https://mastra.ai/models/providers/tinfoil)
package/CHANGELOG.md CHANGED
@@ -1,5 +1,12 @@
1
1
  # @mastra/mcp-docs-server
2
2
 
3
+ ## 1.2.13-alpha.12
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [[`d94b8e1`](https://github.com/mastra-ai/mastra/commit/d94b8e1cee67416d518a8c30099040061bef6a1c)]:
8
+ - @mastra/core@1.56.0-alpha.7
9
+
3
10
  ## 1.2.13-alpha.10
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.13-alpha.11",
3
+ "version": "1.2.13-alpha.12",
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.56.0-alpha.6",
31
+ "@mastra/core": "1.56.0-alpha.7",
32
32
  "@mastra/mcp": "^1.15.1-alpha.1"
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
- "@mastra/core": "1.56.0-alpha.6",
49
- "@internal/lint": "0.0.119",
50
- "@internal/types-builder": "0.0.94"
48
+ "@mastra/core": "1.56.0-alpha.7",
49
+ "@internal/types-builder": "0.0.94",
50
+ "@internal/lint": "0.0.119"
51
51
  },
52
52
  "homepage": "https://mastra.ai",
53
53
  "repository": {