MCP Configgo
leanView MCP Config
MCP configuration with 1 server: shadcn
.mcp.json
{
"mcpServers": {
"shadcn": {
"command": "npx",
"args": [
"shadcn@latest",
"mcp"
]
}
}
}MCP configuration with 1 server: shadcn
{
"mcpServers": {
"shadcn": {
"command": "npx",
"args": [
"shadcn@latest",
"mcp"
]
}
}
}