chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"mcpServers": {
|
||||
"DeepGraph Next.js MCP": {
|
||||
"description": "Deep code analysis and visualization for Next.js projects. Understand component relationships, dependencies, and architecture patterns.",
|
||||
"command": "npx",
|
||||
"args": [
|
||||
"-y",
|
||||
"mcp-code-graph@latest",
|
||||
"vercel/next.js"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user