You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@
6
6
[![JSDocs][jsdocs-src]][jsdocs-href]
7
7
[![License][license-src]][license-href]
8
8
9
-
MCP server helping models to understand your Vite/Nuxt app better.
9
+
MCP server helping models to understand your local Vite/Nuxt app better.
10
10
11
11
This monorepo contains two packages:
12
12
@@ -16,7 +16,9 @@ This monorepo contains two packages:
16
16
> [!IMPORTANT]
17
17
> Experimental. Use with caution.
18
18
19
-
> If you are looking to build a MCP server for your Nuxt application, checkout the [@nuxtjs/mcp-toolkit](https://github.com/nuxt-modules/mcp-toolkit) module.
19
+
> To build a MCP server for your Nuxt application, checkout the [@nuxtjs/mcp-toolkit](https://github.com/nuxt-modules/mcp-toolkit) module.
20
+
21
+
> To add the Nuxt documentation MCP server, checkout https://nuxt.com/docs/4.x/guide/ai/mcp
0 commit comments