Apple has released Xcode 26.3, enhancing its integrated development environment with deeper integration for AI coding agents like Claude and OpenAI's Codex. The update leverages the Model Context Protocol to allow these agents to access documentation, file structures, and project settings more effectively. This builds on AI features introduced in Xcode 26 at WWDC 2025.
Apple announced Xcode 26.3 on February 3, 2026, marking a significant advancement in its support for coding agents within the IDE used to build software for platforms like the iPhone and Mac. The release expands on the AI capabilities debuted in Xcode 26 during WWDC 2025, which included code completion via a local Apple-trained model and chat interfaces for OpenAI's ChatGPT and Anthropic's Claude.
The core enhancement comes through integration with the Model Context Protocol (MCP), an open standard introduced by Anthropic in fall 2024 and now adopted industry-wide, including by OpenAI. Apple has deployed MCP servers to enable this, allowing agents like Claude and Codex to "search documentation, explore file structures, update project settings, and verify their work visually by capturing Xcode Previews and iterating through builds and fixes," as stated by Apple. This contrasts with prior limitations in Xcode 26, where agents had restricted views of the developer's environment, often requiring third-party tools for more agent-like behavior.
Developers can add Claude or Codex via the Intelligence section in Xcode's settings menu, selecting preferred models such as GPT 5.1 or GPT 5.2. A side panel interface supports assigning tasks through prompts and tracking progress and changes. Apple's collaboration with Anthropic and OpenAI optimized token usage, and the MCP adoption means future compatibility with any supporting coding agent, including local models.
Xcode 26.3 is available immediately for Apple Developer Program members, with Mac App Store distribution coming soon. While a release candidate was noted as imminent in some reports, the update is now downloadable for eligible users, streamlining development processes and boosting efficiency.