Orbis Prism MCP
OfficialClick on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Orbis Prism MCPsearch for Player API methods"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
π Orbis Prism MCP
"Deconstruct the engine, illuminate the API."
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).
Orbis Prism requires an official Hytale installation. This tool does not distribute any game source code or binaries.
π Quick Start
Install Install directly from PyPI:
pip install orbis_prism_mcp(Or for local development:
pip install -e .)Initialize Workspace This command detects your Hytale installation, decompiles the server, and indexes the API and assets.
prism ctx init --assetsStart 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
prismfrom any directory.Global Options: Use
--versionor-vto 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:
CLI Reference β Full command list and advanced usage.
MCP Server Guide β How to connect Orbis Prism to Cursor, Claude, or other AI agents.
Agent Context & Architecture β Technical details for contributors and AI development.
The Developer's Prism β Our philosophy and purpose.
Contributing β Help us improve the tool.
π 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.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/OrbisFactory/OrbisPrismMCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server