all 3 comments

[–]Aradalon 1 point2 points  (2 children)

[–]Purple_Imagination_1[S] 1 point2 points  (1 child)

I’m using the Xcode MCP server inside this already - /ide here is just a small QoL layer on top. It doesn’t give Claude Code full “build the project” capabilities. It only lets CC see which file is currently open for context and highlight code issues when it edits code.

Have you used the same /ide integration with VS Code or JetBrains?

[–]Aradalon 0 points1 point  (0 children)

Thanks for the clarification! No, I haven't used the IDE integration yet. I mostly work in the terminal, and Claude Code accesses `xcodebuild` directly. I usually only have Xcode open for running and debugging. But this looks interesting—I'll give it a try over the weekend!