10 lines
151 B
JSON
10 lines
151 B
JSON
{
|
|
"mcpServers": {
|
|
"next-devtools": {
|
|
"type": "stdio",
|
|
"command": "npx",
|
|
"args": ["-y", "next-devtools-mcp@latest"]
|
|
}
|
|
}
|
|
}
|