mcp.json 133 B

12345678
  1. {
  2. "servers": {
  3. "shacdn": {
  4. "command": "npx",
  5. "args": ["shadcn@latest", "mcp"]
  6. }
  7. }
  8. }