Particle.news

Apple Brings Agentic Coding to Xcode 26.3 Release Candidate via MCP

Developers are connecting Claude, Codex, Cursor, plus Gemini via the new bridge, with some clients requiring temporary fixes for a response‑format bug.

Overview

  • Xcode 26.3 exposes IDE capabilities over the Model Context Protocol, letting external agents build projects, run tests, manage files, search Apple documentation and WWDC transcripts, and render SwiftUI previews as images.
  • Apple co-designed one-line setups for Claude Code and OpenAI’s Codex, and the bundled agent binaries shipped with Xcode can be swapped for newer local versions.
  • The mcpbridge utility (invoked with xcrun mcpbridge) connects MCP clients to Xcode once the Model Context Protocol toggle is enabled in Settings, and Xcode shows a visual indicator when an agent is connected.
  • A known MCP compliance issue in the Release Candidate omits structuredContent in some tool responses, causing strict clients like Cursor to fail; community wrappers and Gemini CLI v0.27 provide workarounds.
  • The build is currently a Release Candidate for Apple Developer Program members, with reporting indicating a broader App Store release is expected soon.