archiet xray for VS Code
io.github.anioko/archiet-xray
Deterministic repo architecture maps: auth coverage, blast radius, readiness score, diagrams
client:VS Code
transport:stdio
runtime:pypi
Install archiet xray in VS Code
.vscode/mcp.json
{
"servers": {
"archiet-xray": {
"type": "stdio",
"command": "uvx",
"args": [
"archiet-xray"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs