v0.6.0 · Now Available for macOS

Blazing Fast,
WordPress Development

The native macOS app for local WordPress development. Self-contained Nginx, MariaDB, and PHP. No Docker, no MAMP, no complexity.

Free for local WordPress development. Requires macOS 13+ and Apple Silicon.

Self-contained stack
No Docker required
Apple Silicon only

Everything you need, nothing you don't

Blaze gives you a complete WordPress development environment that's fast, native, and just works.

Native macOS App

Built with SwiftUI, Blaze feels right at home on your Mac. Fast, responsive, and follows Apple's Human Interface Guidelines.

Self-Contained Stack

Nginx, MariaDB, and PHP are all bundled and managed by Blaze. No Homebrew, no Docker, no external dependencies.

PHP Version Switching

Run PHP 8.1 through 8.5 per site. Switch versions instantly without restarting your entire environment.

WP-CLI Built-in

Full WordPress CLI with an interactive terminal. Manage plugins, themes, users, and databases without leaving the app.

Command Line (blaze CLI)

The bundled `blaze` CLI mirrors app actions in your terminal. Run WP-CLI with the right PHP version, tail logs, or shell into a site with cwd-aware commands.

Blaze Sync

Sync your local sites with remote servers using the Blaze Companion plugin. Pull and push files and database changes seamlessly.

Blaze Tunnel

Share any local site with a branded public URL like `mysite.blze.site`. No port forwarding, no third-party tunneling services — just click and share.

Quick Site Setup

Create fully configured WordPress sites in seconds. Database, config, and server setup all handled automatically.

SSL Out of the Box

Every site gets HTTPS by default with automatic local SSL certificates. No setup, no toggles — just secure development from the start.

Email Testing

Built-in Mailpit integration captures all outgoing emails from your sites, so you can test without sending real messages.

Snapshots & Restore

Capture your entire site state — files and database — in one click. Restore any snapshot instantly to roll back changes.

Blueprints & Templates

Save any site as a reusable template. Spin up pre-configured WordPress setups with your favorite themes, plugins, and settings.

Site Cloning

Duplicate any site with one click. Perfect for testing changes on a copy before applying them to your main project.

phpMyAdmin

Manage your databases visually with built-in phpMyAdmin. Browse tables, run queries, and export data without extra tools.

One-Click Admin Login

Log into any site's WordPress dashboard instantly. No passwords to remember — just pick a user and you're in.

IDE Integration

Open sites directly in VS Code, Cursor, PhpStorm, or Sublime Text. Right-click any site to jump straight into your editor.

PHP Configuration

Fine-tune PHP settings per site — memory limits, upload sizes, execution time, and more. No config files to edit manually.

AI Assistant Support

Built-in MCP server lets Claude, Cursor, Codex, and other AI tools manage your Blaze sites conversationally. One-click install for seven popular clients.

Part of Blaze Pro

Blaze Sync

Connect your local Blaze sites to remote WordPress installations. Pull a live site down for local development, make your changes, and push them back when you're ready — all included with your Blaze Pro subscription.

  • Pull remote sites to your local environment
  • Push local changes back to production
  • Works seamlessly with the Blaze app
Blaze
Blaze Sync
WordPress Plugin
production.example.com
Connected
myproject.local
Local
Last sync: 2 minutes ago
Blaze — myblog
Share Site
Live
https://myblog.blze.site
Domain
blze.site
TLS
Automatic
Part of Blaze Pro

Blaze Tunnel

Share any local site with a branded public URL like mysite.blze.site. No port forwarding, no third-party tunneling services — just click and share.

  • Pick blze.site or blze.link
  • Automatic HTTPS, zero configuration
  • WordPress URLs updated automatically
For Developers

The blaze CLI

Drive Blaze from your terminal. The bundled blaze CLI mirrors app actions, picks up the right site from your current directory, and runs WP-CLI against the right PHP version — automatically.

  • cd into a site, run blaze wp — no site name needed
  • Tail logs, open a shell, start & stop sites from the terminal
  • Tab completion and fuzzy "did you mean?" suggestions out of the box
~/Sites/myblog
$ blaze list
myblog PHP 8.3 https://myblog.test
staging PHP 8.2 https://staging.test
demo PHP 8.4 https://demo.test
$ blaze wp -- plugin install woocommerce --activate
Installing WooCommerce (9.4.3)…
Success: Plugin installed and activated.
$ blaze tunnel start
Starting tunnel for myblog
Tunnel live: https://myblog.blze.site
$ blaze logs --follow
Claude Claude Code MCP: blaze
List my running Blaze sites
Called list_sites
myblog · PHP 8.3
demo · PHP 8.2
staging · stopped
You have two sites running: myblog on PHP 8.3 and demo on PHP 8.2. staging is stopped.
Install WooCommerce on myblog
Called wp_cli on myblog
$ wp plugin install woocommerce --activate
Installing WooCommerce (9.4.3)…
Success: Plugin installed and activated.
WooCommerce 9.4.3 is installed and activated on myblog.
Share myblog with a public URL
Called tunnel_start
Starting tunnel for myblog
Live: https://myblog.blze.site
Your tunnel is live at https://myblog.blze.site. Share the link — automatic HTTPS is already on.
Now with AI

