# drinkitstats.ru DrinkitStats is an independent public statistics site for Drinkit coffee shops. It summarizes store listings, locations, monthly revenue history, store count history, a realtime order map, and individual coffee shop pages. Data source: public Dodo IS / Drinkit API snapshots generated by this site. The website is not an official Drinkit, Dodo Pizza, or Dodo IS product. Primary pages: - https://drinkitstats.ru/ - https://drinkitstats.ru/realtime/ Useful URL patterns: - /store.html?uuid= - /store.html?id= - /?departmentId= Related resources: - DodoStats: https://dodostats.ru/ - DodoStats llms.txt: https://dodostats.ru/llms.txt - Shared read-only MCP is also exposed at https://dodostats.ru/mcp Structured access: - MCP endpoint: https://drinkitstats.ru/mcp - The MCP server is read-only and works from saved revenue snapshots. - Useful MCP tools: get_available_revenue_data, search_locations, get_revenue_summary, get_revenue_timeseries, rank_revenue, compare_revenue. Public data files used by the site: - /stores.json - /history_cache/manifest.json - /history_cache/.json Guidance for agents: - Use the main page for current public store listings and filters. - Use store pages for human-readable coffee shop details. - Prefer the MCP endpoint for structured revenue analysis. - Treat revenue and realtime views as public snapshots/derived views, not real-time accounting records. - DodoStats and DrinkitStats are related projects from the same maintainer, but their store datasets should be analyzed separately unless the user explicitly asks for a cross-brand comparison. - Do not infer private business data, bot user data, logs, or secrets from this public site.