get_vuetify0_package_guide
Get package-specific documentation for @vuetify/v0.
How to use it
get_vuetify0_package_guide is exposed by the MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the get_vuetify0_package_guide tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install MCP
claude mcp add --transport http vuetify-mcp https://mcp.vuetifyjs.com/mcpOther tools in MCP (14)
Get a list of available Vuetify features, including components, directives, and composables.
Return the API list for a specific Vuetify component, including props, events, slots, and exposed methods.
Return the API information for a specific Vuetify directive (e.g., v-ripple, v-scroll). Includes directive description, arguments, default values, and source reference.
Get a list of exports from the Vuetify npm package, useful for understanding what can be imported directly.
Get the FAQ section from the Vuetify docs, providing answers to common questions and issues.
Get detailed installation guides for various environments, including Vue CLI, Nuxt, Vite, and manual installation methods.
Get release notes for one or more Vuetify versions, helping you understand changes between versions.
Download and cache Vuetify API types by version. Supports all major Vuetify versions (2.x and 3.x).
Get the README contents for @vuetify/one package from GitHub.
Get detailed documentation and source code for specific components.
List all 40 headless components available in @vuetify/v0.
Get detailed documentation and source code for specific composables.
List all 71 composables organized by category (foundation, registration, selection, forms, system, plugins, data, reactivity, transformers).
Get installation and usage instructions for @vuetify/v0 from GitHub.