How do I setup claude in Xcode 26?
Asked on 2025-06-12
1 search
To set up Claude in Xcode 26, you can follow these steps:
-
Add Your API Key: You can integrate models from different providers, such as Anthropic's Claude, by entering your API key into Xcode. This allows you to interact with models like Claude 4, Opus, and Sonnet.
-
Model Selection: Once you've added your API key, you can choose which models to show from each provider and mark your favorites for quick access.
-
Local or Network Models: You also have the option to use local models running on your Mac or a private network, providing flexibility in how you use AI models within Xcode.
For more detailed guidance, you can refer to the Platforms State of the Union (29:10) session, which discusses integrating models like Claude in Xcode 26. Additionally, the What’s new in Xcode (16:18) session provides insights into setting up and using different AI models in Xcode.

Platforms State of the Union
Discover the newest advancements on Apple platforms.

What’s new in Xcode
Discover the latest productivity and performance advancements in Xcode 26. Learn how to leverage large language models in your development workflow. Explore editing and debugging enhancements, improved performance and testing tools, and Swift Build - the open-source build system engine used by Xcode.

Discover Metal 4
Learn how to get started leveraging the powerful new features of Metal 4 in your existing Metal apps. We’ll cover how Metal enables you to get the most out of Apple silicon and program the hardware more efficiently. You’ll also learn how Metal 4 provides you with new capabilities to integrate machine learning into your Metal code.