Extract reusable component libraries and design tokens from Vue applications
claude mcp add vue-harvest -- npx -y vue-harvest-mcp
claude_desktop_config.json
{
"mcpServers": {
"vue-harvest": {
"command": "npx",
"args": [
"-y",
"vue-harvest-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"vue-harvest": {
"command": "npx",
"args": [
"-y",
"vue-harvest-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"vue-harvest": {
"command": "npx",
"args": [
"-y",
"vue-harvest-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"vue-harvest": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"vue-harvest-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"vue-harvest": {
"command": "npx",
"args": [
"-y",
"vue-harvest-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.virgilvox--vue-harvest/reviews or the review_server meta-tool.
POST /mcp