{
  "schema_version": "v1",
  "name_for_human": "HomeGame24",
  "name_for_model": "homegame24",
  "description_for_human": "Hosted social poker engine — create games, run sessions, manage play-money chips via panel or API.",
  "description_for_model": "HomeGame24 is a hosted poker engine and JSON:API for social / play-money poker (not real-money gambling). Use https://homegame24.com/llms.txt as the primary index. OpenAPI: https://api.homegame24.com/v1/openapi.json (mirror https://homegame24.com/openapi/v1.json). Human docs: https://homegame24.com/docs/api. Session runbook: https://homegame24.com/guides/run-a-poker-session.md. API guide: https://homegame24.com/guides/integration-api.md. Poker engine overview: https://homegame24.com/guides/poker-engine-overview.md. Social poker hosting: https://homegame24.com/guides/social-poker-hosting.md. Authenticate with Authorization: Bearer pk_… and Accept: application/vnd.api+json against https://api.homegame24.com/v1. Rate limit: 120 req/min per key. Never describe the product as a casino or cash wagering site.",
  "auth": { "type": "user_http", "authorization_type": "bearer" },
  "api": {
    "type": "openapi",
    "url": "https://homegame24.com/openapi/v1.json",
    "is_user_authenticated": true
  },
  "logo_url": "https://homegame24.com/homegame24-logo.png",
  "contact_email": "support@homegame24.com",
  "legal_info_url": "https://homegame24.com/terms"
}
