Loomal

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

1.7k starsnpm: @blitzdev/blitz-mcp

About blitz

blitz is an MCP (Model Context Protocol) server published by blitzdotdev in the official MCP registry, listed under Autonomous Agents on Loomal. Give AI agents full control over iOS/macOS development via a native macOS app with 30+ MCP tools.

It ships as an npm package (@blitzdev/blitz-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/blitzdotdev/blitz-mac, where the project has earned 1,698 GitHub stars.

Use blitz with your agent

Claude Code · one command
claude mcp add blitz -- npx -y @blitzdev/blitz-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "blitz": {
      "command": "npx",
      "args": [
        "-y",
        "@blitzdev/blitz-mcp"
      ]
    }
  }
}
npm@blitzdev/blitz-mcp

Frequently asked questions

What is blitz?
blitz is an MCP (Model Context Protocol) server by blitzdotdev in the Autonomous Agents category. Give AI agents full control over iOS/macOS development via a native macOS app with 30+ MCP tools.
How do I connect blitz to Claude, Cursor, or another MCP client?
Install blitz from its npm package (@blitzdev/blitz-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is blitz open source?
Yes — the source code is public at github.com/blitzdotdev/blitz-mac, with 1,698 GitHub stars.
Can AI agents pay to use blitz?
Not yet through Loomal — blitz is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain blitz? Claim this listing free by verifying GitHub ownership, or contact us.