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, Parsaa automatically installs and enables the native Xcode integration on first run. You can manage it manually too:Verify Xcode version
Ensure you have Xcode 26.3 or later installed. Check your version in Xcode > About Xcode.
Find it in MCP Servers
Open Settings → Extensions → MCP Servers. The native Xcode integration appears in the connected servers list, where you can enable or disable it.
Next Steps
MCP Tools
Learn about connecting additional MCP servers to Parsaa.
Supported Models
Choose the best model for build and test workflows.