How to Automate App Store Submissions with Claude Code Using Blitz MCP
Install the open-source Blitz MCP servers to automate your entire iOS/macOS app submission workflow through Claude Code commands. How to Automate App Store Submissions with Claude Code Using Blitz ...

Source: DEV Community
Install the open-source Blitz MCP servers to automate your entire iOS/macOS app submission workflow through Claude Code commands. How to Automate App Store Submissions with Claude Code Using Blitz MCP What It Does Blitz is a native macOS app that provides MCP (Model Context Protocol) servers giving Claude Code direct access to App Store Connect APIs. Instead of manually navigating Apple's web interface for app submissions, you can now manage the entire process through Claude Code commands. The open-source MCP servers handle: App metadata management across all locales Build selection and submission for App Store review TestFlight build management, groups, and testers Screenshot upload and organization Review note writing and refinement to increase approval chances Simulator and device management for testing Everything runs locally with localhost-only MCP servers, keeping your Apple credentials secure (BYOK - Bring Your Own Keys). Setup Install Blitz: Clone the repository from https://gi