# Enduranlar > Enduranlar is a Turkish e-commerce store (enduranlar.com) specializing in endurance-sports > nutrition: energy gels, electrolytes, carbohydrate powders, recovery products, and supplements > for runners, cyclists, and triathletes. Prices in TRY. Ships within Türkiye. > Turkish (default) and English (/en) locales. ## For AI Agents - **MCP server (read-only catalog, no auth required):** `https://mcp.enduranlar.com/mcp` - Streamable HTTP transport, MCP protocol 2025-06-18. - Tools: `search_products` (free-text search with price + live stock), `get_product` (full detail by id/SKU: nutrition, usage, box↔single relations), `list_categories`, `list_products` (paged, filter by category). - Use this for catalog questions — it returns live stock counts and structured data that is more reliable than scraping HTML. - Details and usage notes: https://mcp.enduranlar.com/agents.md - Discovery document: https://mcp.enduranlar.com/.well-known/mcp.json - **Transactions (cart/checkout):** use Shopify UCP — discovery at `https://enduranlar.com/.well-known/ucp`, endpoint `https://enduranlar.com/api/ucp/mcp`. Checkout always requires explicit human buyer approval. - Product JSON without scraping: `https://enduranlar.com/products/{handle}.json` - Collection JSON: `https://enduranlar.com/collections/{handle}/products.json` ## Products - [All products](https://enduranlar.com/collections/tum-urunler): full catalog - [Sitemap](https://enduranlar.com/sitemap.xml): products, collections, pages, blogs (TR + EN) ## Categories by activity phase - [Aktivite Öncesi](https://enduranlar.com/collections/aktivite-oncesi): pre-activity fueling - [Aktivite Esnası](https://enduranlar.com/collections/aktivite-esnasi): during-activity gels, electrolytes, carbs - [Aktivite Sonrası](https://enduranlar.com/collections/aktivite-sonrasi): recovery products ## Brands - [WUP](https://enduranlar.com/collections/wup) - [On The Go](https://enduranlar.com/collections/onthego) - [BigJoy](https://enduranlar.com/collections/bigjoy) - [InGoBio](https://enduranlar.com/collections/ingobio) - [Olimp Nutrition](https://enduranlar.com/collections/olimp-nutrition) - [Optimum Nutrition](https://enduranlar.com/collections/optimum-nutrition) - [Science in Sport](https://enduranlar.com/collections/sis) - [Applied Nutrition](https://enduranlar.com/collections/applied-nutrition) - [Beet It](https://enduranlar.com/collections/beet-it) - [Ultraviole](https://enduranlar.com/collections/ultraviole) - [Torq Nutrition](https://enduranlar.com/collections/torq-nutrition) - [SORB](https://enduranlar.com/collections/sorb) - [Enduranlar](https://enduranlar.com/collections/enduranlar) - [Enervit](https://enduranlar.com/collections/enervit) ## Popular - [Çok Satanlar (best sellers)](https://enduranlar.com/collections/cok-satanlar) - [Yeni Gelenler (new arrivals)](https://enduranlar.com/collections/yeni-gelenler) - [İndirimler (discounts)](https://enduranlar.com/collections/discounts) ## Policies - [Privacy](https://enduranlar.com/policies/privacy-policy) - [Terms of Service](https://enduranlar.com/policies/terms-of-service) - [Refunds](https://enduranlar.com/policies/refund-policy)