An [MCP](https://modelcontextprotocol.io/) server that lets AI coding assistants analyze Windows WPR/ETW traces (`.etl` files). Load a trace, then ask questions in natural language — the server uses a fast in-process ETW path by default, can offload extraction to a self-contained .NET sidecar when one is configured, and falls back to `xperf.exe` for full WPA-style coverage.