@assistant-ui/mcp-docs-server 0.1.11 → 0.1.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.
@@ -1042,34 +1042,34 @@ export default nextConfig;
1042
1042
  "version": "0.0.0",
1043
1043
  "type": "module",
1044
1044
  "dependencies": {
1045
- "@ai-sdk/openai": "^2.0.52",
1045
+ "@ai-sdk/openai": "^2.0.53",
1046
1046
  "@ai-sdk/react": "^2.0.76",
1047
1047
  "@assistant-ui/react": "workspace:^",
1048
1048
  "@assistant-ui/react-ai-sdk": "workspace:*",
1049
1049
  "@assistant-ui/react-markdown": "workspace:^",
1050
1050
  "@radix-ui/react-slot": "^1.2.3",
1051
1051
  "@radix-ui/react-tooltip": "^1.2.8",
1052
- "@tailwindcss/postcss": "^4.1.14",
1052
+ "@tailwindcss/postcss": "^4.1.15",
1053
1053
  "ai": "^5.0.76",
1054
1054
  "class-variance-authority": "^0.7.1",
1055
1055
  "clsx": "^2.1.1",
1056
1056
  "lucide-react": "^0.546.0",
1057
- "next": "15.5.6",
1057
+ "next": "16.0.0",
1058
1058
  "postcss": "^8.5.6",
1059
1059
  "react": "19.2.0",
1060
1060
  "react-dom": "19.2.0",
1061
1061
  "remark-gfm": "^4.0.1",
1062
1062
  "tailwind-merge": "^3.3.1",
1063
- "tailwindcss": "^4.1.14",
1063
+ "tailwindcss": "^4.1.15",
1064
1064
  "zod": "^4.1.12"
1065
1065
  },
1066
1066
  "devDependencies": {
1067
1067
  "@assistant-ui/x-buildutils": "workspace:*",
1068
- "@types/node": "^24.8.1",
1068
+ "@types/node": "^24.9.1",
1069
1069
  "@types/react": "^19.2.2",
1070
1070
  "@types/react-dom": "^19.2.2",
1071
1071
  "eslint": "^9",
1072
- "eslint-config-next": "15.5.6",
1072
+ "eslint-config-next": "16.0.0",
1073
1073
  "tw-animate-css": "^1.4.0",
1074
1074
  "typescript": "^5.9.3"
1075
1075
  },
@@ -1270,29 +1270,29 @@ export default nextConfig;
1270
1270
  "@assistant-ui/react-markdown": "workspace:^",
1271
1271
  "@radix-ui/react-slot": "^1.2.3",
1272
1272
  "@radix-ui/react-tooltip": "^1.2.8",
1273
- "@tailwindcss/postcss": "^4.1.14",
1274
- "assistant-stream": "^0.2.36",
1273
+ "@tailwindcss/postcss": "^4.1.15",
1274
+ "assistant-stream": "^0.2.37",
1275
1275
  "class-variance-authority": "^0.7.1",
1276
1276
  "clsx": "^2.1.1",
1277
1277
  "framer-motion": "^12.23.24",
1278
1278
  "lucide-react": "^0.546.0",
1279
- "next": "15.5.6",
1279
+ "next": "16.0.0",
1280
1280
  "postcss": "^8.5.6",
1281
1281
  "react": "19.2.0",
1282
1282
  "react-dom": "19.2.0",
1283
1283
  "remark-gfm": "^4.0.1",
1284
1284
  "tailwind-merge": "^3.3.1",
1285
- "tailwindcss": "^4.1.14",
1285
+ "tailwindcss": "^4.1.15",
1286
1286
  "tailwindcss-animate": "^1.0.7",
1287
1287
  "zod": "^4.1.12"
1288
1288
  },
1289
1289
  "devDependencies": {
1290
1290
  "@assistant-ui/x-buildutils": "workspace:*",
1291
- "@types/node": "^24.8.1",
1291
+ "@types/node": "^24.9.1",
1292
1292
  "@types/react": "^19.2.2",
1293
1293
  "@types/react-dom": "^19.2.2",
1294
1294
  "eslint": "^9",
1295
- "eslint-config-next": "15.5.6",
1295
+ "eslint-config-next": "16.0.0",
1296
1296
  "tw-animate-css": "^1.4.0",
1297
1297
  "typescript": "^5.9.3"
1298
1298
  },
@@ -1090,7 +1090,7 @@ export default nextConfig;
1090
1090
  "lint": "eslint ."
1091
1091
  },
