nr-interior-design/.mcp.json
Padreug 0a8ef64527 add shadcn-vue MCP server for Claude Code sessions
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-27 10:44:48 +02:00

8 lines
115 B
JSON

{
"mcpServers": {
"shadcn": {
"command": "npx",
"args": ["shadcn-vue@latest", "mcp"]
}
}
}