bioflow / ui /.vscode /mcp.json
yassinekolsi
chore: integrate UI snapshot from raed-ui branch
c5474d5
raw
history blame
132 Bytes
{
"servers": {
"shadcn": {
"command": "npx",
"args": [
"shadcn@latest",
"mcp"
]
}
}
}