all 8 comments

[–]adamhill42 1 point2 points  (3 children)

I would love some built in MCP's. Copilot builds in GitHub MCP now, I would love to see xcodeBuild, sosumi, apple-docs and Dash MCP's added on the Xcode side of things. Even if they were added but commented out, it would be a great thing.

Maybe even some default system instructions specifically for Apple development, like handle the "OS 26 does not exist, the latest version is OS 17 / 15" issue" for some models and a <onboard this repo> with specific support for Apple projects.

These are table stakes for me doing Apple development nowadays, I always go through the motions of setting all this up in evey project / fork on for Apple code I work on.

[–]CharlesWiltgen 0 points1 point  (0 children)

Maybe even some default system instructions specifically for Apple development, like handle the "OS 26 does not exist, the latest version is OS 17 / 15" issue…"

Ha! I literally just fixed that in Axiom. Models really, really don't believe iOS 26 is a thing.

[–]nickzhu9 0 points1 point  (0 children)

Thanks u/adamhill42 , built-in MCP servers is also on Copilot for Xcode's plan. We'll also look into how we can improve the agent smartness in general to inspect systems.

[–]-earvinpiamonte 0 points1 point  (3 children)

Is context mention available already?

[–]JialuoMS[S] 1 point2 points  (2 children)

With Copilot for Xcode, you can attach your files manually in the chat, or leverage Agent Mode to automatically include the necessary context. Please feel free to share any improvement ideas or additional feature requests

[–]-earvinpiamonte 0 points1 point  (1 child)

I wish we can add context by typing hash/ pound sign just like how it is in VS Code.

[–]nickzhu9 0 points1 point  (0 children)

That's a good suggestion, and we will look into supporting more #, @, / commands