Files
SimpleFinanceDash/.mcp.json
2026-03-06 19:42:15 +00:00

12 lines
135 B
JSON

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