AI Assistant Support

Blaze ships with a built-in Model Context Protocol server. Claude Code, Cursor, Codex, and other MCP clients can list sites, tail logs, run WP-CLI, and manage sites — conversationally.

  • One-click install into 7 MCP clients
  • Runs locally — nothing leaves your machine
  • Free for all Blaze users

Up and running in seconds

No configuration files. No terminal commands. No waiting.

1

Download & Launch

Download Blaze and open it. Components are automatically downloaded on first run.

2

Create a Site

Click 'New Site', choose a name and PHP version. WordPress is installed automatically.

3

Start Building

Your site is live instantly. Open it in your browser or favorite IDE and start developing.

How Blaze compares

See how Blaze stacks up against other local WordPress development tools.

Blaze MAMP Pro Local Docker
Native macOS App Built on Electron — not truly native
Per-site PHP (8.1–8.5)
WP-CLI Built-in
Public Tunnel (branded URL) Only via third-party tools like ngrok or Cloudflare Tunnel
Site Blueprints
Site Cloning
Remote Sync One-way FTP transfer — not differential sync Only to WP Engine / Flywheel via Local Connect
Command-Line (CLI) WP-CLI via shell — no dedicated product CLI
AI Assistant (MCP)
Low Resource Usage
Free to Use

Hover for details. Feature data reflects publicly available information as of April 2026.

What developers are saying

Early feedback from people using Blaze day to day.

"Finally a Mac app that feels like a Mac app. Blaze opens fast, switches PHP fast, and gets out of my way. Glad I switched."

B
Ben K.
Freelance WP dev

"I can literally ask Claude to spin up a new site and install plugins for me. It just does it. Wild 🤯"

P
Priya R.
Agency developer

"The blaze CLI is so clean. cd into a site, run wp, done. No setup, no PATH fiddling. Love it."

D
Daniel
Full-stack developer

"One click and my client has a live URL to review. No more ngrok headaches. This alone is worth the price!!!!"

M
Marco L.
Freelance designer

"Ran docker-compose for years. Switched to Blaze and new engineers are productive on day one. Really improved productivity."

H
Hannah T.
Engineering lead

"Updated a plugin, site broke. One snapshot later, back to normal. Saved me so much stress."

S
Sam W.
Content lead

Frequently asked questions

Everything you need to know about Blaze.

What macOS versions are supported?

Blaze requires macOS 13 (Ventura) or later on Apple Silicon Macs. It's built with SwiftUI and takes advantage of the latest macOS APIs for the best performance.

Does Blaze support Intel Macs?

Blaze is built exclusively for Apple Silicon (M1, M2, M3, M4 and later). Intel Macs are not supported.

Is Blaze free?

Yes. Blaze is free to download and use for local WordPress development — unlimited sites, all PHP versions, snapshots, blueprints, WP-CLI, and the built-in MCP server are all included. Premium features like Blaze Tunnel and Blaze Sync are part of the optional Blaze Pro subscription.

What is Blaze Pro?

Blaze Pro is an optional subscription that unlocks premium features including Blaze Tunnel (share your local site with a public URL) and Blaze Sync (push and pull files with remote WordPress sites). One subscription covers everything. Subscribe at blazewp.app/pricing.

What is Blaze Sync?

Blaze Sync lets you push and pull files between your local Blaze sites and remote WordPress servers — pull a live site down for local development, make your changes, and push them back. The companion plugin for your remote site is included with your Blaze Pro subscription.

What is Blaze Tunnel?

Blaze Tunnel gives any local site a branded public URL like mysite.blze.site so you can share it with clients, teammates, or test on other devices — no port forwarding, no third-party tunneling services. Blaze Tunnel is part of Blaze Pro.

Is there a command-line interface?

Yes. Blaze ships with the `blaze` CLI — it mirrors app actions in your terminal, auto-detects which site you're in based on your current directory, and runs WP-CLI with the correct PHP version. Install it from Settings → Command Line.

Does Blaze work with AI assistants like Claude or Cursor?

Yes. Blaze includes a built-in MCP (Model Context Protocol) server that lets Claude Desktop, Claude Code, Cursor, Codex, and other MCP clients manage your sites conversationally — list sites, tail logs, run WP-CLI, and more. One-click install for seven clients from Settings. Free for all Blaze users.

How is this different from MAMP or Local?

Blaze is a fully native macOS app built with Swift, not an Electron wrapper. It downloads and manages its own Nginx, MariaDB, and PHP, so there are no external dependencies. It's lighter, faster, and designed specifically for macOS.

Where are my sites stored?

By default, sites are stored in ~/Sites/. Each site gets its own directory with the full WordPress installation. You can access these files with any editor or IDE.

Can I run multiple sites simultaneously?

Yes. Each site can run independently with its own PHP version. Blaze manages separate PHP-FPM pools so sites don't interfere with each other.

From the blog

Latest posts

Ready to blaze through WordPress development?

Download Blaze and start building in seconds. Free for local WordPress development.

Requires macOS 13 (Ventura) or later. Apple Silicon only.