14 lines
221 B
JSON
14 lines
221 B
JSON
{
|
|
"mcpServers": {
|
|
"shadcn": {
|
|
"command": "npx",
|
|
"args": [
|
|
"shadcn@latest",
|
|
"mcp"
|
|
]
|
|
},
|
|
"Sentry": {
|
|
"url": "https://mcp.sentry.dev/mcp/chris-parsons/brackt"
|
|
}
|
|
}
|
|
}
|