OpenCode Unreal Engine Bridge
БесплатноНе проверенBridges OpenCode to Unreal Engine 5 editor via a local TCP connection, enabling interaction with the editor such as querying project structure, managing assets
Описание
Bridges OpenCode to Unreal Engine 5 editor via a local TCP connection, enabling interaction with the editor such as querying project structure, managing assets and actors, and generating code.
README
MCP server bridging OpenCode to Unreal Engine 5 editor via a local TCP connection.
How it works
- UE Editor Plugin (C++): Runs a TCP server on port 3099. Handles tool requests for project structure, C++ classes, Blueprints, scene actors, assets, build logs, and code generation.
- MCP Server (TypeScript): Bridges OpenCode's MCP protocol over stdio to the UE plugin's TCP socket.
Setup
- Enable the OpenCodeBridge plugin in Edit > Plugins.
- Run
npm installthennpm run build. - Launch OpenCode from the project root. The MCP server starts automatically.
Available Tools
ping- Check editor connectionget_project_structure- Project modules, plugins, content dirsget_scene_hierarchy- All actors in the levelexecute_console_command- Run console commandssearch_assets- Search the asset registryget_asset_details- Get metadata for an assetget_class_details- Get C++ class reflection infoget_module_dependencies- Parse Build.cs dependenciesget_plugin_list- List enabled pluginsget_output_log- Get recent log messagesget_build_logs- Get build log entriesget_compilation_status- Check hot-reload stateget_blueprint_list- List Blueprint assetsget_selected_actors- Get editor selectionget_actor_details- Get actor propertiesset_actor_property- Set a property on an actorgenerate_code- Write code to project sourcesearch_classes- Search C++ classesget_cpp_hierarchy- Get class hierarchyget_material_graph- Dump material node graph
Установка OpenCode Unreal Engine Bridge
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/Javadef/unreal-mcpFAQ
OpenCode Unreal Engine Bridge MCP бесплатный?
Да, OpenCode Unreal Engine Bridge MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для OpenCode Unreal Engine Bridge?
Нет, OpenCode Unreal Engine Bridge работает без API-ключей и переменных окружения.
OpenCode Unreal Engine Bridge — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить OpenCode Unreal Engine Bridge в Claude Desktop, Claude Code или Cursor?
Открой OpenCode Unreal Engine 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 OpenCode Unreal Engine Bridge with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
