v1.0.0 — Fresh start with compact UI + terminal improvements

Your local dev stack,
beautifully managed.

Nginx, PHP, MariaDB, PostgreSQL, Redis and 17 services — install, configure and manage everything from a single interface, the CLI, or your AI tools via MCP.

Orbit Dev Environment

Services

4 running
Nginx1.29.4
:80
PHP8.4.16
NTS
MariaDB11.4.10
:3306
Redis8.4.0
:6379
Mailpit1.29.1
Off
Apache2.4.66
Off

Everything you need,
nothing you don't.

Built for developers who want a clean, fast, modern dev environment without the bloat.

One-Click Services

Install, start, stop and configure services instantly. No terminal commands needed.

Site Management

Create local sites with custom domains, SSL certificates and automatic Nginx configuration.

Multi-Version PHP

Run PHP 8.1 through 8.5 side by side. Switch versions per-site with one click.

Database Tools

Built-in database viewer with query editor. Or launch Adminer and phpMyAdmin instantly.

Log Viewer

Real-time log monitoring with syntax highlighting. Filter by service, level, and keyword.

Orbit CLI

Control everything straight from your terminal. Manage services, restart the stack, or check status effortlessly.

AI-Ready Development

72+ MCP tools let your AI manage services, databases, sites, SSL, PHP config, hosts and more — directly from your editor.

Local SSL

Automatic HTTPS with mkcert. Real certificates trusted by your browser — no warnings.

Integrated Terminal

Full terminal with PTY support. Run commands without leaving the app.

1-Click Project Scaffolding

Scaffold Next.js, Laravel, Astro, WordPress and more with a single click.

Local dev tools haven't changed
in a decade. Until now.

Traditional local dev stacks were built before AI existed. Orbit is built for how developers actually work today.

AI-First Architecture

72+ MCP tools give your AI assistant full access to your dev stack. Create sites, manage databases, diagnose issues, scaffold projects — all through natural conversation. No other local dev tool does this.

17 Services, One Interface

Nginx, Apache, PHP (multi-version), MariaDB, PostgreSQL, MongoDB, Redis, Meilisearch, Node.js, Python, Bun, Deno, Go, Rust, Composer, Mailpit, Ngrok. Install any of them in one click.

Three Ways to Control

A beautiful GUI when you want it. A powerful CLI when you need it. MCP tools when your AI handles it. Same stack, your choice.

Blueprint System

Go from zero to a running project in seconds. Blueprints handle service setup, site creation, scaffolding, database, SSL and hosts — all automatically.

Your entire stack,
ready to go.

Nginx
Apache
PHP
MariaDB
🐘 PostgreSQL
🍃 MongoDB
Redis
Node.js
Python
Bun
🟦 Go
🦕 Deno
🦀 Rust
Composer
🔍 Meilisearch
Mailpit
🌐 Ngrok

Your AI tools,
fully connected.

Orbit speaks MCP — any AI-powered editor or assistant that supports Model Context Protocol can manage your entire dev stack out of the box.

terminal
$ orbit-cli install redis
   redis 8.6.0 installed
$ orbit-cli status
   Nginx       1.29.4   :80    running
   PHP         8.4.16   :9004  running
   MariaDB     12.2.2   :3306  running
   PostgreSQL  16.12    :5432  running
   Redis       8.6.0    :6379  stopped
$ orbit-cli start redis
   redis started on :6379
$ _

Yes, these commands actually work. Or just use the GUI — we don't judge.

ai assistant (via MCP)
"What services are running?"
   Nginx       1.29.4   :80    running
   PHP         8.4.16   :9004  running
   MariaDB     12.2.2   :3306  running
"Create a database for my project"
   Database 'myproject' created (utf8mb4)
"Show me the latest nginx errors"
  Reading nginx/error.log (last 20 lines)...
"Export my production database"
   Exported 'myapp' to myapp.sql (2.4 MB)
"Why is my site not loading?"
   Diagnosing myapp.test... PHP-FPM is down, restarting.
"Set up a new Laravel project"
   Blueprint: laravel-vite → nginx + php + mariadb + redis started, site created, scaffolded.

Your AI assistant talks directly to your dev stack via MCP. Zero config.

Download Orbit

Free and open-source. Available for Windows, macOS and Linux.

Open source under MIT License. All releases →