🔍 Analyze and visualize code quality and structure with codexray, a TypeScript-compatible tool supporting Node.js and MCP integration.
{
"mcpServers": {
"codexray": {
"command": "npx",
"args": [
"-y",
"codexray"
]
}
}
}