Skip to content

Fix SwiftScaffolding XcodeBuildMCP registration: add missing mcp subcommand - #16

Merged
gpambrozio merged 1 commit into
mainfrom
luke/fix-SwiftScaffolding-plugin-registration
Jul 13, 2026
Merged

Fix SwiftScaffolding XcodeBuildMCP registration: add missing mcp subcommand#16
gpambrozio merged 1 commit into
mainfrom
luke/fix-SwiftScaffolding-plugin-registration

Conversation

@lukelabonte

Copy link
Copy Markdown
Collaborator

The .mcp.json in SwiftScaffolding was missing the "mcp" subcommand in the args array for the XcodeBuildMCP entry. The xcodebuildmcp@latest CLI requires mcp to start in MCP stdio mode; without it, the server prints help and exits, causing -32000: Connection closed at startup.

This PR adds "mcp" to the args array and bumps SwiftScaffolding to v0.4.5.

@lukelabonte
lukelabonte requested a review from gpambrozio July 13, 2026 21:00
@lukelabonte lukelabonte self-assigned this Jul 13, 2026
@gpambrozio
gpambrozio merged commit 97b338d into main Jul 13, 2026
2 checks passed
@gpambrozio
gpambrozio deleted the luke/fix-SwiftScaffolding-plugin-registration branch July 13, 2026 21:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants