Files
Andre Landgraf a907aa4be9 move to add-mcp
2026-02-03 15:48:44 -08:00

12 lines
192 B
JSON

{
"mcp": {
"next-devtools": {
"type": "local",
"command": "npx",
"args": ["-y", "next-devtools-mcp@latest"],
"enabled": true,
"environment": {}
}
}
}