Blitz runs on your own machine — the client starts it, so there is no endpoint to ping. 50 installs a week from npm. Last commit 5 May 2026.
Give AI agents full control over iOS/macOS development via a native macOS app with 30+ MCP tools.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add blitz -- npx -y @blitzdev/blitz-mcp
{
"mcpServers": {
"blitz": {
"args": [
"-y",
"@blitzdev/blitz-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.blitz]
command = "npx"
args = ["-y", "@blitzdev/blitz-mcp"]
{
"mcpServers": {
"blitz": {
"args": [
"-y",
"@blitzdev/blitz-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"blitz": {
"args": [
"-y",
"@blitzdev/blitz-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.