Skip to content
Cursor

archiet xray for Cursor

io.github.anioko/archiet-xray

Deterministic repo architecture maps: auth coverage, blast radius, readiness score, diagrams

client:Cursor transport:stdio runtime:pypi

Install archiet xray in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "archiet-xray": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "archiet-xray"
      ]
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

archiet xray in other clients