# Xcode 26 > Apple's macOS IDE with built-in AI coding assistance and native ChatGPT and Claude account support. Xcode 26 is Apple's IDE for building apps across Apple platforms including iPhone, iPad, Mac, Apple Watch, Apple Vision Pro, and Apple TV. This release added integrated AI coding assistance with ChatGPT and native Claude account sign-in from the Intelligence panel, plus support for bringing your own provider keys. The assistant can answer questions about Swift and frameworks, suggest and edit code, help with refactors, and generate tests. Version 26.3 introduces [agentic coding](https://developer.apple.com/documentation/Xcode/giving-agentic-coding-tools-access-to-xcode), a major expansion that gives AI agents autonomous control over complex development tasks. Developers can integrate Anthropic's Claude Agent and OpenAI's Codex with one-click installation from Xcode settings, with agents kept up-to-date automatically. These agents can break down tasks, explore file structures, update project settings, build projects, run tests, and search Apple documentation directly. Agents verify their work visually by capturing [Xcode Previews](https://developer.apple.com/documentation/Xcode/writing-code-with-intelligence-in-xcode) and iterating through builds and fixes until complete. Xcode 26.3 exposes its capabilities through the [Model Context Protocol](https://developer.apple.com/documentation/Xcode/setting-up-coding-intelligence), enabling any MCP-compatible agent or tool to integrate with Xcode. Settings include options to allow agents internet access and optional Bash command line execution. The transcript sidebar lets developers follow agent activity in real-time and revert to any prior state if needed. - **Agentic Coding** - AI agents work autonomously across the entire development lifecycle with access to builds, tests, previews, and documentation - **One-Click Agent Install** - Claude Agent and Codex integrate directly from Xcode settings with automatic updates - **Visual Verification** - Agents capture Xcode Previews to verify UI output and iterate on SwiftUI views - **Project-Wide Reasoning** - Agents explore full file structures and understand app architecture before making changes - **MCP Support** - Open standard protocol allows any compatible agent to access Xcode capabilities - **Predictive Code Completion** - On-device ML model trained for Swift and Apple SDKs provides context-aware suggestions - **Coding Tools** - Writing Tools-style assistance for code, tests, and documentation directly in the source editor Core IDE tools include the build system, Interface Builder, Instruments profiling, Swift Testing framework, Xcode Cloud CI/CD, Simulator, and app signing and distribution. See the [Meet agentic coding in Xcode](https://developer.apple.com/videos/play/tech-talks/111428/) tech talk for a walkthrough of the new capabilities. ## Features - Built-in AI coding assistant (Intelligence panel) - ChatGPT integration (sign in with existing account) - Native Claude account support - Bring-your-own API keys for additional providers - Inline suggestions, explanations, refactors, and test generation - Project-aware Q&A for Swift and Apple SDKs - Standard Xcode toolchain (build, debug, Instruments, testing, signing) ## Integrations OpenAI (Codex), Anthropic (Claude Code), App Store Connect, TestFlight, GitHub, GitLab, Bitbucket, Swift Package Manager, CocoaPods, Carthage ## Platforms MACOS ## Pricing Free ## Version 26 ## Links - Website: https://developer.apple.com/xcode - Documentation: https://developer.apple.com/documentation/Xcode/writing-code-with-intelligence-in-xcode - EveryDev.ai: https://www.everydev.ai/tools/xcode-26