From a5432ada5fbdc82c010d38ebca4ca266af7449eb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Chopin?= Date: Mon, 12 Jan 2026 17:55:21 +0100 Subject: [PATCH] docs: clarify in the readme about the hosted mcp server --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b3550ba..d2eda3d 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ [![JSDocs][jsdocs-src]][jsdocs-href] [![License][license-src]][license-href] -MCP server helping models to understand your Vite/Nuxt app better. +MCP server helping models to understand your local Vite/Nuxt app better. This monorepo contains two packages: @@ -16,7 +16,9 @@ This monorepo contains two packages: > [!IMPORTANT] > Experimental. Use with caution. -> 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. +> To build a MCP server for your Nuxt application, checkout the [@nuxtjs/mcp-toolkit](https://github.com/nuxt-modules/mcp-toolkit) module. + +> To add the Nuxt documentation MCP server, checkout https://nuxt.com/docs/4.x/guide/ai/mcp ## Sponsors