blitz for Claude Desktop
io.github.blitzdotdev/blitz
Give AI agents full control over iOS/macOS development via a native macOS app with 30+ MCP tools.
client:Claude Desktop
transport:stdio
runtime:npm
Install blitz in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"blitz": {
"command": "npx",
"args": [
"-y",
"@blitzdev/blitz-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs