Zandronum
БесплатноНе проверенEnables AI assistants to interact with the Zandronum game engine for development, including running commands, spawning actors, and loading maps.
Описание
Enables AI assistants to interact with the Zandronum game engine for development, including running commands, spawning actors, and loading maps.
README
zandronum-mcp
Let an AI assistant supercharge Zandronum development from your editor: Write C++ code, ACS, DECORATE, fix bugs, the works.
Setup
Download the engine. Grab the build for your OS from Releases and unzip it anywhere.
- Windows:
zandronum-mcp-engine-windows-x64.zip. - macOS:
zandronum-mcp-engine-macos-x64.zip(Intel build, runs under Rosetta 2). - Linux or a custom build: build it yourself.
- Windows:
Learn how to add MCP Servers to your preferred editor. In VS Code, put this in
.vscode/mcp.json(Cursor, Claude Desktop, Windsurf, etc. uses something similar. Go look it up yourself or have your AI agent do it for you){ "servers": { "zandronum": { "command": "npx", "args": ["-y", "zandronum-mcp"], "env": { "ZANDRONUM_BRIDGE_PORT": "7777", "ZANDRONUM_EXE": "C:/path/to/zandronum-mcp-hooks.exe" } } } }Point
ZANDRONUM_EXEat thezandronum-mcp-hooks.exeorzandronum-mcp-hooks.appyou just unzipped, then restart your chat session.Verify with your preferred AI Agent by asking it, "Is Zandronum MCP loaded?" if it responds positively, then it is wired up.
You're done. You can now ask your agent to start working on the engine or start making mods. Remember, the MCP only works with the custom build of Zandronum you downloaded or built from step 1.
Tools
The server exposes tools (run, ACS, DECORATE, scripts, map & render inspection, saves, process control, etc). Your agent discovers them automatically; for a browsable list see README.tools.md.
Advanced
Building the engine yourself, Linux, launching manually, running the server from source, contributing, etc: docs/ADVANCED.md.
Установка Zandronum
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/rc4l/ZandronumMCPFAQ
Zandronum MCP бесплатный?
Да, Zandronum MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Zandronum?
Нет, Zandronum работает без API-ключей и переменных окружения.
Zandronum — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Zandronum в Claude Desktop, Claude Code или Cursor?
Открой Zandronum на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzCompare Zandronum with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
