Post #1555714
2026-03-20 02:06 UTC
@AshtonDev @rudrank is an xcode mcp providing benefit over xcodebuild and related tools for you? Or still at the testing phase?
I am finding myself running without Xcode until I need to test and make changes. But I work across a couple projects so it might be of a different workflow
Replies (1)
-
@AshtonDev@mastodon.social 2026-03-20 22:34
@adamc @rudrank when it works it’s great. Faster than xcodebuild and can read results of your own actions in Xcode. I sometimes use both Cursor and Xcode at the same time. In Xcode I have a keybind behavior script to open the current file in Cursor. In Cursor I have a key bind to an extension I found to open in Xcode. So switching is easy. Still tuning the workflow.