From 9669d1ba1b149798a51c6bdd1cd7bb020f2047f0 Mon Sep 17 00:00:00 2001 From: Maxime Pauvert Date: Thu, 25 Jun 2026 09:33:06 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a46c0f0ea..3f59ef8a9 100644 --- a/README.md +++ b/README.md @@ -75,6 +75,7 @@ Field Name | Auto sync | Description `type` | No | `community` (for [nuxt-community](https://github.com/nuxt-community/)), `official` (for https://github.com/) or `3rd-party` `maintainers` | Yes | List of maintainers each item has `name`, `github` and `avatar` `compatibility` | No | Module compatibility status. `nuxt` field specifies semver of supported nuxt version. `requires.bridge: true\|optional` can be used to specify Nuxt 2 bridge compatibility. +`mcp` | No | MCP Server URL ## Maintenance