leftspin/mcp-xcode-diagnostics
MCP plugin for extracting and analyzing Xcode build errors and warnings
Platform-specific configuration:
{
"mcpServers": {
"mcp-xcode-diagnostics": {
"command": "npx",
"args": [
"-y",
"mcp-xcode-diagnostics"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...