
Blitz
Wire Claude or Cursor into Xcode workflows so an agent can drive iOS and macOS builds, simulators, and project changes from a native Mac app.
Overview
Blitz is a MCP server for the Build phase that gives AI agents deep control over iOS and macOS development through a native Mac app and 30+ tools.
What is this MCP server?
- 30+ MCP tools exposed through a native macOS companion app
- stdio transport via npm package @blitzdev/blitz-mcp (v1.0.26)
- Full-control narrative for iOS/macOS projects from AI agents
- GitHub source: blitzdotdev/blitz-mac
- Designed for agent-driven Xcode and Apple-platform workflows
- 30+ MCP tools advertised in registry description
- Package @blitzdev/blitz-mcp version 1.0.26
- Transport: stdio via npm registry
Community signal: 1.7k GitHub stars.
What problem does it solve?
Solo builders waste hours copying context between chat and Xcode when agents cannot safely drive Apple-platform builds and project actions.
Who is it for?
Indie developers on Mac who want Claude Code or Cursor to automate Xcode-adjacent tasks via MCP stdio.
Skip if: Windows-only teams, non-Apple web-only stacks, or builders who refuse agent access to local dev environments.
What do I get? / Deliverables
After registering Blitz, your agent can invoke dozens of Mac-local tools so iOS and macOS work stays in one agent-driven loop on your machine.
- Registered stdio MCP server for Apple-platform dev
- Agent-callable Mac-local tool surface for iOS/macOS projects
- Reduced manual context switching between agent and Xcode
Recommended MCP Servers
Journey fit
How it compares
Apple-platform MCP bridge, not a cross-platform cloud CI skill or a generic file-search plugin.
Common Questions / FAQ
Who is Blitz for?
Blitz is for solo and small-team builders on macOS who ship iOS or macOS apps and want their AI coding agent to control local Apple development workflows through MCP.
When should I use Blitz?
Use Blitz during the Build phase when you are actively implementing or iterating on Apple-platform code and need agent-callable tools beyond reading repository files.
How do I add Blitz to my agent?
Install the npm package @blitzdev/blitz-mcp, run the native Blitz Mac app, and add a stdio MCP server entry in Claude Code, Cursor, or another MCP-capable client pointing at that package.