1092
1092
  "dependencies": {
1093
- "@ai-sdk/openai": "^2.0.52",
1093
+ "@ai-sdk/openai": "^2.0.53",
1094
1094
  "@assistant-ui/react": "workspace:*",
1095
1095
  "@assistant-ui/react-ai-sdk": "workspace:*",
1096
1096
  "@assistant-ui/react-markdown": "workspace:*",
@@ -1102,7 +1102,7 @@ export default nextConfig;
1102
1102
  "jsonwebtoken": "^9.0.2",
1103
1103
  "lucide-react": "^0.546.0",
1104
1104
  "nanoid": "5.1.6",
1105
- "next": "15.5.6",
1105
+ "next": "16.0.0",
1106
1106
  "react": "19.2.0",
1107
1107
  "react-dom": "19.2.0",
1108
1108
  "remark-gfm": "^4.0.1",
@@ -1116,9 +1116,9 @@ export default nextConfig;
1116
1116
  "@types/react": "^19",
1117
1117
  "@types/react-dom": "^19",
1118
1118
  "eslint": "^9",
1119
- "eslint-config-next": "15.5.6",
1119
+ "eslint-config-next": "16.0.0",
1120
1120
  "postcss": "^8",
1121
- "tailwindcss": "^4.1.14",
1121
+ "tailwindcss": "^4.1.15",
1122
1122
  "typescript": "^5"
1123
1123
  }
1124
1124
  }
@@ -1002,7 +1002,7 @@ export default nextConfig;
1002
1002
  "lint": "eslint ."
1003
1003
  },
1004
1004
  "dependencies": {
1005
- "@ai-sdk/openai": "^2.0.52",
1005
+ "@ai-sdk/openai": "^2.0.53",
1006
1006
  "@assistant-ui/react": "workspace:*",
1007
1007
  "@assistant-ui/react-markdown": "workspace:*",
1008
1008
  "@radix-ui/react-slot": "^1.2.3",
@@ -1010,7 +1010,7 @@ export default nextConfig;
1010
1010
  "class-variance-authority": "^0.7.1",
1011
1011
  "clsx": "^2.1.1",
1012
1012
  "lucide-react": "^0.546.0",
1013
- "next": "15.5.6",
1013
+ "next": "16.0.0",
1014
1014
  "react": "19.2.0",
1015
1015
  "react-dom": "19.2.0",
1016
1016
  "remark-gfm": "^4.0.1",
@@ -1023,9 +1023,9 @@ export default nextConfig;
1023
1023
  "@types/react": "^19",
1024
1024
  "@types/react-dom": "^19",
1025
1025
  "eslint": "^9",
1026
- "eslint-config-next": "15.5.6",
1026
+ "eslint-config-next": "16.0.0",
1027
1027
  "postcss": "^8",
1028
- "tailwindcss": "^4.1.14",
1028
+ "tailwindcss": "^4.1.15",
1029
1029
  "typescript": "^5"
1030
1030
  }
1031
1031
  }
