← Index

io.github.blitzdotdev/blitz

io.github.blitzdotdev/blitz·v1.0.26·Other
Quality Score
84
/100

Give AI agents full control over iOS/macOS development via a native macOS app with 30+ MCP tools.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "blitz": {
      "command": "npx",
      "args": [
        "-y",
        "@blitzdev/blitz-mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "blitz": {
      "command": "npx",
      "args": [
        "-y",
        "@blitzdev/blitz-mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @blitzdev/blitz-mcp
§03  MCP Quality Score  ·  methodology
freshness
24
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Other