# Game Core by PH3AR Game Core is the PlatPhormNews browser game hub. Its QuakeCraft integration provides public Quake server discovery, local bot practice, game statistics, leaderboard state, and links to the playable arena at https://quake.platphormnews.com. ## Public surfaces - Game UI: https://gamecore.platphormnews.com/ - Health: /api/health and /api/v1/health - API documentation: /api/docs and /openapi.yaml - MCP: GET and POST /api/mcp - Discovery: /llms-full.txt and /llms-index.json - Crawlability: /robots.txt, /sitemap.xml, /sitemap-index.xml - Feed: /rss.xml and /feed.xml Game Core shows real Quake state and honest empty or degraded states. Protected mutations use PLATPHORM_API_KEY server-side; the key is never exposed to browser clients.