webfansplz/vite-plugin-vue-mcp
Vite plugin that enables a MCP server helping models to understand your Vue app better.
Platform-specific configuration:
{
"mcpServers": {
"vite-plugin-vue-mcp": {
"command": "npx",
"args": [
"-y",
"vite-plugin-vue-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...