Đang tải…
Đang tải…
Analyze Vue.js applications including component composition, reactive data flow, and template-script relationships.
npx claude-code-templates@latest --mcp deepgraph/deepgraph-vue{
"mcpServers": {
"DeepGraph Vue MCP": {
"description": "Analyze Vue.js applications including component composition, reactive data flow, and template-script relationships.",
"command": "npx",
"args": [
"-y",
"mcp-code-graph@latest",
"vuejs/core"
]
}
}
}