Files
boilerplate-fe/.mcp.json
Fahri Can Seçer dc7ed1c48c
Some checks failed
UI Deploy (Next-Auth Support) 🎨 / build-and-deploy (push) Failing after 2m42s
main
2026-01-27 23:24:17 +03:00

13 lines
183 B
JSON

{
"mcpServers": {
"DeepGraph Next.js MCP": {
"command": "npx",
"args": [
"-y",
"mcp-code-graph@latest",
"vercel/next.js"
]
}
}
}