MCP-сервер Xcode (разработка под Apple).
npx -y xcodemcp@latest Or install globally: npm install -g xcodemcp MCP Configuration Add to your MCP configuration: { "mcpServers": { "xcodemcp": { "command": "npx", "args": ["-y", "xcodemcp@latest"], "env": { } } } } Claude Code CLI Setup To add XcodeMCP to Claude Code using the command