{ "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" ] } } }