@@ -1191,7 +1191,7 @@ export function cn(...inputs: ClassValue[]) {
1191
1191
  ```typescript
1192
1192
  /// <reference types="next" />
1193
1193
  /// <reference types="next/image-types/global" />
1194
- /// <reference path="./.next/types/routes.d.ts" />
1194
+ import "./.next/types/routes.d.ts";
1195
1195
 
1196
1196
  // NOTE: This file should not be edited
1197
1197
  // see https://nextjs.org/docs/app/api-reference/config/typescript for more information.
@@ -1225,7 +1225,7 @@ export default nextConfig;
1225
1225
  "lint": "eslint ."
1226
1226
  },
1227
1227
  "dependencies": {
1228
- "@ai-sdk/openai": "^2.0.52",
1228
+ "@ai-sdk/openai": "^2.0.53",
1229
1229
  "@assistant-ui/react": "workspace:*",
1230
1230
  "@assistant-ui/react-ai-sdk": "workspace:*",
1231
1231
  "@assistant-ui/react-hook-form": "workspace:*",
@@ -1245,7 +1245,7 @@ export default nextConfig;
1245
1245
  "clsx": "^2.1.1",
1246
1246
  "json-schema-to-zod": "^2.6.1",
1247
1247
  "lucide-react": "^0.546.0",
1248
- "next": "15.5.6",
1248
+ "next": "16.0.0",
1249
1249
  "react": "19.2.0",
1250
1250
  "react-dom": "19.2.0",
1251
1251
  "react-hook-form": "^7.65.0",
@@ -1262,9 +1262,9 @@ export default nextConfig;
1262
1262
  "@types/react": "^19",
1263
1263
  "@types/react-dom": "^19",
1264
1264
  "eslint": "^9",
1265
- "eslint-config-next": "15.5.6",
1265
+ "eslint-config-next": "16.0.0",
1266
1266
  "postcss": "^8",
1267
- "tailwindcss": "^4.1.14",
1267
+ "tailwindcss": "^4.1.15",
1268
1268
  "typescript": "^5.9.3"
1269
1269
  }
1270
1270
  }
@@ -1631,7 +1631,7 @@ export function cn(...inputs: ClassValue[]) {
1631
1631
  ```typescript
1632
1632
  /// <reference types="next" />
1633
1633
  /// <reference types="next/image-types/global" />
1634
- /// <reference path="./.next/types/routes.d.ts" />
1634
+ import "./.next/types/routes.d.ts";
1635
1635
 
1636
1636
  // NOTE: This file should not be edited
1637
1637
  // see https://nextjs.org/docs/app/api-reference/config/typescript for more information.
@@ -1684,7 +1684,7 @@ export default nextConfig;
1684
1684
  "jsonwebtoken": "^9.0.2",
1685
1685
  "lucide-react": "^0.546.0",
1686
1686
  "nanoid": "5.1.6",
1687
- "next": "15.5.6",
1687
+ "next": "16.0.0",
1688
1688
  "react": "19.2.0",
1689
1689
  "react-dom": "19.2.0",
1690
1690
  "remark-gfm": "^4.0.1",
@@ -1699,9 +1699,9 @@ export default nextConfig;
1699
1699
  "@types/react": "^19",
1700
1700
  "@types/react-dom": "^19",
1701
1701
  "eslint": "^9",
1702
- "eslint-config-next": "15.5.6",
1702
+ "eslint-config-next": "16.0.0",
1703
1703
  "postcss": "^8",
1704
- "tailwindcss": "^4.1.14",
1704
+ "tailwindcss": "^4.1.15",
1705
1705
  "typescript": "^5.9.3"
1706
1706
  }
1707
1707
  }
@@ -1248,7 +1248,7 @@ export default nextConfig;
1248
1248
  "lint": "eslint ."
1249
1249
  },
1250
1250
  "dependencies": {
1251
- "@ai-sdk/openai": "^2.0.52",
1251
+ "@ai-sdk/openai": "^2.0.53",
1252
1252
  "@assistant-ui/react": "workspace:*",
1253
1253
  "@assistant-ui/react-markdown": "workspace:*",
1254
1254
  "@radix-ui/react-slot": "^1.2.3",
@@ -1256,7 +1256,7 @@ export default nextConfig;
1256
1256
  "class-variance-authority": "^0.7.1",
1257
1257
  "clsx": "^2.1.1",
1258
1258
  "lucide-react": "^0.546.0",
1259
- "next": "15.5.6",
1259
+ "next": "16.0.0",
1260
1260
  "react": "19.2.0",
1261
1261
  "react-dom": "19.2.0",
1262
1262
  "remark-gfm": "^4.0.1",
@@ -1269,9 +1269,9 @@ export default nextConfig;
1269
1269
  "@types/react": "^19",
1270
1270
  "@types/react-dom": "^19",
1271
1271
  "eslint": "^9",
1272
- "eslint-config-next": "15.5.6",
1272
+ "eslint-config-next": "16.0.0",
1273
1273
  "postcss": "^8",
1274
- "tailwindcss": "^4.1.14",
1274
+ "tailwindcss": "^4.1.15",
1275
1275
  "typescript": "^5"
1276
1276
  }
1277
1277
  }
