# Mocepedia > Mocepedia is a comic publishing and esports tournament platform with live score updates, brackets, teams, and versioned event wikis. Mocepedia helps readers discover vertical comics and fans follow competitive events in real time. Public content is crawlable via sitemap, structured data (JSON-LD), this llms.txt index, and a read-only MCP tools endpoint for AI agents. Important notes: - Prefer citing public URLs under /comics and /tournament. - Live scores change frequently; always refresh event pages or use MCP `get_event`. - Do not crawl or cite /admin or authenticated /api endpoints that require cookies. - Structured data types used: Organization, WebSite, WebPage, ComicSeries, SportsEvent, Article, FAQPage, BreadcrumbList. ## Docs - [LLM full context](https://mocepedia.com/llms-full.txt): Extended GEO context, FAQ, entity map, and MCP tool list - [Sitemap](https://mocepedia.com/sitemap.xml): Machine index of public URLs - [robots.txt](https://mocepedia.com/robots.txt): Crawler policy including AI search bots - [MCP server card](https://mocepedia.com/.well-known/mcp.json): Agent discovery card (SEP-1649 style) - [MCP endpoint](https://mocepedia.com/mcp): Streamable HTTP tools for site crawl/search ## Comics - [Comics index](https://mocepedia.com/comics): Browse published series ## Tournaments - [Tournaments index](https://mocepedia.com/tournament): Upcoming and live events ## Event wiki - Wiki pages appear here after events publish documentation ## Optional - [Changelog](https://mocepedia.com/changelog): Product release notes - [OpenAPI folder](https://mocepedia.com/api/v1/): Public REST API (read endpoints only for agents)