Đang tải…
Đang tải…
Comprehensive TypeScript code analysis with type mapping, interface relationships, and module dependency tracking.
npx claude-code-templates@latest --mcp deepgraph/deepgraph-typescript{
"mcpServers": {
"DeepGraph TypeScript MCP": {
"description": "Comprehensive TypeScript code analysis with type mapping, interface relationships, and module dependency tracking.",
"command": "npx",
"args": [
"-y",
"mcp-code-graph@latest",
"microsoft/TypeScript"
]
}
}
}