mirror of
https://github.com/andrelandgraf/fullstackrecipes.git
synced 2026-09-14 13:52:28 +08:00
12 lines
192 B
JSON
12 lines
192 B
JSON
{
|
|
"mcp": {
|
|
"next-devtools": {
|
|
"type": "local",
|
|
"command": "npx",
|
|
"args": ["-y", "next-devtools-mcp@latest"],
|
|
"enabled": true,
|
|
"environment": {}
|
|
}
|
|
}
|
|
}
|