@mastra/mcp-docs-server 0.13.9-alpha.2 → 0.13.9-alpha.3
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/organized/changelogs/%40mastra%2Fclient-js.md +9 -9
- package/.docs/organized/changelogs/%40mastra%2Fcore.md +8 -8
- package/.docs/organized/changelogs/%40mastra%2Fdeployer.md +11 -11
- package/.docs/organized/changelogs/%40mastra%2Fdynamodb.md +11 -11
- package/.docs/organized/changelogs/%40mastra%2Fmcp-docs-server.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Fmcp.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Fmongodb.md +7 -7
- package/.docs/organized/changelogs/%40mastra%2Fserver.md +8 -8
- package/.docs/organized/code-examples/agui.md +4 -4
- package/.docs/organized/code-examples/ai-sdk-useChat.md +4 -4
- package/.docs/organized/code-examples/ai-sdk-v5.md +4 -4
- package/.docs/organized/code-examples/assistant-ui.md +4 -4
- package/.docs/organized/code-examples/bird-checker-with-nextjs-and-eval.md +2 -2
- package/.docs/organized/code-examples/bird-checker-with-nextjs.md +4 -4
- package/.docs/organized/code-examples/client-side-tools.md +4 -4
- package/.docs/organized/code-examples/crypto-chatbot.md +4 -4
- package/.docs/organized/code-examples/openapi-spec-writer.md +4 -4
- package/package.json +6 -6
|
@@ -1,5 +1,12 @@
|
|
|
1
1
|
# @mastra/client-js
|
|
2
2
|
|
|
3
|
+
## 0.10.19-alpha.3
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [d0496e6]
|
|
8
|
+
- @mastra/core@0.13.0-alpha.3
|
|
9
|
+
|
|
3
10
|
## 0.10.19-alpha.2
|
|
4
11
|
|
|
5
12
|
### Patch Changes
|
|
@@ -291,12 +298,5 @@
|
|
|
291
298
|
- 1aa60b1: Pipe runtimeContext to vNext network agent stream and generate steps, wire up runtimeContext for vNext Networks in cliet SDK & playground
|
|
292
299
|
- 626b0f4: [Cloud-126] Working Memory Playground - Added working memory to playground to allow users to view/edit working memory
|
|
293
300
|
- Updated dependencies [0b56518]
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
- Updated dependencies [5237998]
|
|
297
|
-
- Updated dependencies [c3a30de]
|
|
298
|
-
- Updated dependencies [37c1acd]
|
|
299
|
-
- Updated dependencies [1aa60b1]
|
|
300
|
-
- Updated dependencies [89ec9d4]
|
|
301
|
-
|
|
302
|
-
... 1885 more lines hidden. See full changelog in package directory.
|
|
301
|
+
|
|
302
|
+
... 1892 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,12 @@
|
|
|
1
1
|
# @mastra/core
|
|
2
2
|
|
|
3
|
+
## 0.13.0-alpha.3
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- d0496e6: dependencies updates:
|
|
8
|
+
- Updated dependency [`hono@^4.8.12` ↗︎](https://www.npmjs.com/package/hono/v/4.8.12) (from `^4.8.11`, in `dependencies`)
|
|
9
|
+
|
|
3
10
|
## 0.13.0-alpha.2
|
|
4
11
|
|
|
5
12
|
### Patch Changes
|
|
@@ -291,12 +298,5 @@
|
|
|
291
298
|
- d6bfd60: Simplify Message-List Merge Logic and Updates
|
|
292
299
|
- 626b0f4: [Cloud-126] Working Memory Playground - Added working memory to playground to allow users to view/edit working memory
|
|
293
300
|
- c22a91f: Fix nested workflow resume in loop workflow breaking
|
|
294
|
-
- f7403ab: Only change workflow status to success after all steps are successful
|
|
295
|
-
- 6c89d7f: Save runtimeContext in snapshot
|
|
296
|
-
- Updated dependencies [4da943f]
|
|
297
|
-
- @mastra/schema-compat@0.10.5
|
|
298
|
-
|
|
299
|
-
## 0.10.15-alpha.1
|
|
300
|
-
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 2461 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,15 @@
|
|
|
1
1
|
# @mastra/deployer
|
|
2
2
|
|
|
3
|
+
## 0.13.0-alpha.3
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- d0496e6: dependencies updates:
|
|
8
|
+
- Updated dependency [`hono@^4.8.12` ↗︎](https://www.npmjs.com/package/hono/v/4.8.12) (from `^4.8.11`, in `dependencies`)
|
|
9
|
+
- Updated dependencies [d0496e6]
|
|
10
|
+
- @mastra/core@0.13.0-alpha.3
|
|
11
|
+
- @mastra/server@0.13.0-alpha.3
|
|
12
|
+
|
|
3
13
|
## 0.13.0-alpha.2
|
|
4
14
|
|
|
5
15
|
### Patch Changes
|
|
@@ -288,15 +298,5 @@
|
|
|
288
298
|
- Updated dependencies [d1c77a4]
|
|
289
299
|
- Updated dependencies [bea9dd1]
|
|
290
300
|
- Updated dependencies [62007b3]
|
|
291
|
-
- Updated dependencies [dcd4802]
|
|
292
|
-
- Updated dependencies [cbddd18]
|
|
293
|
-
- Updated dependencies [7ba91fa]
|
|
294
|
-
- @mastra/core@0.11.0
|
|
295
|
-
- @mastra/server@0.11.0
|
|
296
|
-
|
|
297
|
-
## 0.11.0-alpha.3
|
|
298
|
-
|
|
299
|
-
### Patch Changes
|
|
300
|
-
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 3250 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,15 @@
|
|
|
1
1
|
# @mastra/dynamodb
|
|
2
2
|
|
|
3
|
+
## 0.14.0-alpha.2
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 604b1d4: dependencies updates:
|
|
8
|
+
- Updated dependency [`@aws-sdk/client-dynamodb@^3.859.0` ↗︎](https://www.npmjs.com/package/@aws-sdk/client-dynamodb/v/3.859.0) (from `^3.848.0`, in `dependencies`)
|
|
9
|
+
- Updated dependency [`@aws-sdk/lib-dynamodb@^3.859.0` ↗︎](https://www.npmjs.com/package/@aws-sdk/lib-dynamodb/v/3.859.0) (from `^3.840.0`, in `dependencies`)
|
|
10
|
+
- Updated dependencies [d0496e6]
|
|
11
|
+
- @mastra/core@0.13.0-alpha.3
|
|
12
|
+
|
|
3
13
|
## 0.14.0-alpha.1
|
|
4
14
|
|
|
5
15
|
### Patch Changes
|
|
@@ -288,15 +298,5 @@
|
|
|
288
298
|
|
|
289
299
|
### Patch Changes
|
|
290
300
|
|
|
291
|
-
- d8f2d19: Add updateMessages API to storage classes (only support for PG and LibSQL for now) and to memory class. Additionally allow for metadata to be saved in the content field of a message.
|
|
292
|
-
- Updated dependencies [d8f2d19]
|
|
293
|
-
- Updated dependencies [9d52b17]
|
|
294
|
-
- Updated dependencies [8ba1b51]
|
|
295
|
-
- @mastra/core@0.10.7-alpha.0
|
|
296
|
-
|
|
297
|
-
## 0.11.0
|
|
298
|
-
|
|
299
|
-
### Minor Changes
|
|
300
|
-
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 309 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,14 @@
|
|
|
1
1
|
# @mastra/mcp-docs-server
|
|
2
2
|
|
|
3
|
+
## 0.13.9-alpha.3
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [d0496e6]
|
|
8
|
+
- Updated dependencies [9e792ef]
|
|
9
|
+
- @mastra/core@0.13.0-alpha.3
|
|
10
|
+
- @mastra/mcp@0.10.10-alpha.1
|
|
11
|
+
|
|
3
12
|
## 0.13.9-alpha.2
|
|
4
13
|
|
|
5
14
|
### Patch Changes
|
|
@@ -289,14 +298,5 @@
|
|
|
289
298
|
- Updated dependencies [a8b194f]
|
|
290
299
|
- Updated dependencies [4fb0cc2]
|
|
291
300
|
- Updated dependencies [d2a7a31]
|
|
292
|
-
- Updated dependencies [502fe05]
|
|
293
|
-
- Updated dependencies [144eb0b]
|
|
294
|
-
- Updated dependencies [8ba1b51]
|
|
295
|
-
- Updated dependencies [4efcfa0]
|
|
296
|
-
- Updated dependencies [0e17048]
|
|
297
|
-
- Updated dependencies [dc93062]
|
|
298
|
-
- @mastra/mcp@0.10.5
|
|
299
|
-
- @mastra/core@0.10.7
|
|
300
|
-
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 1168 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,13 @@
|
|
|
1
1
|
# @mastra/mcp
|
|
2
2
|
|
|
3
|
+
## 0.10.10-alpha.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 9e792ef: Expose authProvider option for HTTP-based MCP servers to enable OAuth authentication with automatic token refresh. The authProvider is automatically passed to both Streamable HTTP and SSE transports.
|
|
8
|
+
- Updated dependencies [d0496e6]
|
|
9
|
+
- @mastra/core@0.13.0-alpha.3
|
|
10
|
+
|
|
3
11
|
## 0.10.10-alpha.0
|
|
4
12
|
|
|
5
13
|
### Patch Changes
|
|
@@ -290,13 +298,5 @@
|
|
|
290
298
|
- Updated dependencies [195c428]
|
|
291
299
|
- Updated dependencies [f73e11b]
|
|
292
300
|
- Updated dependencies [37643b8]
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
- Updated dependencies [add596e]
|
|
296
|
-
- Updated dependencies [8dc94d8]
|
|
297
|
-
- Updated dependencies [ecebbeb]
|
|
298
|
-
- Updated dependencies [79d5145]
|
|
299
|
-
- Updated dependencies [12b7002]
|
|
300
|
-
- Updated dependencies [2901125]
|
|
301
|
-
|
|
302
|
-
... 1944 more lines hidden. See full changelog in package directory.
|
|
301
|
+
|
|
302
|
+
... 1952 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,11 @@
|
|
|
1
1
|
# @mastra/mongodb
|
|
2
2
|
|
|
3
|
+
## 0.13.0-alpha.3
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 94baf89: fixed an issue where mongodb vector adapter would not properly use metadata filters
|
|
8
|
+
|
|
3
9
|
## 0.13.0-alpha.2
|
|
4
10
|
|
|
5
11
|
### Patch Changes
|
|
@@ -292,11 +298,5 @@
|
|
|
292
298
|
- d8f2d19: Add updateMessages API to storage classes (only support for PG and LibSQL for now) and to memory class. Additionally allow for metadata to be saved in the content field of a message.
|
|
293
299
|
- Updated dependencies [d8f2d19]
|
|
294
300
|
- Updated dependencies [9d52b17]
|
|
295
|
-
- Updated dependencies [8ba1b51]
|
|
296
|
-
- @mastra/core@0.10.7-alpha.0
|
|
297
|
-
|
|
298
|
-
## 0.11.0
|
|
299
|
-
|
|
300
|
-
### Minor Changes
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 537 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,12 @@
|
|
|
1
1
|
# @mastra/deployer
|
|
2
2
|
|
|
3
|
+
## 0.13.0-alpha.3
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [d0496e6]
|
|
8
|
+
- @mastra/core@0.13.0-alpha.3
|
|
9
|
+
|
|
3
10
|
## 0.13.0-alpha.2
|
|
4
11
|
|
|
5
12
|
### Patch Changes
|
|
@@ -291,12 +298,5 @@
|
|
|
291
298
|
- Updated dependencies [cbddd18]
|
|
292
299
|
- @mastra/core@0.11.0-alpha.0
|
|
293
300
|
|
|
294
|
-
## 0.10.15
|
|
295
|
-
|
|
296
|
-
### Patch Changes
|
|
297
|
-
|
|
298
|
-
- 626b0f4: [Cloud-126] Working Memory Playground - Added working memory to playground to allow users to view/edit working memory
|
|
299
|
-
- Updated dependencies [0b56518]
|
|
300
|
-
- Updated dependencies [db5cc15]
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 2688 more lines hidden. See full changelog in package directory.
|
|
@@ -13,14 +13,14 @@
|
|
|
13
13
|
"@mastra/loggers": "latest",
|
|
14
14
|
"@mastra/memory": "latest",
|
|
15
15
|
"mastra": "latest",
|
|
16
|
-
"react": "^19.1.
|
|
17
|
-
"react-dom": "^19.1.
|
|
16
|
+
"react": "^19.1.1",
|
|
17
|
+
"react-dom": "^19.1.1",
|
|
18
18
|
"zod": "^3.25.67"
|
|
19
19
|
},
|
|
20
20
|
"devDependencies": {
|
|
21
21
|
"@eslint/js": "^9.25.0",
|
|
22
|
-
"@types/react": "^19.1.
|
|
23
|
-
"@types/react-dom": "^19.1.
|
|
22
|
+
"@types/react": "^19.1.9",
|
|
23
|
+
"@types/react-dom": "^19.1.7",
|
|
24
24
|
"@typescript-eslint/eslint-plugin": "^8.38.0",
|
|
25
25
|
"@typescript-eslint/parser": "^8.38.0",
|
|
26
26
|
"@vitejs/plugin-react": "^4.4.1",
|
|
@@ -7,15 +7,15 @@
|
|
|
7
7
|
"@ai-sdk/react": "^1.2.12",
|
|
8
8
|
"@mastra/core": "latest",
|
|
9
9
|
"next": "^15.3.1",
|
|
10
|
-
"react": "^19.1.
|
|
11
|
-
"react-dom": "^19.1.
|
|
10
|
+
"react": "^19.1.1",
|
|
11
|
+
"react-dom": "^19.1.1",
|
|
12
12
|
"zod": "^3.25.67"
|
|
13
13
|
},
|
|
14
14
|
"devDependencies": {
|
|
15
15
|
"@eslint/eslintrc": "^3.3.0",
|
|
16
16
|
"@types/node": "^20.17.57",
|
|
17
|
-
"@types/react": "^19.1.
|
|
18
|
-
"@types/react-dom": "^19.1.
|
|
17
|
+
"@types/react": "^19.1.9",
|
|
18
|
+
"@types/react-dom": "^19.1.7",
|
|
19
19
|
"eslint": "^9.30.1",
|
|
20
20
|
"eslint-config-next": "15.3.5",
|
|
21
21
|
"postcss": "^8.5.3",
|
|
@@ -13,16 +13,16 @@
|
|
|
13
13
|
"@mastra/rag": "0.0.0-ai-v5-20250625173645",
|
|
14
14
|
"@mastra/server": "0.0.0-ai-v5-20250625173645",
|
|
15
15
|
"next": "15.2.4",
|
|
16
|
-
"react": "^19.1.
|
|
17
|
-
"react-dom": "^19.1.
|
|
16
|
+
"react": "^19.1.1",
|
|
17
|
+
"react-dom": "^19.1.1",
|
|
18
18
|
"swr": "^2.3.3",
|
|
19
19
|
"zod": "^3.25.67"
|
|
20
20
|
},
|
|
21
21
|
"devDependencies": {
|
|
22
22
|
"@eslint/eslintrc": "^3",
|
|
23
23
|
"@types/node": "^20",
|
|
24
|
-
"@types/react": "^19.1.
|
|
25
|
-
"@types/react-dom": "^19.1.
|
|
24
|
+
"@types/react": "^19.1.9",
|
|
25
|
+
"@types/react-dom": "^19.1.7",
|
|
26
26
|
"eslint": "^9",
|
|
27
27
|
"eslint-config-next": "15.1.7",
|
|
28
28
|
"mastra": "0.0.0-ai-v5-20250625173645",
|
|
@@ -9,15 +9,15 @@
|
|
|
9
9
|
"@assistant-ui/react-ui": "^0.1.8",
|
|
10
10
|
"@mastra/client-js": "latest",
|
|
11
11
|
"next": "^15.3.1",
|
|
12
|
-
"react": "^19.1.
|
|
13
|
-
"react-dom": "^19.1.
|
|
12
|
+
"react": "^19.1.1",
|
|
13
|
+
"react-dom": "^19.1.1",
|
|
14
14
|
"tailwindcss-animate": "^1.0.7",
|
|
15
15
|
"zod": "^3.25.67"
|
|
16
16
|
},
|
|
17
17
|
"devDependencies": {
|
|
18
18
|
"@types/node": "^20.17.57",
|
|
19
|
-
"@types/react": "^19.1.
|
|
20
|
-
"@types/react-dom": "^19.1.
|
|
19
|
+
"@types/react": "^19.1.9",
|
|
20
|
+
"@types/react-dom": "^19.1.7",
|
|
21
21
|
"eslint": "^9.30.1",
|
|
22
22
|
"eslint-config-next": "15.3.5",
|
|
23
23
|
"postcss": "^8.5.3",
|
|
@@ -12,8 +12,8 @@
|
|
|
12
12
|
"next": "^15.3.1",
|
|
13
13
|
"next-themes": "^0.4.5",
|
|
14
14
|
"nuqs": "^2.4.1",
|
|
15
|
-
"react": "19.1.
|
|
16
|
-
"react-dom": "19.1.
|
|
15
|
+
"react": "19.1.1",
|
|
16
|
+
"react-dom": "19.1.1",
|
|
17
17
|
"sonner": "^1.7.4",
|
|
18
18
|
"tailwind-merge": "^2.6.0",
|
|
19
19
|
"tailwindcss-animate": "^1.0.7",
|
|
@@ -11,8 +11,8 @@
|
|
|
11
11
|
"next": "^15.3.1",
|
|
12
12
|
"next-themes": "^0.4.5",
|
|
13
13
|
"nuqs": "^2.4.1",
|
|
14
|
-
"react": "19.1.
|
|
15
|
-
"react-dom": "19.1.
|
|
14
|
+
"react": "19.1.1",
|
|
15
|
+
"react-dom": "19.1.1",
|
|
16
16
|
"sonner": "^1.7.4",
|
|
17
17
|
"tailwind-merge": "^2.6.0",
|
|
18
18
|
"tailwindcss-animate": "^1.0.7",
|
|
@@ -21,8 +21,8 @@
|
|
|
21
21
|
"devDependencies": {
|
|
22
22
|
"@libsql/client": "^0.15.4",
|
|
23
23
|
"@types/node": "^20.17.57",
|
|
24
|
-
"@types/react": "^19.1.
|
|
25
|
-
"@types/react-dom": "^19.1.
|
|
24
|
+
"@types/react": "^19.1.9",
|
|
25
|
+
"@types/react-dom": "^19.1.7",
|
|
26
26
|
"eslint": "^9.30.1",
|
|
27
27
|
"eslint-config-next": "15.3.5",
|
|
28
28
|
"postcss": "^8.5.3",
|
|
@@ -6,14 +6,14 @@
|
|
|
6
6
|
"@ai-sdk/openai": "^1.3.22",
|
|
7
7
|
"@mastra/client-js": "latest",
|
|
8
8
|
"@mastra/core": "latest",
|
|
9
|
-
"react": "^19.1.
|
|
10
|
-
"react-dom": "^19.1.
|
|
9
|
+
"react": "^19.1.1",
|
|
10
|
+
"react-dom": "^19.1.1",
|
|
11
11
|
"zod": "^3.25.67"
|
|
12
12
|
},
|
|
13
13
|
"devDependencies": {
|
|
14
14
|
"@eslint/js": "^9.21.0",
|
|
15
|
-
"@types/react": "^19.1.
|
|
16
|
-
"@types/react-dom": "^19.1.
|
|
15
|
+
"@types/react": "^19.1.9",
|
|
16
|
+
"@types/react-dom": "^19.1.7",
|
|
17
17
|
"@vitejs/plugin-react": "^4.3.4",
|
|
18
18
|
"eslint": "^9.30.1",
|
|
19
19
|
"eslint-plugin-react-hooks": "^5.2.0",
|
|
@@ -50,8 +50,8 @@
|
|
|
50
50
|
"prosemirror-schema-list": "^1.5.1",
|
|
51
51
|
"prosemirror-state": "^1.4.3",
|
|
52
52
|
"prosemirror-view": "^1.39.1",
|
|
53
|
-
"react": "19.1.
|
|
54
|
-
"react-dom": "19.1.
|
|
53
|
+
"react": "19.1.1",
|
|
54
|
+
"react-dom": "19.1.1",
|
|
55
55
|
"react-markdown": "^9.1.0",
|
|
56
56
|
"remark-gfm": "^4.0.1",
|
|
57
57
|
"server-only": "^0.0.1",
|
|
@@ -68,8 +68,8 @@
|
|
|
68
68
|
"@types/d3-scale": "^4.0.9",
|
|
69
69
|
"@types/node": "^22.15.29",
|
|
70
70
|
"@types/pdf-parse": "^1.1.4",
|
|
71
|
-
"@types/react": "^19.1.
|
|
72
|
-
"@types/react-dom": "^19.1.
|
|
71
|
+
"@types/react": "^19.1.9",
|
|
72
|
+
"@types/react-dom": "^19.1.7",
|
|
73
73
|
"drizzle-kit": "^0.31.0",
|
|
74
74
|
"eslint": "^9.30.1",
|
|
75
75
|
"eslint-config-next": "15.3.5",
|
|
@@ -17,8 +17,8 @@
|
|
|
17
17
|
"clsx": "^2.1.1",
|
|
18
18
|
"lucide-react": "^0.454.0",
|
|
19
19
|
"next": "15.2.4",
|
|
20
|
-
"react": "^19.1.
|
|
21
|
-
"react-dom": "^19.1.
|
|
20
|
+
"react": "^19.1.1",
|
|
21
|
+
"react-dom": "^19.1.1",
|
|
22
22
|
"react-syntax-highlighter": "^15.6.1",
|
|
23
23
|
"sharp": "^0.33.5",
|
|
24
24
|
"tailwind-merge": "^2.6.0",
|
|
@@ -30,8 +30,8 @@
|
|
|
30
30
|
"@libsql/client": "^0.15.4",
|
|
31
31
|
"@types/js-yaml": "^4.0.9",
|
|
32
32
|
"@types/node": "^20.17.57",
|
|
33
|
-
"@types/react": "^19.1.
|
|
34
|
-
"@types/react-dom": "^19.1.
|
|
33
|
+
"@types/react": "^19.1.9",
|
|
34
|
+
"@types/react-dom": "^19.1.7",
|
|
35
35
|
"@types/react-syntax-highlighter": "^15.5.13",
|
|
36
36
|
"eslint": "^9.30.1",
|
|
37
37
|
"eslint-config-next": "15.3.5",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@mastra/mcp-docs-server",
|
|
3
|
-
"version": "0.13.9-alpha.
|
|
3
|
+
"version": "0.13.9-alpha.3",
|
|
4
4
|
"description": "MCP server for accessing Mastra.ai documentation, changelogs, and news.",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "dist/index.js",
|
|
@@ -32,8 +32,8 @@
|
|
|
32
32
|
"uuid": "^11.1.0",
|
|
33
33
|
"zod": "^3.25.67",
|
|
34
34
|
"zod-to-json-schema": "^3.24.5",
|
|
35
|
-
"@mastra/core": "0.13.0-alpha.
|
|
36
|
-
"@mastra/mcp": "^0.10.10-alpha.
|
|
35
|
+
"@mastra/core": "0.13.0-alpha.3",
|
|
36
|
+
"@mastra/mcp": "^0.10.10-alpha.1"
|
|
37
37
|
},
|
|
38
38
|
"devDependencies": {
|
|
39
39
|
"@hono/node-server": "^1.17.1",
|
|
@@ -43,13 +43,13 @@
|
|
|
43
43
|
"@wong2/mcp-cli": "^1.10.0",
|
|
44
44
|
"cross-env": "^7.0.3",
|
|
45
45
|
"eslint": "^9.30.1",
|
|
46
|
-
"hono": "^4.8.
|
|
46
|
+
"hono": "^4.8.12",
|
|
47
47
|
"tsup": "^8.5.0",
|
|
48
48
|
"tsx": "^4.19.4",
|
|
49
49
|
"typescript": "^5.8.3",
|
|
50
50
|
"vitest": "^3.2.4",
|
|
51
|
-
"@
|
|
52
|
-
"@
|
|
51
|
+
"@internal/lint": "0.0.26",
|
|
52
|
+
"@mastra/core": "0.13.0-alpha.3"
|
|
53
53
|
},
|
|
54
54
|
"scripts": {
|
|
55
55
|
"prepare-docs": "cross-env PREPARE=true node dist/prepare-docs/prepare.js",
|