About
Instruments is an MCP server designed to bridge the gap between complex Xcode Instruments `xctrace` output and the needs of AI agents. It eliminates the challenges of parsing verbose XML trace dumps by recording performance data (CPU, SwiftUI, memory, animation hitches), intelligently parsing template-specific metrics, classifying findings by severity with domain-specific thresholds, and summarizing results into concise, actionable JSON. This allows AI agents to easily understand and act upon performance bottlenecks in iOS and macOS applications, making performance analysis more accessible and automated.