Files
awesome-app/.mcp.json
valknarness b63592f153 a new start
2025-10-25 16:09:02 +02:00

12 lines
135 B
JSON

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