Polax.cg
Windows · Free · Open Source · v1.2.0

Local AI infrastructure,
under control.

Polax Launcher is a Windows desktop app that manages 23 local services — Ollama, ComfyUI, LM Studio, PostgreSQL, n8n, Cloudflare tunnels — from one panel. No CLI. No config files. Agent-native from day one.

Polax Launcher 1.2.0
🦙 Ollama
🎨 ComfyUI
🧠 LM Studio
🐘 PostgreSQL
☁ CF Tunnel
🦙
Ollama
● Running · pid 4821 · port 11434
10:42:01llama3.2 loaded (4.3 GB)
10:42:00Ollama serve started
10:41:59Service started by Polax Launcher

23 services, one panel

Quick Setup auto-detects what's installed on your machine and adds it in one click. Every category a developer or AI practitioner needs.

AI / LLMs
  • Ollama
  • LM Studio
  • LocalAI
  • Jan
  • Tabby
AI / Image
  • ComfyUI
  • Automatic1111 (A1111)
AI / Interface
  • Open WebUI
  • text-generation-webui
  • AnythingLLM
Automation
  • n8n
  • Flowise
Storage / DB
  • Redis
  • PostgreSQL
  • MySQL
  • MongoDB
  • MinIO
Web / Proxy
  • Nginx
  • Caddy
Dev Tools
  • Gitea
  • Uptime Kuma
  • Portainer
Network
  • ngrok
  • Tailscale
  • Cloudflare Tunnel

Everything your stack needs

One-click control

Start, stop, and restart any local service — Ollama, ComfyUI, LM Studio, Cloudflare tunnels — without touching a terminal.

🤖

Agent-native API

Full HTTP API on localhost:7373. Claude and Cursor see your entire infrastructure as native tools via the built-in MCP server.

📊

Operational memory

SQLite event log captures every start, crash, and health check. After 6 months, you have data no other tool can give you.

🛡

Crash-loop protection

Auto-detects fast-crash loops (< 3s uptime) and stops retrying after 3 consecutive failures. No more spinning processes.

🔧

Custom script tools

Write JS, Python, or PowerShell scripts in the app and expose them as authenticated HTTP endpoints in one click.

🔍

Auto-detection

Quick Setup scans your machine for installed services and pre-fills paths — Ollama, LM Studio, ComfyUI, Postgres, Redis, and 18 more.

Built for real workflows

🖥
AI Studio

Run your whole AI stack locally

Manage Ollama + ComfyUI + LM Studio as a unified stack. One window shows you what's running, what's healthy, and what crashed — with logs at a click.

🤖
Dev Team

Let your agent manage infrastructure

Connect Claude Code or Cursor to the MCP server. Now your AI assistant can start services, read logs, run scripts, and deploy — without asking you to switch windows.

📈
Self-hosters

Never lose context across restarts

The event log is permanent. Six months from now you'll know exactly when each service crashed, how long it was down, and what the restart pattern was.

MCP + HTTP API

Your AI agent controls your AI stack.

Polax Launcher runs an authenticated API on localhost. Add the MCP server to Claude Code, Cursor, or Windsurf and your assistant gains native tools: start services, read logs, run scripts, check health — without ever leaving the chat.

# .claude/settings.json
{
  "mcpServers": {
    "polax": {
      "command": "node",
      "args": ["path/to/polax-launcher/mcp.js"],
      "env": { "POLAX_TOKEN": "<your-token>" }
    }
  }
}

Token found in Polax Launcher → Settings → Agent Integration

What's in v1.2.0

Free. Open source. Windows x64.

Service manager with process supervision
Health checks via port polling
Per-service live log stream
Crash-loop detection + auto-stop
SQLite event log (permanent history)
Reliability stats per service (uptime %)
HTTP API (localhost:7373) with token auth
Native MCP server for Claude / Cursor
/agent/context — full state in one call
Custom script editor (JS · Python · PS)
Quick Setup with auto-detection (23 services)
Animated detection screen with live log
First-time onboarding tutorial (5 steps)
Config export / import (JSON backup)
Named profiles (save + restore configs)
Windows notifications toggle

Get started in 2 minutes.

Download the installer, run Quick Setup, and never open a terminal for local services again.

Windows 10/11 x64 · ~75 MB · Free