{ "mcpServers": { "tuist": { "command": "/opt/homebrew/bin/tuist", "args": [ "mcp", "start" ] }, "XcodeBuildMCP": { "command": "npx", "args": [ "-y", "xcodebuildmcp@latest" ] } } }