{
  "schema_version": "1.0",
  "name": "Moddable Engine",
  "description": "Universal board game engine with piece sets (115), board layouts (333), tile galleries (7), and chess puzzles (1,557). AI tools available via MCP.",
  "url": "https://tools.moddable.games/mcp",
  "transport": "sse",
  "homepage": "https://engine.moddable.games",
  "documentation": "https://engine.moddable.games/llms.txt",
  "openapi": "https://tools.moddable.games/openapi.json",
  "static_api": "https://engine.moddable.games/api/index.json",
  "configSchema": {
    "type": "object",
    "properties": {},
    "additionalProperties": false,
    "description": "No configuration required. All tools are free and open."
  }
}
