We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6011dcd commit 8941401Copy full SHA for 8941401
README.md
@@ -9,6 +9,7 @@
9
<a href="https://www.npmjs.com/package/@vuetify/mcp"><img src="https://img.shields.io/npm/v/@vuetify/mcp.svg" alt="npm version"></a>
10
<a href="https://npm.chart.dev/@vuetify/mcp"><img src="https://img.shields.io/npm/dm/@vuetify/mcp?color=blue" alt="npm downloads"></a>
11
<a href="https://opensource.org/licenses/MIT"><img src="https://img.shields.io/badge/License-MIT-blue.svg" alt="License: MIT"></a>
12
+ <a href="https://community.vuetifyjs.com"><img src="https://discordapp.com/api/guilds/340160225338195969/widget.png" alt="Discord"></a>
13
</p>
14
15
Model Context Protocol (MCP) server providing Vuetify component information and documentation to any MCP-compatible client or IDE.
0 commit comments