chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"mcpServers": {
|
||||
"DeepGraph React MCP": {
|
||||
"description": "Analyze React component hierarchies, state flows, and dependencies. Visualize your React application architecture.",
|
||||
"command": "npx",
|
||||
"args": [
|
||||
"-y",
|
||||
"mcp-code-graph@latest",
|
||||
"facebook/react"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user