Existing projects, not greenfield.
The canonical CLI is npx @openuidev/cli create: it scaffolds
a fresh Next.js + OpenAI app. openui-forge adds OpenUI to projects
that already exist, in any framework, with any backend already in place.
Non-JavaScript backends.
Python FastAPI, Go net/http, Rust Axum, plus C# ASP.NET Core, Java
Spring, Ruby Rails, PHP Laravel, and Elixir Phoenix. Each handler
ships the OpenAI-compatible SSE format the renderer expects, with
adapter pairings verified against canonical source.
Any provider via OPENAI_BASE_URL.
The OpenAI stack code path also routes Gemini, OpenRouter, xAI,
DeepSeek, and any other OpenAI-compatible endpoint. One env var.
Models are env-overridable (OPENAI_MODEL, ANTHROPIC_MODEL).
Eleven agent platforms.
Skill content mirrors to Claude Code, Cursor, Codex CLI, Gemini CLI,
Kiro, Continue, Factory, OpenCode, Pi, Mastra, and CodeBuddy via
the project's sync script. Install once on whichever IDE you live in.