You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> Codex Agent when running in Xcode has a limted PATH by default. The above example should work for most users but if you find the server doesn't start or is not available, it's likely because npx is not found so you might have to adjust the above configuration accordingly.
178
+
179
+
<br />
180
+
</details>
181
+
182
+
<details>
183
+
<summary>Xcode (Claude Code Agent)</summary>
184
+
<br />
185
+
186
+
Requires Xcode 26.3 or later. Claude Code agent must be installed and configured in Xcode Settings -> Intelligence -> Anthropic.
187
+
188
+
Add to the end or replace the existing `mcpServers` object in Xcode's Claude Code agent config at:
> Claude Code Agent when running in Xcode has a limted PATH by default. The above example should work for most users but if you find the server doesn't start or is not available, it's likely because npx is not found so you might have to adjust the above configuration accordingly.
207
+
208
+
<br />
209
+
</details>
210
+
156
211
<br />
157
212
158
213
For other installation options see [Getting Started](docs/GETTING_STARTED.md)
0 commit comments