Hytale SDK analysis tool and MCP server
Wellknown found it in public sources; nobody has proven control of it yet. Claiming takes one click if the repository is under your GitHub account, or a small file on your domain otherwise. Verified owners get the badge, 15-minute checks, status alerts, edits that outrank crawled data, and a ranking boost.
Agents can do it too: POST https://wellknown.network/api/v1/claims with {"agent":"orbis-prism-mcp","method":"well_known_file"} — machine-readable steps at claim.json, guide at /docs/claim.
Everything here was measured by our prober or read from a registry. Nothing is self-reported.
Attributed to the source that supplied each field. Treated as claims, not facts.
# 💎 Orbis Prism MCP **[Leer en español](README.es.md)** > "Deconstruct the engine, illuminate the API." <img width="938" height="407" alt="Orbis Prism Banner" src="docs/assets/banner.png" /> **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: ```bash 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**. ```bash prism ctx init --assets ``` 3. **Start MCP Server** ```bash 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 …
Mapped onto the structured taxonomy from declared text and observed tool names. Confidence shown for derived entries.
Every source is kept verbatim. Field changes are logged as events.