Command Palette

Search for a command to run...

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

Orbis Prism

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

Analyzes Hytale game SDK by automatically detecting the installation, decompiling server logic, and exposing an AI-ready interface via the Model Context Protoco

GitHubEmbed

Описание

Analyzes Hytale game SDK by automatically detecting the installation, decompiling server logic, and exposing an AI-ready interface via the Model Context Protocol for searching API and assets.

README

Leer en español

"Deconstruct the engine, illuminate the API."

Orbis Prism Banner

Orbis Prism is a powerful SDK analysis tool for Hytale developers. It automatically detects your game installation, decompiles the server logic, and provides an intelligent AI-ready interface via the Model Context Protocol (MCP).

[!IMPORTANT] Orbis Prism requires an official Hytale installation. This tool does not distribute any game source code or binaries.


🚀 Quick Start

  1. Install Install directly from PyPI:

    pip install orbis_prism_mcp
    

    (Or for local development: pip install -e .)

  2. Initialize Workspace This command detects your Hytale installation, decompiles the server, and indexes the API and assets.

    prism ctx init --assets
    
  3. Start MCP Server

    prism mcp
    

⚙️ Requirements

  • Official Hytale Installation (Launcher and game files).
  • Python 3.11+
  • Java 17-25 (Required for Hytale server compatibility and JADX/Vineflower).

🏗️ Default Storage

By default, Orbis Prism uses a global storage directory at ~/.prism for configuration and databases.

If you want to use a specific directory as a workspace (local project), initialize it using prism ctx init within that folder or use the -w flag.


🏛️ Project Features

  • Global CLI: Run prism from any directory.
  • Global Options: Use --version or -v to check the tool version.
  • Decompiler Choice: Switch between JADX (default) and Vineflower engines.
  • Deep Indexing: Fast API search with SQLite FTS5.
  • Asset Exploration: Search and inspect Hytale assets (JSON, models, textures) directly from Assets.zip.
  • AI-Ready: Native MCP server for integration with Cursor, Claude, and more.

📚 Documentation

Detailed documentation is available for different areas of the project:


🌍 Language Support

The CLI supports both English and Spanish.

prism lang set en  # Switch to English
prism lang set es  # Cambiar a Español

⚖️ License

This project is licensed under the MIT License. See the LICENSE file for details.

from github.com/OrbisFactory/OrbisPrismMCP

Установка Orbis Prism

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

▸ github.com/OrbisFactory/OrbisPrismMCP

FAQ

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

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

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

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

Orbis Prism — hosted или self-hosted?

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

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

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

Похожие MCP

Compare Orbis Prism with

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

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

Автор?

Embed-бейдж для README

Похожее

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