MCP server for HYTOPIA SDK - Optimized for Claude Code development
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":"hytopia-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.
# HYTOPIA MCP - Knowledge Assistant for HYTOPIA SDK Development A Model Context Protocol (MCP) server that provides intelligent knowledge assistance for HYTOPIA SDK game development. This MCP helps Claude Code understand the HYTOPIA SDK deeply without generating code, following the MCP philosophy of being a context provider. ## Overview HYTOPIA MCP is designed to help developers navigate the complex HYTOPIA SDK by providing: - 🔍 **API Exploration** - Browse and understand SDK classes, methods, and properties - 📖 **Pattern Analysis** - Learn common patterns and best practices - 💡 **Concept Explanation** - Understand core HYTOPIA concepts and architecture - 📚 **Documentation Access** - Search and retrieve SDK documentation - 🔎 **Unified Search** - Find information across all resources - 📦 **Example Analysis** - Study SDK examples and their implementations ## Philosophy This MCP follows the principle: **"Teach Claude Code how to fish, don't give it fish"** Instead of generating code, it provides: - Understanding of SDK structure and patterns - Knowledge about best practices and common pitfalls - Context about how different parts work together - Guidance on implementation approaches ## Installation ### Prerequisites - Python 3.10 or higher - Claude Code (Terminal version) ### Quick Install (No Download Required) #### Option 1: Install from PyPI ```bash # Install the package pip install hytopia-mcp # Add to Claude Code claude mcp add hytopia hytopia-mcp # Or with custom configuration claude mcp add hytopia hytopia-mcp \ -e CACHE_DIR=~/.cache/hytopia-mcp \ -e SDK_AUTO_UPDATE=true \ -e DEBUG=false ``` #### Option 2: Install from GitHub ```bash # Install directly from GitHub pip install git+https://github.com/AnrokX/hytopia-mcp.git # Add to Claude Code claude mcp add hytopia hytopia-mcp ``` #### Option 3: Using pipx (Recommended for isolation) ```bash # Install pipx if you don't have it python -m pip install --user pipx python -m pipx ensurepath…
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.