What It Enables
- Build projects through Xcode’s native build system directly from Parsaa
- Run tests via Xcode’s test runner and see results in the conversation
- Preview SwiftUI views without leaving the Parsaa workflow
- Navigate project structure with Xcode’s deep understanding of your code, symbols, and dependencies
How It Differs from Accessibility Integration
Parsaa provides two complementary channels for Xcode interaction:| Integration | How It Works | Best For |
|---|---|---|
| Accessibility APIs | Parsaa interacts with Xcode’s UI elements | Reading open files, navigating tabs, inserting code |
| Native Xcode MCP | Parsaa connects to Xcode’s built-in MCP server | Building, running tests, project-level operations |
Setup
When Xcode 26.3 or later is detected on your system, Parsaa automatically offers to enable Native Xcode MCP integration. You can also enable or disable it manually:Verify Xcode version
Ensure you have Xcode 26.3 or later installed. Check your version in Xcode > About Xcode.
