You might have heard Xcode 26.3 added Agentic Coding support. But Apple has also introduced an official MCP if you want to continue using Claude Code / Codex! 😍

So you don't have to switch your workflow to benefit—just teach Claude/Codex. Something for everyone in this release, really neat! 🙌🍎🤖

Here's the doc explaining it in detail: 👇
https://developer.apple.com/documentation/xcode/giving-agentic-coding-tools-access-to-xcode

#Xcode #ClaudeCode #MCP #AgenticCoding #iOSDev

Giving external agentic coding tools access to Xcode | Apple Developer Documentation

Let agentic coding tools access your project and Xcode capabilities using the Model Context Protocol.

Apple Developer Documentation
@Jeehut interesting! But what does this mean in practice? Currently Claude and Codex work in my terminal window and they make changes to the project files. Then I go over to Xcode and test. How would this be different?