Files
shakethefrog/.mcp.json
2026-02-11 18:17:50 +01:00

9 lines
128 B
JSON

{
"mcpServers": {
"next-devtools": {
"command": "npx",
"args": ["-y", "next-devtools-mcp@latest"]
}
}
}