Files
asepharyana-hub/.kilocode/mcp.json
T

9 lines
128 B
JSON
Raw Normal View History

2026-07-09 22:08:26 +07:00
{
"mcpServers": {
"next-devtools": {
"command": "npx",
"args": ["-y", "next-devtools-mcp@latest"]
}
}
}