Command Palette

Search for a command to run...

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

Moo2

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

Enables AI to observe and control the DOS game Master of Orion 2 by reading emulator memory and simulating mouse/keyboard input.

GitHubEmbed

Описание

Enables AI to observe and control the DOS game Master of Orion 2 by reading emulator memory and simulating mouse/keyboard input.

README

An experiment to let an AI (via Claude) play Master of Orion 2, the 1996 DOS-era 4X strategy game, while it runs inside the DOSBox-X emulator.

Because the emulator isn't modified, the project works in two directions:

Reading game state

The game's state is read by peeking directly into the emulator's memory. Locations of interest (such as the player's treasury and other empire data) are reverse-engineered by changing one thing in-game and observing which memory bytes move. Those values are then exposed through an MCP server, so an AI can ask things like "what turn is it?" or "how much money do I have?"

Controlling the game

The game is driven by simulating mouse clicks and keystrokes through a virtual screen (Xephyr + xdotool), since the host desktop blocks normal automation. A harness can launch the game and start a new match.

In short, this is the plumbing that lets an AI observe and eventually drive an old strategy game it otherwise can't talk to.

from github.com/rapaul/moo2-mcp

Установка Moo2

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

▸ github.com/rapaul/moo2-mcp

FAQ

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

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

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

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

Moo2 — hosted или self-hosted?

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

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

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

Похожие MCP

Compare Moo2 with

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

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

Автор?

Embed-бейдж для README

Похожее

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