Wasim Unity Bridge
БесплатноНе проверенEnables ChatGPT to interact with the Unity Editor via MCP, using a PowerShell companion for persistent network connection and ngrok for public HTTPS endpoints.
Описание
Enables ChatGPT to interact with the Unity Editor via MCP, using a PowerShell companion for persistent network connection and ngrok for public HTTPS endpoints.
README
This release uses a two-process design:
ChatGPT -> ngrok -> PowerShell companion on 127.0.0.1:38421
|
v
Library-based request/response queue
|
v
Unity Editor
The PowerShell companion owns the network socket and ngrok. Unity can recompile and reload every Editor C# assembly without releasing or rebinding the MCP port. The Unity package reconnects by resuming its local queue worker after the reload.
Requirements
- Windows PowerShell 5.1 or newer
- Unity 2022.3 LTS
- ngrok when a public HTTPS endpoint is required
- ChatGPT Developer Mode / custom MCP app
Start
Open Window -> Wasim Development -> Unity MCP Bridge and press Start Companion. The package launches the bundled Companion~/wdmcp-companion.ps1 in a separate PowerShell process. No visible PowerShell window is required.
The companion configuration and logs are stored under:
Library/WasimUnityMcpBridge/Companion/
Domain reload behavior
When any C# script is saved:
- Unity writes a
reloadingheartbeat. - The companion and ngrok stay running.
- ChatGPT remains connected to the same MCP endpoint.
- A tool call during the reload returns a temporary retry message.
- The new Unity scripting domain resumes queue processing automatically.
Security
The companion listens only on 127.0.0.1 and requires the private capability path. It can call only tools exported by the Unity package. It cannot execute arbitrary commands received from ChatGPT.
Установка Wasim Unity Bridge
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/wasim-development/wasim-unity-mcp-bridgeFAQ
Wasim Unity Bridge MCP бесплатный?
Да, Wasim Unity Bridge MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Wasim Unity Bridge?
Нет, Wasim Unity Bridge работает без API-ключей и переменных окружения.
Wasim Unity Bridge — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Wasim Unity Bridge в Claude Desktop, Claude Code или Cursor?
Открой Wasim Unity Bridge на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare Wasim Unity Bridge with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