@@ -1613,7 +1613,7 @@ export function cn(...inputs: ClassValue[]) {
1613
1613
  ```typescript
1614
1614
  /// <reference types="next" />
1615
1615
  /// <reference types="next/image-types/global" />
1616
- /// <reference path="./.next/types/routes.d.ts" />
1616
+ import "./.next/types/routes.d.ts";
1617
1617
 
1618
1618
  // NOTE: This file should not be edited
1619
1619
  // see https://nextjs.org/docs/app/api-reference/config/typescript for more information.
@@ -1647,7 +1647,7 @@ export default nextConfig;
1647
1647
  "lint": "eslint ."
1648
1648
  },
1649
1649
  "dependencies": {
1650
- "@ai-sdk/openai": "^2.0.52",
1650
+ "@ai-sdk/openai": "^2.0.53",
1651
1651
  "@assistant-ui/react": "workspace:*",
1652
1652
  "@assistant-ui/react-ai-sdk": "workspace:*",
1653
1653
  "@assistant-ui/react-hook-form": "workspace:*",
@@ -1665,7 +1665,7 @@ export default nextConfig;
1665
1665
  "clsx": "^2.1.1",
1666
1666
  "json-schema-to-zod": "^2.6.1",
1667
1667
  "lucide-react": "^0.546.0",
1668
- "next": "15.5.6",
1668
+ "next": "16.0.0",
1669
1669
  "react": "19.2.0",
1670
1670
  "react-dom": "19.2.0",
1671
1671
  "react-hook-form": "^7.65.0",
@@ -1682,9 +1682,9 @@ export default nextConfig;
1682
1682
  "@types/react": "^19",
1683
1683
  "@types/react-dom": "^19",
1684
1684
  "eslint": "^9",
1685
- "eslint-config-next": "15.5.6",
1685
+ "eslint-config-next": "16.0.0",
1686
1686
  "postcss": "^8",
1687
- "tailwindcss": "^4.1.14",
1687
+ "tailwindcss": "^4.1.15",
1688
1688
  "typescript": "^5.9.3"
1689
1689
  }
1690
1690
  }
@@ -1147,7 +1147,7 @@ import "@assistant-ui/styles/markdown.css";
1147
1147
 
1148
1148
  Install provider SDK:
1149
1149
 
1150
- <Tabs id="provider" items={["OpenAI", "Anthropic", "Azure", "AWS", "Gemini", "GCP", "Groq", "Fireworks", "Cohere", "Ollama", "Chrome AI"]}>
1150
+ <Tabs groupId="provider" items={["OpenAI", "Anthropic", "Azure", "AWS", "Gemini", "GCP", "Groq", "Fireworks", "Cohere", "Ollama", "Chrome AI"]}>
1151
1151
 
1152
1152
  ```sh title="Terminal" tab="OpenAI"
1153
1153
  npm install ai @assistant-ui/react-ai-sdk @ai-sdk/openai
@@ -1197,7 +1197,7 @@ npm install ai @assistant-ui/react-ai-sdk chrome-ai
1197
1197
 
1198
1198
  Add an API endpoint:
1199
1199
 
1200
- <Tabs id="provider" items={["OpenAI", "Anthropic", "Azure", "AWS", "Gemini", "GCP", "Groq", "Fireworks", "Cohere", "Ollama", "Chrome AI"]}>
1200
+ <Tabs groupId="provider" items={["OpenAI", "Anthropic", "Azure", "AWS", "Gemini", "GCP", "Groq", "Fireworks", "Cohere", "Ollama", "Chrome AI"]}>
1201
1201
  ```ts title="/app/api/chat/route.ts" tab="OpenAI"
1202
1202
  import { openai } from "@ai-sdk/openai";
1203
1203
  import { convertToModelMessages, streamText } from "ai";
@@ -1388,7 +1388,7 @@ export async function POST(req: Request) {
1388
1388
 
1389
1389
  Define environment variables:
1390
1390
 
1391
- <Tabs id="provider" items={["OpenAI", "Anthropic", "Azure", "AWS", "Gemini", "GCP", "Groq", "Fireworks", "Cohere", "Ollama", "Chrome AI"]}>
1391
+ <Tabs groupId="provider" items={["OpenAI", "Anthropic", "Azure", "AWS", "Gemini", "GCP", "Groq", "Fireworks", "Cohere", "Ollama", "Chrome AI"]}>
1392
1392
 
1393
1393
  ```sh title="/.env.local" tab="OpenAI"
1394
1394
  OPENAI_API_KEY="sk-xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@assistant-ui/mcp-docs-server",
3
- "version": "0.1.11",
3
+ "version": "0.1.12",
4
4
  "description": "MCP server for assistant-ui documentation and examples",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",
@@ -14,11 +14,11 @@
14
14
  "cross-env": "^10.1.0"
15
15
  },
16
16
  "devDependencies": {
17
- "@types/node": "^24.8.1",
17
+ "@types/node": "^24.9.1",
18
18
  "tsup": "^8.5.0",
19
19
  "tsx": "^4.20.6",
20
20
  "typescript": "^5.9.3",
21
- "vitest": "^3.2.4",
21
+ "vitest": "^4.0.1",
22
22
  "eslint": "^9.38.0"
23
23
  },
24
24
  "files": [