Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Unitypilot

БесплатноНе проверен

MCP server that lets AI agents drive the full Unity lifecycle on macOS without opening the Unity Editor.

GitHubEmbed

Описание

MCP server that lets AI agents drive the full Unity lifecycle on macOS without opening the Unity Editor.

README

npm version

An MCP server that lets an AI agent drive the full Unity lifecycle on macOS, without the developer ever opening the Unity Editor by hand.

📦 npm package: npmjs.com/package/unitypilot · install with npx -y unitypilot

One npm install, and an AI agent can install Unity, scaffold a project, launch it (visible or headless), import assets, build scenes, write & compile scripts, screenshot the view, read the console, and run tests.

→ User docs, install, and the tool catalog: packages/orchestrator/README.md.

This repo root is for working on UnityPilot itself. See SPEC.md for the full spec and CLAUDE.md for the working agreement.

⚠️ v1 is macOS only

Apple Silicon (arm64) and Intel (x64) are supported. Windows and Linux exist only as NotImplemented resolver stubs for contributors to fill in.

Status

Phases 0–6 complete (full lifecycle + the autonomous feedback loop). Phase 7 (packaging + public release) in progress. Built strictly phase by phase — see SPEC.md §9.

Packages

  • packages/orchestrator — the Node/TypeScript MCP server (our code), published to npm as unitypilot. Bundles the bridge at pack time.
  • packages/bridge — the forked C# Unity (UPM) bridge, injected into projects via a file: reference. Fork of CoderGamester/mcp-unity (MIT); fork changes in packages/bridge/FORK.md.

Develop (macOS)

corepack enable pnpm   # pnpm 9 ships with Node 22 via corepack
pnpm install
pnpm build
pnpm test

To produce a publishable tarball (copies the bridge into the package, then builds):

cd packages/orchestrator
npm pack            # runs prepack: bundle-bridge + tsc

Out of scope for v1

Asset generation, Windows/Linux, Unity Asset Store distribution, and fully autonomous visual correctness. See SPEC.md §8.

from github.com/anmolbhardwaj17/unitypilot

Установка Unitypilot

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/anmolbhardwaj17/unitypilot

FAQ

Unitypilot MCP бесплатный?

Да, Unitypilot MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Unitypilot?

Нет, Unitypilot работает без API-ключей и переменных окружения.

Unitypilot — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить Unitypilot в Claude Desktop, Claude Code или Cursor?

Открой Unitypilot на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Unitypilot with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории productivity