Connect in one command
MCP Protocol
Native Model Context Protocol. Connect from Claude Desktop, Cursor, VS Code Copilot, or any MCP-compatible client.
REST API
Standard HTTP POST to /api/call with JSON body. Works from any language, any platform, no SDK required.
Server-Sent Events
Stream results for long-running operations. Board renders, map generation, and multi-step game sessions.
Tool namespaces
Chess Engine
Variant analysis, puzzle generation, position evaluation, SVG board rendering, opening books.
→Universal Play
Start games, make moves, get AI suggestions across chess, draughts, Go, shogi, xiangqi, reversi.
→Hex Maps
Procedural hex map generation with field-of-view, pathfinding, terrain styles, and SVG export.
→Rules Library
Full-text search across 46 game rulebooks with 8,400+ indexed entries and variant documentation.
→Asset Gallery
Browse and search 115 piece sets, 333 board layouts, and hex tile collections with metadata.
→Oracles and RPG
Oracle tables, scene recipes, character generation, and encounter building for 10 RPG systems.
→Game Sessions
TI4 drafting, Nukes combat, card deck management, score tracking, and Mod Jam utilities.
→Utilities
Dice rolling, coin flips, team generation, turn order, timer suggestions.
→Interactive API explorer
Browse all tools, inspect schemas, fill in parameters, and run live queries against the production server. No authentication required.