MCP server for **Microsoft Purview Insider Risk Management (IRM)**. Authenticates via browser login (Playwright), then calls Purview's internal IRM APIs through the portal's apiproxy. Tenant ID is auto-detected from your login session. ```bash npm install npm run install-browser npm run build ``` No manual tenant ID configuration is needed — it's auto-detected from the Purview URL after you log in.