Apple has announced today that Xcode now supports agentic coding, meaning developers can work alongside coding agents like Anthropic’s Claude Agent and OpenAI’s Codex directly inside Apple’s IDE.
In other words: Xcode is no longer just where you write code. It’s becoming a place where AI can actively help build your app with you.
So what does “agentic coding” actually mean?
This isn’t just autocomplete or a chatbot that spits out snippets. Apple says these agents can collaborate across the entire development workflow, including:
- Searching documentation while you work
- Understanding your project’s file structure
- Updating project settings automatically
- Running builds and iterating on fixes
- Even verifying changes visually using Xcode Previews

It’s a much deeper integration than what Apple first showed at WWDC with basic ChatGPT-style assistance.
This is more like having an AI pair programmer sitting inside Xcode, actually doing the busy work with context.
Claude Agent and Codex are just the start
Apple is launching this with support for two major players right away:
- Claude Agent (Anthropic)
- Codex (OpenAI)

Developers can sign in using their accounts or simply provide an API key, which keeps things flexible depending on how you already use these tools.
But the bigger story is that Apple isn’t locking this down to just two models.
Xcode now supports Model Context Protocol (MCP)
Apple also confirmed that Xcode is adopting the Model Context Protocol, an industry-standard interface that allows AI systems to plug into traditional software platforms.
That means developers won’t be limited to Claude or Codex forever.
Any AI tool that supports MCP could potentially integrate into Xcode down the line, which is a very Apple move in the best way: structured, standardized, and future-proof.
Apple’s pitch: more creativity, less grunt work
Susan Prescott, Apple’s VP of Worldwide Developer Relations, summed it up pretty clearly:
Apple wants developers spending more time building great ideas, not digging through documentation or fighting config issues.
Agentic coding, at least on paper, could be one of the biggest productivity upgrades Xcode has seen in years.
Xcode 26 already introduced AI-assisted coding with ChatGPT and other providers. But agentic coding feels like the real evolution: not just AI answering questions, but AI actively participating in the development process.
If this works as smoothly as Apple claims, it could change what app development on Apple platforms looks like going forward.