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:

  1. 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.

  2. 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.

  3. 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.