Command Palette

Search for a command to run...

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

Ghost Core

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

Core automation primitives (recipes, store) for the Ghost desktop-automation MCP server.

GitHubEmbed

Описание

Core automation primitives (recipes, store) for the Ghost desktop-automation MCP server.

README

Eyes and hands for AI agents on the desktop. A Model Context Protocol (MCP) server for screen perception and input control.

License Discord

Ghost is a Rust MCP server (~30 tools) that gives an agent the ability to see the screen (capture, OCR, UI-element detection) and act on it (click, type, scroll, drag), plus a record→replay recipe engine. Cross-platform (Windows, macOS, Linux). It's a component of Ryu but runs standalone with any MCP-capable client.

  • 👁️ See. Screen capture, OCR, and UI-element detection over the accessibility tree.
  • Act. Click, type, scroll, and drag through synthetic keyboard/mouse input.
  • 🎬 Record → replay. Capture a task once, replay it deterministically as a parameterized recipe.
  • 🧩 ~30 MCP tools. Drop into any MCP client, or let Ryu Core spawn it as a sidecar. Stdio, no network port.
  • 🌍 Cross-platform. Windows, macOS and Linux perception + input backends ship in the same binary.
  • 🔓 Open & auditable. Dual-use by nature, so the behaviour is open source and, inside Ryu, consent-gated.

Layout

Path What
apps/ghost the MCP server binary
crates/ghost-core core automation primitives (recipes, store)
crates/ghost-eyes screen perception / vision
crates/ghost-hands synthetic keyboard/mouse input

Build

cd apps/ghost && cargo build --release   # → a stdio MCP server (no network port)

Launch it from any MCP client, or let Ryu Core spawn it as a sidecar. Config + cache live under ~/.ghost/.

Dual-use & consent

Screen perception + synthetic input control are exactly what malware wants. Ghost is open-source so the behaviour is auditable, and inside Ryu it runs only behind explicit user consent. If you embed it, gate it behind clear consent and treat it as a high-trust dependency. See SECURITY.

Star History

Star History Chart

Credits & license

Ghost is derived from Ghost OS by Ghostwright (MIT). The original copyright + license notice are retained in NOTICE. Ghost is licensed under Apache-2.0 (see LICENSE) with MIT-licensed portions per NOTICE. © 2026 A Major Pte. Ltd.

from github.com/amajorai/ghost

Установка Ghost Core

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

▸ github.com/amajorai/ghost

FAQ

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

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

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

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

Ghost Core — hosted или self-hosted?

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

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

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

Похожие MCP

Compare Ghost Core with

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

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

Автор?

Embed-бейдж для README

Похожее

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